/* CSS temp_01 */

*{margin: 0 ; padding: 0 ;}
body {
  font: 75% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
 background: #1f1a17 ;
  color: #eee;
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  margin:  15px 0px;
  padding: 0 ;
  color: white;
  padding: 5px 10px;
}
h1{font-size: 1.5em;}
h2{font-size: 1.2em; background-color: #72716f; /* #1f1a17*/ ; margin-top: 1px;}
h2.dark{background-color: #ee1b22; /*#1f1a17*/}
h2.no_margin{margin-bottom: 5px;}

h3{font-size: 1.2em; margin: 0 ; padding-bottom: 0; }
h4{font-size: 1.1em; border: none; margin: 0 ; padding-bottom: 0; }
h5{font-size: 1em; padding: 0 ;border: none; margin: 0 ; display: inline; }
h6{font-size: 0.8em; padding: 0 ;border: none; margin: 0 ; display: inline;}

p{line-height: 140%; margin: 15px 0px; font-size: 1em; text-align: justify;}
p.dark{background-color: #444; padding: 5px;}
.maincontent p { margin-left: 10px;}
ul{margin: 15px 20px 15px 40px ; list-style: square; line-height: 140%; }
ol{margin: 15px 20px 15px 40px ; line-height: 140%; }
dl{margin: 15px 0 15px 40px ;line-height: 130%;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}

img{border: 0 }
.foto{	border: 3px solid #999 ;}
.foto1{	border: 3px solid #999; margin-left:7px;}
.foto_fl{	border: 3px solid #999 ; margin-left: -5px; margin-right: 5px;}

address{line-height: 140%; font-size: 1.2em; 	margin: 15px 0px 20px 0px; font-style: normal; }
big{font-size: 1.2em;}
small{font-size: 0.8em;}

a:link {text-decoration: underline; color: #ffffff;}
a:visited {text-decoration: underline; color: #ffffff;}
a:active {text-decoration: underline; color: #ffffff;}
a:hover {text-decoration: none; color: red;}
h2.dark a.bily:hover{text-decoration: none;color: #ffffff;}
/*h2.no_margin a:hover{text-decoration: none; color: red;}*/
h2.no_margin a {text-decoration: none;}

a:hover .foto{border-color: #ccc;}


hr {display: none;}

/*		table		*/
table{
  margin: 10px 0;
  border: none;
  font-size: 1em;
  border-collapse: collapse;
  }
th,td{
  border: 1px solid #444;
  border-bottom-color: #72716f;
	padding:6px 10px;
  font-size: 1em;
  }
th{
  background-color: #72716f;
  color: white;
  font-size: 1em;
  text-align: center;
  }
.note {background-color: #ebf0f2; font-size: 0.9em;}

table.list{}
table.list td{
	padding: 4px 4px;
	vertical-align: top;
	border: none ;
}
table.list td.first{
padding-top: 5px;
background: url(../img/fade01.gif) repeat-x top;
border-top: 5px solid #333;
}
table.list td.dark{
background-color: #444;
}
table.list td.dark1{
background-color: #444;
vertical-align:middle;
border: 1px solid #4d4948;
}

table.list td p{
	margin:  10px ;
}
table.list td h2{
	margin: 0 ;
}
table.list td select{
	width: 100px;
}
table.list td input{
	padding: 2px ;
}

table.plain, table.plain td{border:none; padding: 3px; }
/*		forms		*/
fieldset{
  border: none;
 }
legend{
	padding: 5px 10px ;
	border: none;
	text-align: left;
	 border:1px solid #71706e;
}
input, select, textarea{
  background: #72716f;
  border: 1px solid black ;
  font-size: 1em;
  color: white;
}
input.blank{
  background: none;
  border: none; 
}
label{display: block; margin: 10px 0 5px 0; }
.form fieldset{
  margin: 5px 15px 15px 15px ;
  padding: 15px ;
  border:1px solid #71706e;
}

/*  ID  */
#page{
  width: 900px;
  text-align: left;
  margin: 0 auto ;
  background-color: white;
  padding: 0 ;
  position: relative;
  background-color: #383431;
}

#header{
  height: 244px;
}
#topbar{
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #791e19 ;
	padding: 0 20px ;
}
#topbar a{
	padding: 0 5px ;
}
#topbar a img{
	vertical-align: text-top;
	width: 23px;
	height: 15px;
}

#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  position: absolute;
  top: 164px;
  z-index: 10;

}
#header h1 a{
  display: block;
  text-decoration: none;
  color: white;
  width: 206px;
  line-height: 53px;
  height: 53px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;

}
#header h1 a span{
  display: block;
  width: 100% ;
  height: 100% ;
  position: absolute;
  top: 0;
  left: 0px;
  cursor: pointer;
  cursor: hand;
  background: url(../img/aminostar.gif) no-repeat ;
}

#banner img{display: block;}
#ban{ height: 143px;
overflow:hidden;
	}


/*  navigation */

#navigation{
  background: #1f1a17 url(../img/bg_nav_bottom.gif) no-repeat left bottom;
  height: 81px;
  position: absolute;
  top: 164px;
  width: 100%;
  z-index: 8;
 }
#navigation div{
  background: url(../img/bg_nav_fade.gif) repeat-x top;
  height: 81px;
}
#navigation ul {
  background: url(../img/nav_14.gif) no-repeat right top;
  height: 65px;
  margin: 0;
  padding: 0 0 0 206px ;
  list-style: none;
}

