

/* vseobecne */

body {
	margin: 0;
	padding: 0;
	font: normal 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../css/bg.gif);
}
	.kontajner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color : #fff;
	clear:both;
		
}
	#header {
	background: url(../css/hlavicka_bg.jpg) repeat-x;
	text-align: center;
}

#menu {
	background-color : #4B86BC;
	height: 35px;
}

	#footer {
		background-color : #4B86BC;
		color:#fff;
		text-align: center;
		padding:3px;
		clear:both;
	}

	ul.topnav {
	list-style: none;
	padding: 0 0px;
	margin: auto;
	width: 780px;
	/*background: #222;*/
	font-size: 0.9em;
	/*background-color : #4B86BC;*/
}
	ul.topnav li {
	float:left;
	margin: 0;
	padding: 0 4px 0 4px;
	position: relative;
	background: url(../css/menu_od.jpg) no-repeat;
	background-position : right;
	/*background-color : #4B86BC;*/
}
	ul.topnav li a{
		padding: 10px 5px;
		color: #fff;
		display: block;
		text-decoration: none;
		float: left;
	}
	ul.topnav li a:hover{
		text-decoration: underline;

	}
	ul.topnav li span { 
		width: 100px;
		height: 35px;
		float: center;

	}

	ul.topnav li ul.subnav {
		list-style: none;
		position: absolute; 
		left: 0; top: 30px;
		background: #FC6C30;
		margin: 0; padding: 0;
		display: none;
		float: left;
		width: 170px;
		border: 1px solid #fff;
	}
	ul.topnav li ul.subnav li{
		margin: 0; padding: 0;
		border-top: 1px solid #FD9B71; 
		border-bottom: 1px solid #FD8653; 
		clear: both;
		width: 170px;
	}
	html ul.topnav li ul.subnav li a {
		float: left;
		width: 145px;
		background: #FD8653 url(../css/sipka.gif) no-repeat 10px center;
		padding-left: 20px;
	}
	html ul.topnav li ul.subnav li a:hover { 
		background: #FD7A42 url(../css/sipka.gif) no-repeat 10px center;
	}
	
	/*#header img {
		margin: 20px 0 10px;
	}*/

	#obsah {
	color:#333333;
	padding : 0 0 0 0;
	clear:both;
	width : 100%;
	margin: auto;
	/*background: url(../css/gradient.jpg) repeat-x bottom;*/
	background: #F7F9FA;
}

	#obsah p {
	color:#838B96;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align : justify;
}

	#obsah h1 {
	color: #FD7A42;
	font-size:  1.7em ;
	font-weight: normal;
	/*background: #F8F9FA;*/
	/*margin-top:20px;*/
	margin-bottom:2px;
	padding-left:0px;
	
}

	#obsah h2 {
	
	color: #4B86BC; 
	font-size:  1.6em ;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:2px;
	
	}
	
	#obsah h3 {
	
	color: #a47a7a; 
	font-size:  1.4em ;
	font-weight: normal;
	margin-bottom:2px;
	margin-top:0px;
	}
	
	#obsah h4 {
	color: #4B86BC;
	font-size: 1.4em ;
	font-weight: normal;
	margin-bottom:5px;
	margin-top:25px;
	font-style : italic;
}

	#obsah a {
	
	color: #FD7238;
	
	}
	
	#obsah a:hover {
	
	color: #4B86BC; 
	
	}
	
	#obsah ul {
	
	list-style-image: url(../css/bullet_orange.gif); 
	line-height: 1.8em;
	
	}
	
	#obsah ol {
	
	line-height: 2.2em;
	color: #4B86BC;
	
	
	}
	
	#stred {
	margin: auto; width: 780px; padding-top: 20px; padding-bottom: 20px;  padding-left: 15px; padding-right: 10px;
	background: #fff url(../css/bg_stred.jpg) repeat-x bottom;
	border-left: 1px solid #EAEFF2;
	border-right: 1px solid #EAEFF2;
	clear:both;
}

#stred1 {
	margin: auto; width: 780px; padding-top: 0px; padding-bottom: 50px; ;
	background: #fff url(../css/bg_stred.jpg) repeat-x bottom;
	border-left: 1px solid #EAEFF2;
	border-right: 1px solid #EAEFF2;
}
	
	#obsah1 {
	color:#333333;
	padding : 0 0 0 0;
	clear:both;
	width : 100%;
	margin: auto;
	background: #F7F9FA;
	/*background: url(../css/bg_stred.jpg) repeat-x bottom;*/
}

	

	#obsah1 h1 {
	color: #FD7A42;
	font-size:  1.7em ;
	font-weight: normal;
	padding-top:30px;
	padding-left:20px;
	}

	#obsah1 h2 {
	
	color: #4B86BC; 
	font-size:  1.7em ;
	font-weight: normal;
	padding-top:30px;
	padding-left:20px;
	}

	#obsah1 a {
	color: #838B96;
	text-decoration : underline;
}
	
	#obsah1 a:hover {
	
	color: #ED5A5C;
	
	}
	
	#obsah1 ul {
	
	list-style-image: url(../css/bullet_orange.gif); 
	line-height: 1.8em;
	
	}
	
	#obsah1 img {
	border: 1px solid #fff;
}

