@import url("layout.css");
@import url("menu.css");
@import url("anketa.css");
@import url("formulare.css");

body {
	background: #FFF0B9;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	padding-top: 2em;
	color: #838383;
	text-align: center;
	line-height: 1.3em;
}
td{
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6{
	margin: 0px;
	margin-bottom: 0.5em;
	color: #C60E1F;
	background-color: transparent;
	
}

h1{
	font-size: 160%;
	font-family: Georgia, "New York CE", utopia, serif;
}
h2{
	font-size: 140%;
}
h3{
	font-size: 120%;
}

h4{
	font-size: 110%;
}
h5{
	font-size: 105%;
}
strong{
	color: #C60E1F;
}
/* Novinky */
h3.news{
	color: #14AA59;
	background: url(../images/news.gif) no-repeat left;
	padding-left: 15px;
	margin: 0px;
	font-size: 110%;
}
p.zdroj{
	color: #E43840;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 90%;
}

p.newAnotace{
	color: #252525;
	margin: 0px;
	margin-bottom: 1em;
}
p.newAnotace a.vice{
	color: #838383 !important;
	text-decoration: none;
}
p.newAnotace a.vice:hover{
	text-decoration: underline;
}

/* End Novinky */

/*Levy sloupec*/


ul#extendLink{
	margin-left: 18px;
	padding: 0px;
	list-style: url(../images/li.odkazy.gif);
}
ul#extendLink li{
	line-height: 1.5em;
}
ul#extendLink a{
	color: #252525;
	font-size: 110%;
}
div#levySloupec h2{
	line-height: 30px;
	background: url(../images/levy.h2.gif) no-repeat top;
	width: 160px;
	height: 30px;
	color: White;
	font-weight:bolder;
	font-size: 120%;
	letter-spacing: 2px;
	padding-left: 10px;
}
div#levySloupec h2.green{
	background: url(../images/levy.h2.green.gif) no-repeat top;
}
/*End levy slpupec*/

a{
	color: #252525;
}

a:hover{
	text-decoration: none;
}

.listovani a{
	font-weight: bold;
	text-decoration: underline;
}
.listovani a:hover{
	text-decoration: none;
}
.listovani .aktual{
	color: #C60E1F;
}
p.foto{
	float: left;
	text-align: center;
	margin-left: 25px;
}

p.foto small{
	display: block;
	text-align: center;
}

p a img, td a img{
	border: 1px solid #838383;
	padding: 1px;
}

p a:hover img,.fotoRadek a:hover img,td a:hover img{
	border: 1px solid #252525;
	padding: 1px;
}

.vyrobky{
	border: 1px solid #D8D9D9;
	border-collapse: collapse;
	background: White;
}
.vyrobky td{
	padding: 5px;
	border: 1px solid #D8D9D9;
	color: black;
	vertical-align: middle;
}
.vyrobky td.im{
	background: White;
}
.vyrobky td h3{
	color: Black;
	padding: 0px;
	margin: 0px;
}
.dark{
	color: #252525;
}
.green{
	color: #14AA59;
}
.red{
	color: Red;
}
.hidden,.pda{
	position: absolute;
	top: -10em;
}

.bold{
	font-weight: bold;
}

.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.justify{
	text-align: justify;
}

.vcenter{
	vertical-align: top;
}


.fleft{
	float: left;
}
.fright{
	float: right;
}

.noBorder,a.noBorder,a:hover .noBorder,.vyrobky a:hover img,.vyrobky a img{
	border: none;
}
img.left{
	float:left;
	clear: left;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
}
img.right{
	float:right;
	clear: right;
	margin-bottom:0.5em;
	margin-left:0.5em;
	margin-top: 0.5em;
}
.hight_search_string{
	color: #14AA59;
	font-style: italic;
}
.nopadding{
	margin: 0px;
	padding: 0px;
}
.cleaner {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

input.anketa-fotografii {
	font-family:		verdana;
	font-size:			10px;
	vertical-align:		middle;
	color:				#505050;
	background-color:	#FFD84F;
	border:				1px solid #505050;
	padding:			1px;
	margin:				4px;
	cursor:				pointer;
}

obi_news{
	color: #14AA59;
	text-decoration: none;
}

a.obi_news:hover{
	color: #14AA59;
	text-decoration: underline;
}

a.obi_news:link, a.obi_news:active, a.obi_news:visited{
	color: #14AA59;
	text-decoration: none;
}

