/* CSS temp_01 */

/* Typography */
body {
  font: 75% 'Tahoma CE', 'Tahoma', Arial, helvetica, sans-serif;
 background: #1792e8 url(../img/bg_body.jpg) repeat-x ;
  color: #000;
  text-align: center;
  margin:0px;
  padding-bottom:20px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address, blockquote, table, fieldset, .meta, .separ, .foto 
{
line-height:20px;
margin:20px;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #2c5d92;}

h1 { font-size: 2.2em;  }
h2 { font-size: 1.8em;  }
h3 { font-size: 1.3em;   }
h4 { font-size: 1.0em;  }
h5 { font-size: 1em; }
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p                {line-height: 140%; font-size: 1em;}

a           {text-decoration: underline; color: #073f88;}
a.external  {background: url(../img/url_ext.gif) no-repeat right 1px;padding-right:10px;}
a:active         {text-decoration: underline; color: #870337;}
a:hover          {text-decoration: none; color: #000;}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }
strong      { font-weight: bold; }
big         {font-size: 1.2em;}
small       {font-size: 0.8em;}


address     { margin: 0 0 1.5em; font-style: italic; }

/* Lists
-------------------------------------------------------------- */

ul, ol      { margin: 0 1.5em 1.5em 50px;padding:0; }
li          {margin:0;padding:0;}

ul.extra    {list-style:none;position:relative;}
ul.extra li {background: url(../img/li_extra.jpg) no-repeat 0 6px;padding:0 0 0 20px;}

ul.mapa    {list-style:none;position:relative;}
ul.mapa li {background: url(../img/li_extra.jpg) no-repeat 0 6px;padding:0 0 0 20px;font-weight:bold;font-size:1.1em;}
ul.mapa ul li{font-size:0.9em;}
ul.mapa ul li a{color:#929294;}
ul.mapa ul ul li{font-weight:normal;}
ul.mapa ul ul li a{color:#929294;}

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 30px; }
dl dt       { font-weight: bold; }
dd          { margin-left: 35px;}

/* Tables
-------------------------------------------------------------- */

table{
  width:100%;
  border: none;
  font-size: 1em;
  border-collapse: collapse;
  }
th,td{
	padding:3px 3px;
  font-size: 1em;
  border: none;
  }
th{
  background-color: #b2b3b5;
  padding: 5px 5px;
  color: white;
  font-size: 1em;
  text-align: center;
  }
.licha {background-color: #cdebf8;}
.licha:hover {background-color: #f6fbb9;}
.suda {background-color: #e7f3f8;}
.suda:hover {background-color: #f6fbb9;}
.note { font-size: 0.9em;}

/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }


.foto_fl       {	border:3px solid #aed3ec;margin-right:20px;float:left;}
.foto_fr       {	border:3px solid #aed3ec;margin-left:20px;float:right;}

.noborder   {border:none;}
.bold       {font-weight:bold;}

/* Body Elements
-------------------------------------------------------------- */

img{border: 0 }
address{line-height: 140%; font-size: 1.2em; font-style: normal; }
strong {font-weight:bold;}
hr {display: none;}


/* Form fields
-------------------------------------------------------------- */
div.formular{padding:0px 20px;}
ul.form{margin:0;padding:0;list-style:none;padding-right:20px;}
ul.form li{position:relative;border-bottom:1px solid #fff;margin:0;padding:5px 0;}
ul.form li.noborder{border:none;}

fieldset span.napoveda{display:none;position:absolute;top:26px;left:265px;font-size:0.9em;padding:1px 3px 1px 25px;background:white url(../img/span_napoveda.gif) no-repeat 8px 6px ;}

fieldset{border:1px solid #cbcbcb;background:#f2f2f3;padding:20px 0px 20px 20px;margin:0;}

h3.form_nazev{margin:20px 20px 0 20px;font-size:1.1em;font-weight:bold;position:relative;top:10px;left:20px;color:black;}
h3.form_nazev span{border:1px solid #cbcbcb;background:#e9e9e9;padding:3px 20px;}

label{display:block;font-size:0.9em;font-weight:bold;margin:0;padding:0;}
input{display:block;padding:2px;margin:0 0 5px 0;width:205px;}
textarea{display:block;margin:0 0 5px 0;padding:2px;width:410px;}
select{display:block;padding:2px;margin:0 0 5px 0;width:213px;}

input.submit{width:auto;font-weight:bold;margin:5px 5px 0 0;padding:3px 20px;float:right;}

label.check{float:left;margin:0px 15px 0px 0;font-weight:normal}
input.check{display:inline;margin:0 4px 2px 0;vertical-align:middle;width:auto;}

label.radio{float:left;margin:0px 15px 0px 0;font-weight:normal}
input.radio{display:inline;margin:0 4px 2px 0;vertical-align:middle;width:auto;}

/*  ID for construction */
#page{
  width: 760px;
  text-align: left;
  margin: 0 auto ;
  background: #aed3ec url(../img/bg_page.jpg) repeat-x ;
  position:relative;
}

#header{
  position:relative;
  background: #4a96cc url(../img/bg_header.jpg) no-repeat ;
  height: 181px;
   }
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  font-size:0.9em; 
  font-weight:bold;
 }
#header h1 a{
  display: block;
  text-decoration: none;
  color: #fff;
  width: 270px;
  line-height: 111px;
  height: 111px;
  text-align: center;
  position: absolute;
  top: 40px;
  left: 0px;
  background:none;
}
#header h1 a span{
  display: block;
  width: 100% ;
  height: 100% ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url(../img/logotype.gif) no-repeat ;
}
#header h2{
  border: none ;
  font-size: 1.2em;
  font-weight: bold;
  position: absolute;
  width:180px;
  height:50px;
  top: 79px;
  left: 282px;
  color: #fff;
}
#header h2 span{
display: block;
  width: 100% ;
  height: 100% ;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/bg_h2.jpg) no-repeat ;
}
#mainlink{
  position: absolute;
  top: 10px;
  left: 120px;
  border-left:1px solid #c3e2f7;
  text-transform:uppercase;
  text-decoration: none;
  font-weight: bold;
  color: #285b9a;
  font-size:0.8em;
  padding:1px 0 1px 15px;
    }
#mainlink:hover{
color: #fff;
}

#studia{
	width: 205px;
	height: 180px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #318bc5;
} 
#studia h3{
	margin: 0;
	padding-left: 30px;
	color:white;
	font-size:0.9em;
	line-height:40px;
	background-color: #2c5d92;
}
#studia ul{
	margin: 5px 0 0 26px;
	font-size: 0.9em;
	text-transform:uppercase;
	}
#studia li{
	list-style: none	;
	padding-left: 20px;
	background: url(../img/bg_studia.gif) no-repeat left bottom;
}
#studia a{
	display: block;
	color: white;
	text-decoration: none;
	height: 24px;	
	line-height: 24px;
}
#studia a:hover{
	color: #afd8f5;
}
#studia a.on{
color:#000;
}
/*  navigation */

