/* CSS Document */

*{margin: 0 ; padding: 0 ;}    
body {
  font: 75% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
 	background: #fac96d;
  color: #333;
	text-align: center;  
}
h1, h2, h3, h4, h5, h6 {
  margin: 20px 0px 10px 0;
  padding: 0 ;
  color: #e66b0e;
  font-weight: bold;
   }
h1{font-size: 2.2em;}
h2{font-size: 1.6em; }
h3{font-size: 1.4em; }
h4{font-size: 1.1em;  }
h5{font-size: 1em; color: #000;}
h6{font-size: 0.8em; color: #333333;}
  
p{line-height: 140%; margin:15px 0px; font-size: 1em; text-align: justify;}
ul{margin: 15px 0 20px 40px ; list-style: square ; line-height: 140%; }
ul.extra li{list-style: none; background: url(../img/arr_r.gif) no-repeat 0 1px;  padding-left: 20px;}
ol{margin: 15px 0 20px 40px ; line-height: 140%; }
li{margin: 10px 0;}
dl{margin: 20px 0 20px 0px ;line-height: 140%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}

img{border: 0 }  
img.foto{	/*border: 3px solid #97bed4 ;*/ }  
img.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
img.fr{margin-left: 1.3em; margin-bottom: 0.5em;}

address{ line-height: 140%;	margin: 15px 0px 20px 0px; font-style: normal; }
big{font-size: 1.2em;line-height: 140%; }  
small{font-size: 0.8em;}
  
a:link {text-decoration: underline; color: #ed7603;}
a:visited {text-decoration: underline; color: #ed7603;}
a:active {text-decoration: underline; color: #333;}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #d1e1ec;}

  
hr {display: none;}

/*		table		*/
table{ 
  margin: 10px 0; 
  border: none;
  border-collapse: collapse;
  font-size: 1em; 
  width:100%;
  }
td{
  padding:6px 10px;
  border: 1px solid #ccc ;
  font-size: 1em;
  border:none;
  }
th{
  background-color: #fec367; 
  padding: 5px 10px; 
  color: #000;
  font-size: 0.9em;
  text-align: center;
  text-transform: uppercase;
  }
.note {
background-color: #eee;
border:none;       
}
.suda{
background-color: #fce7c7; 
}
.licha{
background-color: #fdfcd5; 
}
/*		forms		*/
fieldset{border: 1px solid #ccc;	padding: 20px 20px 20px 40px;	margin:15px 0; }
legend{border: 1px solid #ccc;	
padding:3px 20px;	margin-bottom:25px;	color: #999; }

label{	
  display: block;	
  clear: both; 
  line-height: 20px;
  margin-top: 10px;
  font-weight: bold;
	}
input,select,textarea{
  font-size: 1em ; 
 font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  border-width: 2px ; 
  vertical-align: middle;}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px; width: auto; font-weight: bold; }

.button_gfx {
	width:180px; 
	height:30px; 
	background: url(../img/button.gif) no-repeat ;
	border: none ;
	 color: white;
	 text-align: left;
	 padding-left: 30px;
	 font-weight: bold;
	 
}

/*  ID  */
#bottom{
	background: white url(../img/footer.jpg) repeat-x bottom;
	margin-bottom:;
}
#page{
  padding: 0 ;  
  background: url(../img/body.jpg) repeat-x ;
   
  
}
#center{
  padding: 0px 0 0 0 ;	 
   width: 780px;
  margin: 0 auto ;
   text-align: left;
  position: relative;
background: white ;

}

#header{
  height: 200px ;
  position: relative;
 background: #f9df4a url(../img/body.jpg) repeat-x ;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  height: 155px;
  font-size: 1.6em;
}
#header h1 a{
  display: block;
  text-decoration: none;
  width:309px ;
  line-height:138px ;
  height: 138px ;
  background-color: #e18541;
  text-align: center;
  position: relative;
  top: 30px;
  left: 0px;
  color: #fff;
  
}
#header h1 a span{  
  display: block;
  width:309px;
  height: 138px;
  background: url(../img/pregnium.gif) no-repeat  ;
  position: absolute;
  top: 0px;
  left: 0;
  cursor: pointer;
  cursor: hand;  
}
#header h2{
  margin: 0 ;
  padding: 0 0 0 50px ;
  height: 40px;
  background: #e66b11;
  line-height: 40px;
  width: 370px;
	position: absolute;
	text-align: left;
	top: 165px;
	left: 0px;
	color: white;
	z-index: 2;
	font-size: 1.4em;
	border-top:2px solid #aba3a4;
	border-bottom:2px solid #aba3a4;
	
}
#header h2 span {
  background: url(../img/h2.gif) no-repeat ;
  width:30px;
  height:46px;
  display:block;
  position:absolute;
  top:-3px;
  left:410px;
}
#mainlink{
  text-decoration: none;
  font-size: 0.9em;
  color: #111;
  position: absolute;
  left: 300px;
  top: 11px;
  z-index: 3;
  }
#mainlink:hover{
	color: #999;
}  
#theme{
	background: url(../img/theme.jpg) no-repeat ;
	position: absolute;
	top: 0px;
	right: 0;
	width: 500px;
	height: 200px;
	z-index: 1;
}  
#theme span{
position:absolute;
top:88px;
color: #d56201;
width:220px;
padding-right:0px;
text-align:right;
font-weight:bold

}
#lang {position:absolute;top:6px;left:3px;line-height:18px;z-index:5;}
#lang a {
  display: block;
  float: left;
  text-decoration: none;
  color: #333;
  margin: 0 3px ;
  padding: 0 4px ;
  font-size: 0.8em;
}
#lang a.on{
  background-color: #F9DF4A;
  color: #E96B12;
  } 
