*{margin: 0 ; padding: 0 ;}    
body {
  font: 70% 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
 background: #fff url(../img/bg_body.jpg) repeat-y center ;
  color: #111;
  text-align: center;  
}
h1, h2, h3, h4, h5, h6 {
  margin: 20px 0px  10px 0px;
  padding: 0 ;
  color: #000099; 
  font-weight: normal;
   }
h1{font-size: 1.8em; font-weight: normal;}
h2{font-size: 1.5em; 
  padding: 0 0 5px 12px; 
  border-bottom: 1px solid #cccddc ; 
  osition: relative;
	background: url(../img/li.gif) no-repeat 0 7px;
}
h3{font-size: 1.3em;  }
h4{font-size: 1em; margin: 0 ; font-weight: bold;} 
h5{font-size: 0.9em; }
h6{font-size: 0.8em; color: #333333;}
  
p{line-height: 140%; margin: 15px 0px ; font-size: 1em; text-align: justify;}
ul{margin: 15px 20px 20px 30px ; list-style: square; line-height: 150%; }
ul li{ list-style: none; background: url(../img/li.gif) no-repeat 0 6px; padding-left: 12px; }
ol{margin: 15px 20px 20px 30px ; line-height: 140%; }
dl{margin: 15px 0 20px 30px ;line-height: 140%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 50px;}

img{border: 0 }  
.foto{	border: 3px solid #d5d7ce ; }  
.foto.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
.foto.fr{margin-left: 1.3em; margin-bottom: 0.5em;}

address{line-height: 150%; 	margin: 15px 0px 20px 0px; font-style: normal; font-size: 1.1em; }
big{font-size: 1.2em;}  
small{font-size: 0.8em;}
  
a:link {text-decoration: underline; color: #000099;}
a:visited {text-decoration: underline; color: #003399;}
a:active {text-decoration: underline; color: #333;}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #a91776;}

  
hr {display: none;}

/*		table		*/
table{ 
  margin: 10px 0; 
  border: 4px solid #d5d7ce;
  background-color: #fff; 
  font-size: 1em; 
  border-collapse: collapse;
  }
th,td{
  border: 1px solid #d5d7ce; 
	padding:6px 10px;
  font-size: 1em;
  }
th{
  background-color: #c5334f; 
  padding: 5px 10px; 
  color: white;
  font-size: 1em;
  text-align: center;
  }
.note {background-color: #e4e5e0; color: #666;}

/*		forms		*/
fieldset{border: 1px solid #777;	padding: 20px;	margin:15px 0; }
legend{border: 1px solid #777;	padding:3px 20px;	margin-bottom:25px;	color: #999; }

label{	
  display: block;	
  float: left;	
  width: 25%;	
  padding: 0px 0.6em;
  margin-bottom: 12px;
  line-height: 18px;
  text-align: right;	
  vertical-align: top; 
  clear: both; }
input,select,textarea{
  font-size: 1.1em ; 
  width: 15em;	
  font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  background: #fff; 
margin-bottom: 10px;
  border-width: 2px ; 
  vertical-align: middle;}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px; width: auto; font-weight: bold; }


/*  ID  */
#body{
	background: url(../img/bg_body_top.gif) repeat-x 0 30px; 
}
#page{
  width: 750px;
  text-align: left;
  margin: 0 auto ;
  padding: 8px 0 0 0 ;  
  position: relative;
}

#header{
	height: 112px;
	background: #1d2565 url(../img/bg_header.gif) repeat-x ;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  width: 100%;
  height: 112px;
  text-align: left;
	background: url(../img/header.jpg) no-repeat ;  
	font-size: 1.6em;
}
#header h1 a{
  display: block;
  text-decoration: none;
  color: white;
  width: 340px;
  height: 60px;
  line-height: 27px ;
  position: relative;
  left: 30px;
  top: 32px;
  text-align: center;
}
#header h1 a span{  
  display: block;
  width: 340px;
  height: 60px;
  background: url(../img/ak-salacova.gif) no-repeat ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  cursor: hand;  
}
#header h2{
  margin: 0 ;
  padding: 0 ;
  font-size: 1em;
  border: none ;
  width: 210px;
  height: 20px;
  color: #9599b7;
  position: absolute;
  top: 60px;
  right: 40px;
}
#header h2 span{  
  display: block;
  width: 210px;
  height: 20px;
  background: url(../img/header_h2.gif) no-repeat ;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
  
/*  navigation */

#navigation{
	background: #747583 url(../img/bg_nav.gif) repeat-x ;
	height: 58px;
 }
#navigation ul {
  margin: 0;
  padding: 0 0 0 60px;
  list-style: none;
}