#navigation{
  margin:0;
  padding:0;
  position:relative;
 }
#navigation ul {
margin:0 20px;
list-style:none;
padding:0;
}
#navigation li{
margin:0;
padding:0px;
border-bottom:1px solid #b8c4cc;
}

#navigation li a {
  display: block;
  height:30px;
  line-height:30px;
  text-decoration: none;
  color:#333333;
  padding-left:35px;
  background: url(../img/bg_a.gif) no-repeat 10px 0px;
  font-weight:bold;
  text-transform:uppercase;
  font-size:0.9em;

}
#navigation li a.on{
color: #309eeb;
}
#navigation li a:hover{
color:#2b5ea7;
background: url(../img/bg_a.gif) no-repeat 10px -31px;
}

   
/* content */
#content{
  float: right;
  width: 100%;
  overflow:hidden;
  position:relative;
  }
#content.index{
  float: right;
  width: 550px;
  padding-bottom:0px;
  }
.maincontent{
  padding: 0px 20px 10px 20px ;
  background:white;
  }
#content h2{
line-height:40px;
margin:0 -20px;
padding-left:40px;
font-size:1.3em;
color:white;
background:#318bc5;
}
p.extra{
  font-size: 1.2em;
}
#intro{
width:550px;
height:148px;
background: #e5e5e5 url(../img/bg_intro.jpg);
}

#intro p{
  margin:0;
  padding:30px 210px 0px 35px; 
  font-size:1.1em;
}

