Body{
	color:#666666;
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:arial, verdana;
	font-size:75%;
	text-decoration:none;
	font-weight:normal;
}
h1{
font-size:200%;
font-weight:normal;
color:#0b8f9e;
padding:0px;
margin:0px 0px 15px 0px;
text-decoration:none;
border-bottom:3px solid #ececec;
width:100%;
}
.Nadpis {
	color: #FE6644;
	font-weight: bold;
}
h1 a:link, h1 a:visited{
width:100%;
color:#0b8f9e;
text-decoration:none;
}
h1 a:hover{
text-decoration:underline;
}
h2{
font-size:140%;
font-weight:bold;
color:#0b8f9e;
padding:0px 0px 1px 0px;
margin:0px;
text-decoration:none;
}
h2 a:link, h2 a:visited{
color:#0b8f9e;
text-decoration:underline;
}
h2 a:hover{
text-decoration:none;
}
h3{
font-size:115%;
font-weight:bold;
color:#ff5300;
padding:0px 0px 1px 0px;
margin:0px;
text-decoration:none;
}
h3 a:link, h3 a:visited{
	font-weight:bold;
	text-decoration:underline;
}
h3 a:hover{
text-decoration:none;
}
h4{
font-size:105%;
font-weight:bold;
color:#000000;
text-decoration:none;
margin:0px;
padding:0px 0px 3px 0px;
}
h4 a:link, h4 a:visited{
color:#000000;
text-decoration:underline;
}
h4 a:hover{
text-decoration:none;
}
h5{
font-size:100%;
font-weight:bold;
color:#0b8f9e;
padding:0px 0px 3px 0px;
margin:0px;
text-decoration:none;
}
h5 a:link, h5 a:visited{
font-weight:bold;
color:#0b8f9e;
text-decoration:underline;
}
h5 a:hover{
text-decoration:none;
}
a:link, a:visited{
	font-size:100%;
	text-decoration: none;
	color: #FF6600;
}
a:hover{
	text-decoration:underline;
	color: #333333;
}
.article_text p{
padding:0px 0px 16px 0px;
margin:0px;
}
.article_text{
	font-size:100%;
	text-decoration:none;
	color:#000000;
	text-align:justify;
	line-height:1.4;
}
.article_text ol{
margin:0px;  
padding-bottom:16px;
}
.article_text ol li{
list-style-position:outside;
margin:0px 0px 0px 25px;  
padding:0px; 
}
.article_text ul{
margin:0px;  
padding:0px 0px 16px 0px;
}
.article_text ul li{
list-style-type:none;
background:url(../img/PointSub.gif) no-repeat 16px 5px;
margin:0px;  
padding:0px 0px 0px 29px; 
}
.article_text ul ul{
margin:0px;  
padding:0px;
}
.article_text ul li li{
list-style-type:none;
background:url(../img/Point.gif) no-repeat 10px 5px;
margin:0px;  
padding:0px 0px 0px 23px; 
}
.article_text ul.nopadding{
margin:0px;  
padding:0px 0px 16px;
}
.article_text ul.nopadding li{
list-style-type:none;
background:url(../img/Point.gif) no-repeat 6px 4px;
margin:0px;  
padding:0px 0px 0px 16px; 
}
.article_text table p{
padding:0px;
margin:0px;
}
table.article_text td.no_p p{
padding:0px;
margin:0px;
}
.text{
font-size:100%;
text-decoration:none;
color:#000000;
}
table.text{
padding:0px;
margin:0px;
text-align:justify;
}
.Button{
	color:#ffffff;
	font-size:100%;
	font-family:arial;
	border:0px;
	text-align:center;
	float:left;
	cursor:pointer;
	background-color: #FF6600;
	background-image: none;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
form{
padding:0px;
margin:0px;
}
hr{
padding:0px;
margin:0px;
height:1px;
border-top:1px solid #ededed;
}
.Big{
font-size:120%;
}
.BigBlue{
	color:#0b8f9e;
	font-size:120%;
	font-weight: bold;
}
#Page{
	text-align:left;
	padding:0px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#PageMoz{
	float:left;
	background-image: none;
	width: 900px;
}
#Content{
	float:left;
	margin:0px;
	width:900px;
	min-height:300px;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
}
#Logo {
	width:900px;
	height:35px;
	float:left;
	margin-top: 2px;
	padding-top: 6px;
}