#lang a:hover{
  background-color: #FBEB93;
  } 

/*  navigation */

#navigation{
overflow:hidden;
	width: 230px;
	float: left;
	margin: 10px 0 0 0  ;
	
 }
sup{ font-size: 0.8em; } 
#navigation ul {
  margin: 20px 20px 20px 34px ;
  padding: 1px 0;
  list-style: none; 
   position: relative;
}
#navigation li {  
  margin: 0 ;
  padding:  0 0 0 0;
  

  }
#navigation a {
  display: block;  position: relative;
  padding: 7px 0 7px 16px; 
  line-height: 15px ;
  text-decoration: none;
  color: #000;
  font-size: 1em;
  position: relative;
  font-weight: bold;
  background: url(../img/nav_li.gif) no-repeat 3px 11px;
}
#navigation a:hover{
	color: #555;
  background-position:  4px 11px;
  background-color: #FCF9EB;
}  
#navigation a.on{
	color: #666;
	background: #fcf9ce ;
} 
#navigation ul ul{
 margin:0 0 0 15px;
}
#navigation ul ul li{
overflow:hidden;
}
#navigation ul ul a{
background:none;
font-size:0.9em;
padding:4px 0 4px 16px;
 color: #e66b0e;
 background: url(../img/nav_li2.gif) no-repeat 2px 8px;
}
#navigation ul ul  a:hover{
	color: #e18e4f;
  background-color: #FCF9EB;  
  background-position:  3px 8px;
}  

 
/* content */  
#content{
	padding: 0;
	margin-top: 10px; 
	float: right;
	width: 550px;
	background: url(../img/intro.jpg) no-repeat 40px 0px ;
	overflow:hidden;
}  
#content_sekce{
	padding: 0;
	margin-top: 10px; 
	float: right;
	width: 550px;
	background: url(../img/intro_sekce.jpg) no-repeat 0px 0px ;
}  
.maincontent{
	padding: 0 40px 30px 40px;	
	margin: 0;
	
 
  
  }  
	
.maincontent2{
	margin: 0;
	padding: 8px 30px 30px 45px;
	background: url(../img/maincontent.jpg) no-repeat ;
	  }  

#ixIntro{
	width: 550px;
	height: 250px;
	margin: 0 0 -15px 0;
	background: url(../img/pregnium-box.jpg) no-repeat 0px 0px;
}
#ixIntro ul{
	list-style: none;
	
	padding: 40px 0px 70px 0px ;
	margin: 0 ;
	position: relative;
	top: 0px;
}
#ixIntro ul li{
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin: 0 10px 8px 300px ;
	padding: 5px 15px 5px 27px;
	font-weight: bold;
	color: #333;
	background-image: url(../img/li.gif) ;
	font-size: 1.1em;
}
#ixIntro h3{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 0 0 0;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
		position:relative;
	left:73px;
	top:40px;
}
#casovalista{
margin-left:-30px;
}
.lista{
margin-top:20px;
}
.lista p{
color:#f9df4a;
font-size:1.2em;
font-weight:bold;
}
.lista a{
padding:20px 15px 20px 15px;
font-weight:bold;
}
.box1{
	float: left;
}
.box1 div.in{
	padding-bottom: 20px;
}
.box1 ul{
	margin-left: 20px;
}
.box1 ul.extra{
	margin-left: 5px;
}
.column{
  float: left;
}

.dev30{
  width: 29%;
}
.dev40{
  width: 39%;
}
.dev50{
  width: 49%;
}
.dev60{
  width: 59%;
}
.dev70{
  width: 69%;
}
/**/
.ico{vertical-align: middle; padding: 0 3px;}
.anim{
	margin: 0px 0;
  text-align: center;
  background-image: url(../img/razitko.jpg) ;
  background-repeat: no-repeat;
  background-position: 40px 0px; 
  height:150px;
}
.anim p{
float:right;
margin: 7px 10px 0 130px;
color: #da6203;
font-weight:bold;


}
	

	

/**/


.note{  
  border: 1px solid #F2E0CB ;
  }
.note span{ 
  display: block; 
  border: 2px solid white ;
  padding: 10px 15px ;
  background-color: #fdf8d0;
  }  

/* footer */
#footer{
  clear: both;
  margin: 0 auto ;
  width: 750px;
	height: 70px;
  font-size: 0.9em;  
  text-align: right;
  border-top: 1px solid #c6d5df;
  }  
#footer p{
  line-height: 70px;  
  text-align: right;
  margin: 0;
  padding: 0 10px;
  color: #e46d13;
  }  
#footer img{ 
  display: block;
  float: right;
  margin: 15px 0 ;
  }
   
/* seo */
#seo{
background: url(/img/bg_seo.jpg) repeat-x 0px 0px ;
text-align:center !important;
height:114px; 
clear:both !important;
}
#seo .in{
width:780px;
margin:0 auto;
} 
.item{
float:left;
width:195px;
display:block;
}
.item h3{
margin:20px 20px 5px 20px;
}
.item h3 a{
color:#000;
text-decoration:none;
}
.item h3 a:hover{
color:#df011a;
}
.item p{
margin:5px 20px 20px 20px;
font-size:0.9em;
text-align:center !important;
}
.item p a{
color:#e66b0e;
text-decoration:none;
}
.item p a:hover{
color:#df011a;
}
.item img {margin-top:20px;}

/*  class   */
.yellow{color: #fcd301;}
.bold{font-weight: bold;}
.noscreen{display: none;}
.blank{border: none ; background: none; list-style: none ; }
.separ {border-bottom: 1px solid #ddd  ; line-height: 1px; font-size: 1px; height: 1px; margin: 25px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}
