/* hlavní
----------------------------------------------- */


body {
	text-align: center;
	margin: 0;
	padding: 0;
	min-width:750px;
	background: url("./images/ver_poz2.png") repeat-y;
	color: #003366;
	font-size: 75%;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}


/* Nadpisy
----------------------------------------------- */


h2,h3 {font-size : 150%;}



#logo h1 {
	margin: 10px;
	padding: 35px 0 0 150px;
	color: #eef6fe;
	font-size: 230%;
	line-height: 15px;
}
#logo p {
	margin: 0;
	padding: 0px 0px 0px 160px;
	color: white;
	font-size: 80%;
	font-weight: bold;
	line-height: 10px;
}


/* Odkazy
----------------------------------------------- */

a {font-weight:bold; color:#003366;}
a:active {color:#003366;}
a:visited {color:#003366;}
a:hover {color:#3399FF;}
a img {border:none !important;}

#menu a {color: #809fbd;}
#menu a:hover {color:#003366;}	

#logo h1 a {
	color: #eef6fe;
	text-decoration: none;
}
#logo h1 a:hover {
	color: #b4c7d9;
}


/* Základní tabulky
----------------------------------------------- */
#abada {
	text-align: left;
	margin: 0 auto 10px auto;
	width:90%;
	min-width:750px;
position: relative;

}

#zahlavi {
	background: #333366 url("./images/logo_poz.jpg") repeat-x;
	margin:0 0 1em 0;
	width:100%;
	min-width:750px;
	height: 100px;
}

#logo {
	background: url(./images/logo.jpg) no-repeat left;
	width:100%;
	min-width:750px;
	height: 100px;
}

#galerie {
	border: 2px solid #E8E8EC;
	background: #EEF6FE;
	text-align: center;
	width:100%;
	min-width:750px;

}

#okno {
	text-align: center;
	width:90%;
	margin: 0 auto;

}

.radek {
	text-align: center;
	width: 700px;
	margin: 0 auto;
	clear: both;

}

div .obr {
	border: 1px solid #cedef0;
	float: left;
	width: 140px;
	margin: 5px 20px;
	padding: 20px;
	text-align: center;
}





/* ostatní
----------------------------------------------- */


#zapati {
	border: 2px solid #E8E8EC;
	background: #CBD9E8;
	margin:1em auto;
	width:100%;
	min-width:750px;

}

#zapati p {
	margin:1em auto;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}


#strana {
	font-size: 120%;
	line-height: 30px;
	vertical-align: text-top;
}

#strana a {
	color: black;
	text-decoration: none;
	font-weight:bold;
}

#strana a:hover {
	color:#4386ce;
}



#vypis {
	font-size: 15px;
	line-height: 50px;
}

#vypis a {
	color:#E9F0F7;
	padding: 3px;
	text-decoration: none;
	font-weight:bold;
	background-color:#4386ce;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}
#vypis a:hover {
	color: #4386ce;
	background-color:#E9F0F7;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}

.separator {
	padding: 3px;
}



h3.post-title {
	margin: 13px 0 0 0;
	padding: 0;
	font-size: 18px;
	color: #477fba;
}




.nahled {
	border: 2px solid #4386ce;

}

#formulare {
	width: 100%;

	clear: both;


#prev {
	float: left;
}
#next {
	float: right;
}

input.btn {
	color:#E9F0F7;
	font-size:84%;
	font-weight:bold;
	background-color:#4386ce;
	border:1px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}