#Header{
	width:900px;
	height:39px;
	float:left;
	background-color: #95CAFF;
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	padding-top: 5px;
	background-image: url(img/prof2.gif);
	background-position: 250px;
}
#Search{
	float:left;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: 300px;
}
.DarkGreyBar{
	height:1px;
	float:left;
	width:180px;
	background-color: #000000;
}
.LightGreyBar{
	height:1px;
	float:left;
	width:720px;
	background-color: #000000;
}
#LeftCol{
	width:180px;
	float:left;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
#LeftColAddress{
	float:left;
	width:140px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	height: 117px;
}
#LeftColAddress a:link, #LeftColAddress a:visited{
	color:#FD6644;
	text-decoration:underline;
	font-weight:bold;
}
#LeftColAddress a:hover{
text-decoration:none;
}
#LeftColAddressContent{
	color:#484e46;
	float:left;
	padding-top: 4px;
	padding-bottom: 2px;
	width: 150px;
}
#MainCol{
	/*background:url(../img/MainPic.jpg) no-repeat top;*/
padding:0px;
	min-height:300px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 715px;
	text-align: justify;
}
#MainColContent{
	margin:0px;
	float:none;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 10px;
	width: 700px;
	text-align: justify;
}
#tabulka      {
	width: 690px;
	text-align: justify;
}
#Footer{
	float:left;
	padding-top: 4px;
	font-size: 120%;
	color: #666666;
	font-weight: normal;
	text-align: center;
	font-family: Arial;
	height: 25px;
	width: 900px;
}
#FooterLeft{
	width:700px;
	height:30px;
	float:left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#FooterContent{
	width:895px;
	height:37px;
	float:left;
}
#FooterMid{
	width:auto;
	height:30px;
	float:none;
}
#FooterMidContent{
	float:center;
	padding:8px 12px 0px 10px;
	margin:0px;
	color:#808080;
	font-size:120%;
}
#FooterMidContent a:link, #FooterMidContent a:visited
{
color:#808080;
font-size:95%;
text-decoration:none;
font-weight:bold;
}
#FooterMidContent a:hover{
	text-decoration:underline;
	color: #999999;
}
#FooterRight{
background: url(../img/FooterRight.gif) no-repeat;
width:4px;
height:37px;
float:left;
}
#dep_col{
	width:180px;
	padding:0px;
	margin:0px;
	font-size:110%;
	font-family:verdana, arial;
}
#dep_col ul{
	padding:0px;
	margin:0px;
}
#dep_col li{
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
	clear:both;
	width:100%;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#dep_col li.item_first{
	padding-top:5px;
	list-style-type:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#dep_col li li{
	border-bottom:0px;
	font-weight:normal;
	font-family:arial, verdana;
	font-size:90%;
}
#dep_col li li li{
	font-size:100%;
}
#dep_col li.item_act{
	display:block;
	background-color: #ececec;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#dep_col li a:link, #dep_col li a:visited, #dep_col li a:hover{
text-decoration:none;
padding:4px 0px 4px 25px;
display:block;
width:auto;
}
#dep_col li.item_act a:link, #dep_col li.item_act a:visited{
	color:#FF6600;
	padding:4px 0px 4px 25px;
	background-color: #DDDDDD;
	font-weight: bold;
}
#dep_col li.item_act a:hover{
	color:#FFFFFF;
	background-color: #FF6600;
}
#dep_col li.item a:link, #dep_col li.item a:visited{
	color:#FF6600;
}
#dep_col li.item a:hover{
	color:#FFFFFF;
	background-color: #FF6600;
}
#dep_col li li.item_act{

}
#dep_col li.item_first_act{
background:url(../img/LeftColMenuPointFirstAct.gif) no-repeat 0px 5px #ececec;
padding-top:5px;
}
#dep_col li.item_first a:link, #dep_col li.item_first a:visited{
	color:#FF0000;
}
#dep_col li.item_first a:hover{
	color:#FFFFFF;
	background-color: #FD0044;
}
#tabulka_over {
	width: 695px;
	text-align: justify;
	height: 376px;
	overflow: scroll;
	padding: 2px;
	margin: 10px;
}
#tabulka_over2 {
	width: 715px;
	text-align: justify;
	height: 460px;
	overflow: scroll;
	padding: 2px;
}
#tabulka_over3 {
	width: 715px;
	text-align: justify;
	height: 700px;
	overflow: scroll;
	padding: 2px;
}
#tabulka_prace {
	width: 700px;
	text-align: justify;
	background-image: url(img/prace.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.style3 {
	color: #666666;
	font-size: 85%;
}