#produkty{
  background: #d0e2ef url(../img/bg_produkty.jpg);
  width:550px;
  height:174px;
}
#produkty h3{
	margin: 0 ;
	line-height:40px;
	font-size:0.9em;
	padding-left:35px;
	color: #1f538b;
}
#produkty ul{
  padding: 10px 0 13px 200px ;
  font-size: 0.9em;
  margin: 0 ;
  list-style: none;
 }


#produkty li{
}
#produkty a{
	display: block;
	height: 27px;
	line-height: 27px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/bg_extra_li.gif) no-repeat 0 0;
}
#produkty a:hover{
	background-position: 4px 0px;
}
.prodList{
float: right;
  width: 140px;
  margin: 0 ;
  font-size: 0.9em;
}

.prodList ul{
	list-style: none; 
 margin:10px 20px 10px 15px ;  
 background: #d6e8f5 ;
 padding: 7px 10px;
}

.prodList a{
	text-decoration: none;
	background: url(../img/bg_extra_li.gif) no-repeat 0 0;
}


/* sidebar */
#sidebar{
  width: 210px;
  float: left;
  overflow:hidden;
  position:relative;
  }
#news{
margin-top:30px;
	background-color: #9dcbeb;
	padding-bottom:20px;
}
#news h3{
background-color: #1f538b;
	margin: 0;
	padding:0 20px;
	line-height:40px;
	color:#fff;
	font-size:0.9em;
}
.news_item{
margin:20px;
}
.news_item span.date{
background: url(../img/bg_date.gif) no-repeat 0 2px;
padding-left:15px;
color:white;
font-size:0.9em;
}
.news_item h4{
color:black;
font-size:0.9em;
margin:5px 0 5px 0;
}
.news_item p{
margin:0;
font-size:0.9em;
}
/* footer */
#footer{
  color:#fff;
  background:#309eeb;
  clear: both;
  height: 70px;
  font-size: 0.9em;
  text-align: left;
	  }
#footer p{
float:left;
height:35px;
line-height:35px;
  }
#footer p.creactive{
float:right;
margin:15px 20px 0 0;
}
#footer a{
color:#fff;
}
.counters{
  position: absolute;
  visibility: hidden;
}

/*  class   */
.noscreen{display: none;}
.separ {border-bottom: 1px solid #ebf0f2  ; line-height: 1px; font-size: 1px; height: 1px; margin: 20px;}
.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;}
.loud{}
.silent{color:#929294;}
.bg_silent{background:#f2f2f3;}
.bg_loud{}
.colborder{border:1px solid #cbcbcb; }
.partneri{margin:5px 7px;float:left;}

/*  Fotogalerie  */

.gal_foto{
margin:20px;
}
.gal_foto h3{
border-bottom:1px solid #e9e9e9;
margin:0;
margin-bottom:5px;
font-weight:normal;
font-size:1.3em;
}
/*  Search results  */
#search_results{
margin:20px;
position:relative;
padding:20px;
}
#search_results h2{
font-size:1.0em;
font-weight:bold;
margin:0;
line-height:20px;
padding-left:0px;
font-size:1.1em;
color:#2c5d92;
background:none;
}
#search_results p{
margin:10px 0;
}
#search_results ul.extra{
margin-left:0px;
}
.results_search{
padding:10px 0;
height:25px;
clear:both;
margin:0px 0 10px 0;
}
.results_search input{
  border-top: 1px solid #6b6a6a;
  border-left: 1px solid #a2a2a2;
  border-bottom: 1px solid #fff;
  border-right: 0;
  margin: 0;
  font-size:0.9em;
  width: 150px;
  float: left;
  height:14px;
  color:#666666;
  padding:4px 2px 3px 2px;
}
.results_search .button{
  background: #fff url(../img/ico/search_ico.jpg) no-repeat;
  border: 0;
  padding:0;
  margin: 0;
  width: 24px;
  height: 23px;
  float: left;
  cursor: pointer;
}
h3.search_titulek{
font-size:1.1em;
font-weight:bold;
text-align:right;
}
h3.search_titulek a{
color:#25328c;
float:left;
}
h3.search_titulek span{
font-weight:normal;
font-size:0.9em;
}
a.search_link{
padding-left:20px;
background: url(../img/li_extra.jpg) no-repeat 0 4px;
}