@import url("layout.css");
body {
	font-family: "Trebuchet MS", Verdana, verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
/*	background-image: url("../img/background.gif"); */
	background-image: url("../img/exptextb.jpg");
/*	background-position: top left;
	background-repeat: repeat-x; */
}
#container {
	width: 100%;
	margin-top: 25px;
	border-bottom: 2px solid #358;
	background-color: #fff;
}
#zahlavi {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 8px;
}
#navigace {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#page_content {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#obsah {
	position: relative;
	float: left;
	width: 480px;
	padding-top: 7px;
	text-align: left;
}

#obsah670 {
	position: relative;
	float: left;
	width: 710px;
	padding-top: 7px;
	text-align: left;
}


#pravy-sloupec {
	float: right;
	width: 250px;
	padding: 10px 5px;
	text-align: left;
	background-color: #f9f9f9;
	margin-top: 10px;
	/*height: 450px;*/
}

#zapati {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}
/* Záhlaví */
#zahlavi h1 {
	font-weight: bold;
	color: #630;
	display: inline;
	font-size: 25px;
}

#zahlavi img {
	margin-left: 30px;
}

#aktualne {
	border: 1px solid #b22222;
	width: 350px;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}



/* Navigace */
#navigace ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigace li {
	float: left;
}
#navigace a {
	text-decoration: none;
	color: #b22222;
	display: block;
	margin: 0 2px;
	padding: 5px 8px;
	border: 1px solid #630;
	background-color: #edb;
/*	background-image: url("../img/exptextb.jpg"); */
	font-weight: bold;
}
#navigace a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #630;
}

/* Obsah */
#obsah h1,h2,h3,h4,h5,h6 {color: #b22222; padding-top: 0.7em;}

h2 {font-size: 20px; padding-top: 0.6em; padding-bottom: 0.3em;}
h3 {font-size: 16px; padding-top: 0.5em; padding-bottom: 0.2em;}
h4 {font-size: 14px; padding-top: 0.4em; padding-bottom: 0.1em;}


#obsah img {
	padding: 5px;
	border: 1px solid #333;
}

/* Pravý sloupec */
#pravy-sloupec p {
	color: #666; margin-bottom: 0px; margin-top: 0px;
}

#pravy-sloupec h2,h3,h4,h5,h6 {
	margin-bottom: 0.2em; margin-top: 0.4em;
}

#pravy-sloupec img {
	/*float: right;*/
	margin-top: 2em;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0.2em;
}

#pravy-sloupec img.none {
	margin: 0px;
}


#pravy-sloupec a {
	margin: 0em;
	padding: 0em 0.2em;
}

#pravy-sloupec .right {
	text-align: right;
	margin-right: 0.2em;
}



/* Zapati */
#zapati p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#zapati a {
	color: #630;
	text-decoration: underline;
}
#zapati a:hover {
	color: #b22222;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #630;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Text */
.sedy {
	color: #999;
	font-size: 0.9 em;
	}
	
.liter {
	margin-bottom: 5px;
	}


/* Tables */
table.main {font-size: 90%;}
table.main td {color: #OOO; background-color: #F4E4CB; vertical-align: top; padding: 2px 5px 2px 5px;}	
table.main th {background-color: #8E4A0A; font-weight: bold; color: #FFF; vertical-align: top; padding: 2px 5px 2px 5px;}	

table.gray {font-size: 90%;}
table.gray td {color: #OOO; background-color: #CCC; vertical-align: top; padding: 2px 5px 2px 5px;}	
table.gray th {background-color: #999; font-weight: bold; color: #FFF; vertical-align: top; padding: 2px 5px 2px 5px;}	


	
/* Fotogalerie FrogJS */
/*body{text-align: center; font-family: verdana, arial, sans-serif; font-size: .7em;}
#FrogJS {width: 760px; height: 600px;margin: auto;}
#FrogJSCredit {text-align: right;font-size: 80%; color: #999; padding: 1px;}
#FrogJSCaption {text-align: left; line-height: 140%;} 		*/


/* Seznamy  */
.none {list-style-type: none; margin-left: 10px;}	