#navigation li {
  float: left;
  height: 53px;
  margin: 0 ;
  padding: 0 ;
  }
  
#navigation a {
  display: block;
  float: left;
  color: white;
  height: 100%;
  width: 100%;
  text-decoration: none;
  text-align: left;
  font-size: 0.9em;
position: relative;
}
.m1{width: 55px;}
.m1 span{background-image: url(../img/nav_03.gif);}

.m2{width: 75px;}
.m2 span{background-image: url(../img/nav_04.gif);}

.m3{width: 62px;}
.m3 span{background-image: url(../img/nav_05.gif);}

.m4{width: 57px;}
.m4 span{background-image: url(../img/nav_06.gif);}

.m5{width: 82px;}
.m5 span{background-image: url(../img/nav_07.gif);}

.m6{width: 92px;}
.m6 span{background-image: url(../img/nav_08.gif);}

.m7{width: 44px;}
.m7 span{background-image: url(../img/nav_09.gif);}

.m8{width: 53px;}
.m8 span{background-image: url(../img/nav_10.gif);}

.m9{width: 67px;}
.m9 span{background-image: url(../img/nav_11.gif);}

.m10{width: 42px;}
.m10 span{background-image: url(../img/nav_12.gif);}

.m11{width: 58px;}
.m11 span{background-image: url(../img/nav_13.gif);}

#navigation a span{
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
	z-index:3;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
	cursor: hand;
}
#navigation a span.txt{
  z-index: 2;
  background: none;
  padding: 5px 0 0 2px;
}
#navigation a:hover span{
	background-position: 0px -53px;
}

#navigation a:hover{
  background-color: #000;
  color: #ebf0f2;
}
#navigation a.on {
  background-color: #ebf0f2 ;
  color: #000;
}

/*nav-left*/
.nav-left{
  margin: 0 5px 0 0;
  padding: 0 ;
  list-style: none;
}
.nav-left a{
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #222 ;
  padding: 5px 5px 5px 20px ;
  font-size: 1.2em;
  background: #4d4948 url(../img/darr.gif) no-repeat 4% 50%;
}
.nav-left ul{
  margin: 0 0 0 20px;
   padding: 0 ;
  list-style: none;
}
.nav-left ul a{
  font-weight: normal ;
  border-left: none ;
  font-size: 1em;
  padding: 2px 5px ;
  background: none ;
}
.nav-left ul a:hover{
  background-color: #555;

}

/* content */
#content-left{
  float: left;
  width: 80%;
  }
#middle-col{
  float: right;
  width: 78%;
  background: #4d4948 ;
  overflow: hidden;
}
#left-col{
  float: left;
  width: 22%;
  overflow: hidden;
}
#left-col1{
  float: left;
  width: 35%;
  overflow: hidden;
}