#obsah1 td {
	vertical-align : top;
	padding-left : 20;
}

#obsah1 table {
	margin: auto;
}


	
	
	
	/* obrazky */

.img-left-noborder {float: left; margin: 2px 7px 3px 0px;}
.img-right-noborder {float: right; margin: 2px 0px 3px 7px;}
.img-left-border {
	float: left;
	margin: 4px 10px 3px 0px;
	border: solid 2px #CACDD2;
}
.img-right-border {
	float: right;
	/*clear: right;*/
	margin: 2px 5px 3px 10px;
	border: solid 2px #CACDD2;
}
 .img-border {
	margin: 4px 4px 3px 0px;
	border: solid 2px #CACDD2;
}

/* tabulka  oramovane obr, male pismo v th*/
.table {
	clear: left;
	margin: 0.5em 0px 0.2em 0px;
	empty-cells: show;
	border-collapse: collapse;
	/*background-color: #fff;*/
}
.table tr {margin: 0px; padding: 0px;}
.table td {
	padding: 5px 5px 5px 5px;
	border: 1px solid #B9CBD7;
	text-align: center;
	font-size:0.8em ;
	color:#838B96;
	}
.table img {
	border: solid 1px #A0ACBF;
}
.table th {
	margin: 0px;
	color: #4B86BC;
	/*text-transform: uppercase;*/
	padding: 5px 2px 5px 2px;
	border: solid 1px #B9CBD7;
	empty-cells: show;
	font-size: 0.9em;
	font-weight: normal;
	/*background-color: #F9E9D2;*/
	background-color: #F7F9FA;
}

.table ul {text-align: left;}


/* tabulka  neoramovane obr*/
.table1 {clear: left; margin: 0.5em 0px 0.2em 0px; empty-cells: show;  background-color: #fff;}

.table1 td {
	padding: 5px 5px 5px 5px;
	border: 1px solid #D0DBE1;
	/*border: 1px solid #B9CBD7;*/
	text-align: left;
	font-size:0.9em ;
	line-height : 1.6em;
	color:#838B96;
}

.table1 th {
	color:#4B86BC;
	margin: 0px;
	padding: 2px 7px 2px 7px;
	border-top: 1px solid #EAEFF2;
	border-left: 1px solid #EAEFF2;
	border-right: 1px solid #838B96;
	border-bottom: 1px solid #838B96;
	empty-cells: show;
	font-size: 1.3em;
	font-weight: normal;
	background-color: #F7F9FA;
	text-align: left;
}

.table1 img {
	border: none;
}


/* tabulka  oramovane obr center*/
.table2 {clear: left; margin: 0.5em 0px 0.2em 0px; empty-cells: show;  background-color: #fff;}

.table2 td {
	padding: 5px 5px 5px 5px;
	border: 1px solid #EAEFF2;
	/*border: 1px solid #B9CBD7;*/
	text-align: center;
	font-size:0.9em ;
	line-height : 1.6em;
	color:#838B96;
}

.table2 th {
	color:#4B86BC;
	margin: 0px;
	padding: 2px 7px 2px 7px;
	border-top: 1px solid #EAEFF2;
	border-left: 1px solid #EAEFF2;
	border-right: 1px solid #838B96;
	border-bottom: 1px solid #838B96;
	empty-cells: show;
	font-size: 1.3em;
	font-weight: normal;
	background-color: #F7F9FA;
	text-align: center;
}

.table2 img {
	border: solid 1px #A0ACBF;
}


/* tabulka  neoramovane obr, male pismo v th*/
.table3 {
	clear: left;
	margin: 0.5em 0px 0.2em 0px;
	empty-cells: show;
	border-collapse: collapse;
	/*background-color: #fff;*/
}
.table3 tr {margin: 0px; padding: 0px;}
.table3 td {
	padding: 5px 5px 5px 5px;
	border: 1px solid #B9CBD7;
	text-align: center;
	font-size:0.9em ;
	line-height : 1.6em;
	color:#838B96;
	}
.table3 img {
	border: none;
}
.table3 th {
	margin: 0px;
	color: #4B86BC;
	/*text-transform: uppercase;*/
	padding: 5px 2px 5px 2px;
	border: solid 1px #B9CBD7;
	empty-cells: show;
	font-size: 0.9em;
	font-weight: bold;
	/*background-color: #F9E9D2;*/
	background-color: #F7F9FA;
}