#navigation li {  
  float: left;
  margin: 0 ;
  padding: 0 ;
  }
#navigation a {
  display: block;
  float: left;
  line-height: 58px ;
  height: 58px ;
  text-decoration: none;
  color: white;
  text-align: center;
  font-size: 1.1em;
  position: relative;

}
#navigation a span{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 58px;
	background-position: 0 0 ;
	cursor: pointer;
	cursor: hand; 
	 z-index: 3;
}
#navigation a:hover span, #navigation a.on span {
	border-top: 2px solid #b0b3c9 ;
	background-position: 0 -58px;
	top: -2px;
} 
 
#navigation a:hover{
	color: black;
	background-color: #7b7c8a;
}  

.m1 a {  width:80px ;} 
.m1 a span{ background-image: url(../img/nav_01.gif); } 

.m2 a {  width:89px ;} 
.m2 a span{ background-image: url(../img/nav_02.gif);  }

.m3 a {  width:84px ;} 
.m3 a span{ background-image: url(../img/nav_03.gif);  }

.m4 a {  width:113px ;} 
.m4 a span{ background-image: url(../img/nav_04.gif);  ;}

.m5 a {  width:95px ;} 
.m5 a span{  background-image: url(../img/nav_05.gif); ;
}

.m6 a {  width:95px ;} 
.m6 a span{  background-image: url(../img/nav_06.gif); ;
}

   
/* content */  
#content{
	background-color: white; 
	padding-bottom: 30px;
  }  
#wrap{	
  padding: 2px 40px 20px 40px ;
  position: relative;
}

#content.index{
	background-image: url(../img/fade_top.gif);
	background-position: 0px 2px;
	background-repeat: repeat-x;
}  

.maincontent{
	margin: 10px 0px ;

}
/* .maincontent2{
	float: right;
	width: 450px;	
}
 */
 
#ixIntro{
	padding: 15px 0 ;
	margin-bottom: 15px;
}
#sidebar{
	float: left;
	width: 190px;
	padding-bottom: 15px;
	background: url(../img/fade_side.jpg) no-repeat left bottom;
	padding-top: 20px;
	
	display: none;
}
#sidebar2{
	position: absolute;
	left: 40px;
	top: 10px;
	
	width: 190px;
	padding-bottom: 15px;
	background: url(../img/fade_side.jpg) no-repeat left bottom;
	padding-top: 20px;

}

/*  PROMENNE  */

#content .maincontent2{
	width: 450px;
	float: left;
	margin: 0px ;
}

#content.profil #sidebar,
#content.sluzby #sidebar.sluzby
 {
  display: block;
  position: relative;
}

#content.profil .maincontent2,
#content.sluzby .maincontent2
{
	width: 450px;
	float: right;
  display: block
  background-color: #fff;
	margin: 0 ;
}

#content.ceny .maincontent2  {
	width: 100%;	
	float: none;
  margin: 10px 0px ;
  clear: both; 
   background-color: #fff;
}

#content.uzitecne-odkazy .maincontent2  {
	width: 100%;	
	float: none;
  margin: 10px 0px ;
  clear: both; 
   background-color: #fff;
}



.reference #sidebar2, .kontakt #sidebar2 {
	position: absolute;
	left: 520px; 
  display: block
}

/**/

#sidebar.fr{
	float: right;
}
.subnav{
	margin: 0 5px 0px 15px	;
	padding: 40px 0 20px 0 ;
}
.subnav li{
	margin: 0 0 10px 0 	;
	font-weight: normal;
}
.subnav li a.on{
	color: black;
}
.box1{
	padding: 1px 20px ;
	background: #f5f6f8;
}

.light{
	padding: 5px 5px 5px 25px ;
	color: #727380;
}
.light.full{
	padding: 5px 5px 5px 5px ;

}
.highlights{
	margin: 15px 30px 25px 30px ;
}
.highlights.mark{
	background: url(../img/watermark.jpg) no-repeat right bottom;
}
.highlights li{
	line-height: 20px;
}

/* footer */
#footer{
  clear: both;
  height: 55px;
  text-align: right; 
  background: url(../img/bg_footer.jpg) no-repeat ;
  color: #727380;
	 }  
#footer p{
  line-height: 55px;  
  margin: 0 ;
  padding: 0 30px;
  text-align: right;
  }  
#creactive{ 
  color: #727380;
  text-decoration: none; 
  }
#creactive:hover{}   

/*  class   */
.noscreen{display: none;}
.separ {border-bottom: 1px solid #cccddc  ; line-height: 1px; font-size: 1px; height: 1px; margin: 20px 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;}