#right-col{
  float: right;
  width: 20%;
  overflow: hidden;
}



#middle-col .maincontent{
  padding: 10px 12px ;
}
#left-col .maincontent{
  border-left: 6px solid #4d4948 ;
  border-bottom:#4d4948 solid 2px;

}
#right-col .maincontent{

	 border-left: 1px solid #4d4948 ;
	 border-right: 6px solid #4d4948 ;
  border-bottom:#4d4948 solid 2px;
}


.box1{
  padding-bottom: 1px ;
  margin-bottom: 10px ;
	background: url(../img/separ.gif) repeat-x bottom;
}
.box1 p{
  margin: 10px ;
}
.box1 p.fl, .box1 p.fr {
  margin: 3px 10px ;
}
.box2{
  padding: 0 10px ;
  margin: 5px 0 ;
}
.box2 h4 {
	margin: -10px 0px 5px -7px;
}
.box2 p {
	margin: 0px 0px 10px 3px;
}
.box3{
  margin: 10px 0 ;
  padding: 10px ;
  border-top: 1px solid #7c7b79 ;
}
.anketa p{
	background: url(../img/separ.gif) repeat-x bottom;
	padding: 0 0 10px 0;
	margin: 10px ;
}
.anketa a{
}
.anketa img{
}
.anketa span{
}
p.extra{
  font-size: 1.2em;

}

.col-50{
  float: left;
  width: 48%;
}
.col-marg{
  float: left;
  width: 4%;
}
.col-marg1{
  float: left;
  width: 2%;
}
.secFoot{
  background: url(../img/separ.gif) repeat-x top;
  line-height: 30px;
	text-align: right;
	clear: both;
}
/*tabulky slozeni*/
table.slozeni{
	margin: 10px ;
	width: 95%;
}
table.slozeni td, table.slozeni th{
	background-color: #333;
	padding: 5px 10px ;
	border: 1px solid #464646;
}
table.slozeni td.light,  table.slozeni th{
  background-color: #000;
}

table.slozeni p{
	margin: 0;
}

/**/
.news-item{
	font-size: 0.9em ;
	margin: 20px 0 25px 0 ;
}
.news-item .date{
	border-left: 1px solid #0d89bb ;
	padding-left: 0.8em;
	color: #0d89bb;
}
.news-item p{
	margin: 8px 0 ;
}

/**/

.questions{
  margin: 10px 0 ;
}
.questions dt{
  padding-left: 10%;
  padding-bottom: 20px;
  margin: 10px 0 0 0;
  background: url(../img/question.gif) no-repeat 15px 3px;
}
.questions dd{
  padding-left: 3%;
  margin: 0 0 10px 0;
}

/* footer */
#footer{
  clear: both;
  height: 50px;
  text-align: right;
  background-color: #1f1a17;
}
#footer p{
  line-height: 50px;
  margin: 0 ;
  padding: 0 20px;
  text-align: right;
  }

#creactive{
  text-decoration: none;
  color: #333;
  }
#creactive:hover{}
.counters{
  position: absolute;
  visibility: hidden;
}
#abc { margin-bottom: 15px; margin-top: -5px;}


/*  class   */
.bg_fade{
background: url(../img/fade01.gif) repeat-x top;
border-top: 5px solid #333;
}
.noscreen{display: none;}
.onscreen{display: block;}
.separ {  background: #4d4948 url(../img/separ.gif) repeat-x bottom;
 line-height: 2px; font-size: 2px; height: 2px; margin: 10px 0 ;}
.clear{clear: both;}
.pixel{width: 1px; font-size: 5px}
.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;}
/*.r {color:#CC0000;}*/
.r {color:#FF0000;}
.margin_l{margin-left: 20px}
.preskrtm {
	font: 12px "Times New Roman", Times, serif;
	text-decoration: line-through;
}



/*	color scheme

temp_01:
ffffff
000000
003e56
0d89bb
ebf0f2
ff6a00

*/

