/* CSS Document */

a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active {
	text-decoration: none;
	color: #990000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #70614E;
	background-image: url(../design/BGR.png);
	background-repeat: repeat-x;
}

#ALL{
margin-left:auto; margin-right:auto;
width:898px;
height:auto;
background-image:url(../design/bg_with_shadow.png); background-repeat:repeat-y;
}
#HEAD{
margin-left:auto; margin-right:auto;
width:898px;
height:114px;
background-image:url(../design/bg_top.png); background-repeat:no-repeat;
}
#LEFT_BOX{
width:263px;
height:auto;
background-image:url(../design/bg_levy_zbytek.png); background-repeat:repeat-x;
float:left;
}
	#topka{
	width:263px;
	height:64px;
	background-image:url(../design/bg_levy_top.png); background-position:left; background-repeat:no-repeat; background-position:top;
	float:right;
	}
	
	#menu{
	width:217px;
	height:329px;
	padding-left:40px;
	background-image:url(../design/bg_levy_menu.png); background-position:left; background-repeat:no-repeat; background-position:top;
	float:right;
	}
	#menu2{	
	width:auto;
	height:200px;
	background:none;
	}
	#vlajky{
	width:150px;
	height:40px;
	background:none;
	padding-left:13px;
	padding-top:5px;
	}
	
		#CORE{
		width:555px;
		min-height:400px;
		background-image:url(../design/bg_core.png); background-repeat:no-repeat; background-position:left; background-position:top;
		float:right;
		padding-left:40px;
		padding-right:40px;
		}
#reset{height:1px; width:898px; background-image:url(../design/bg_with_shadow.png); clear:both;  }
#PATA{
margin-left:auto; margin-right:auto;
width:863px;
height:25px;
background-image: url(../design/bg_pata.png); background-repeat:no-repeat;
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #682215;
padding-top:65px;
padding-left:35px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 10px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*****************/
.pol{
  width: 20em;
  float: left;
  display: block;
}
.pol a{
  font-weight: bold;
  font-size: 14px;
}
h2{
  color: #BB825B;
}
div.polozka{
  margin: 0px 10px;
  float: left;
  vertical-align:bottom;
  height:198px;
  position:relative;
  width:154px;
}
div.polozka img{
  	vertical-align:bottom;
	border:2px black solid;
}
div.polozka .pozn{
	position:absolute;
	bottom:13px;

}
div.polozka .rozm{
	position:absolute;
	bottom:-2px;
	text-align:center;
	width:104px;
}
div.polozka .pozn .no{
	width:3em;
	float:left;
	background:#993300;
	color:white;
	text-align:center;
}
div.polozka .pozn a{
	width:68px;
	float:left;
	text-align:center;
	font-size:9px;
	line-height:1.5em;
}
.strankovani{
  padding-bottom: 10px;
}
div.polozka a.img.lightbox{
	display:block;
	position:absolute;
	bottom:27px;
	width:154px;
}
