@import url("menu.css"); 
body{
	background: #333333 url(../images/pozadi.gif) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 0.8em;
}
h3,h4,h1{
	font-weight: normal;
}
a{
	text-decoration: none;
	color: White;
}

a:hover{
	color: #7BCF08;
	text-decoration: underline;
}
div.columm-in{
	padding: 0.5em;
	margin: 0px;
	border: none;
}
div#wraperBody{
	width: 950px;
	text-align: left;
	margin: 0 auto;
	/*border: 1px solid red;*/
}

div#head{
	vertical-align: middle;
	font-size: 11px;
	color: white;
}
div#head img{
	float: left;
}
img.claim{
	margin: 1em;
}

div#langselect{
	float: right;
	padding: 1em;
}

div#footer{
	margin-top: 1em;
	border-top: 1px solid white;
	font-size: 10px;
	padding-top: 0.5em;
}

form#search{
	font-size: 11px;
}
form#search input{
	border: 1px solid white;
	background: #5A5D5A;
	width: 100px;
	font-size: 12px;
	vertical-align: middle;
	color: White;
}
form#search button{
	background: none;
	border: none;
	font-size: 12px;
	vertical-align: middle;
	color:white;
}


div#leftmenu{
	width:190px; 
}

div#leftmenu ul{
	margin: 0px;
	margin-top: 1em;
	margin-left:15px; 
	padding: 0px;
	list-style: none;
	list-style-image: none;
	font-size: 11px;
}
div#leftmenu  ul ul{
	margin-top:0px;
}
div#leftmenu ul  li.aktual{
	list-style-image: url(../images/picovinecka.gif);
}
div#leftmenu  a.aktual{
	text-decoration: underline;
}
div#leftmenu li{
	margin-top: 0.9em;
}
div#leftmenu  li li {
	list-style: none;
	list-style-image: none;
	color: White;
	text-decoration: none;
}

div#leftmenu div#printKatalog{
	padding-left: 20px;
	background: url(../images/print.gif) no-repeat top left;
	font-size: 11px;
}
div#leftmenu div#printKatalog a{
  color: #aaaaaa;
}
div#obsahmenu{
	width: 750px;
	line-height: 1.5em;
	font-size: 11px;
}
div#obsahmenu h3{
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 0.5em;
	/*border-bottom: 1px solid white;*/
	color: #7BCF08;
}
div#obsahmenu li{
	list-style-image:url(../images/li.gif); 
}

img.fotogalery{
	float: left;
	border: 1px solid white;
	margin: 1em;
}

div.katalogImg{
	background: url(../images/podkladmice.gif) no-repeat top left;
	width: 119px;
	height: 119px;
	margin-bottom: 5px;
}

h4.produkt{
	color: #7BCF08;
	font-size: 1em;
	padding-bottom: 0.3em;
	border-bottom: 1px solid white;
}

a.aktual{
	color: #7BCF08;
}
div.cleaner{
	clear: both;
	line-height: 0px;
}
div.left{
	float: left;
}
div.right{
	float: right;
}
.center{
	text-align: center;
}

.produktinfo
{
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	width: 100%;
	margin-top: 10px;
}

.produktinfo td
{
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.produktinfo th
{
	color: #7BCF08;
	font-weight: normal;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	text-align: center;
}


.green{
	color: #7BCF08;
}
.white{
	color: White;
}

.noBorder img{
	border: none;
}

hr
{
	color: #888888;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#katalogmenu
{
	width: 100%;
	font-size: 11px;
}
div.columm-in table{
	clear: both;
}

div.katalogImgT{
	background: url(../images/produktT.gif) no-repeat left top;
}
div.katalogImgB{
	background: url(../images/produktB.gif) no-repeat bottom right;
	/*padding: 10px;*/
}

div#homeAktual{
	width:310px;
	height: 140px; 
	background: url(../images/cz.aktuality.gif) no-repeat bottom right;
	position: relative;
	float:right;
}
div#homeAktual div{
	text-align: justify;
	margin: 10px;
}
div#homeAktual a{
	position: absolute;
	bottom: 10px;
	display: block;
	height: 20px;
	width: 310px;
	text-indent: -1000em;
}

a.homeBanner{
	float: left;
	margin-right: 10px;
}