body {
	background-color : #FAFAFF;
	font-family : "Times New Roman", Times New Roman, "Helvetica CE", Helvetica, Switzerland, sans-serif;
	color : #000001;
	margin-top : 6px;
	padding-top : 6px;
	margin-left : auto;
	margin-right : auto;
	font-size : small;
	text-align : center;
}
a:hover {
	text-decoration: none;
	color: #ff2435;
}

#telo {
	width : 940px;
	margin-left: auto;	
	margin-right: auto;
	background-image: url(image/img.gif); 
}
#vrsek {
	 background-image: url(image/vrsek.jpg); 
	 height: 152px; 
	 text-align: left; 
	 position: static;
}
#pata {
	text-align: center;
	padding-top: 6px;
	margin-left: auto;	
	margin-right: auto;
	width: 940px;
}

.mnuvr {
	vertical-align: text-bottom;
	position: relative;
	top: 116px;
	padding-right: 20px;
	padding-left: 10px;
	color: #000;
	font-weight: bold;
}
a.mnu {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a.mnu:hover {
	color: #ff2435;
	background-color: transparent;
}
a.mnuv {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
a.mnuv:hover {
	color: #ff2435;
	background-color: transparent;
	font-weight: bold;
}
a.prod {
	text-decoration: none;
	color: #000;
}
a.prod:hover {
	color: #ff2435;
	background-color: transparent;
}

.drobky {
	background-color: #5e82bc;
	color: #fff;
	text-align: left;
	padding-left: 210px;
	padding-bottom: 3px;
	padding-top: 3px;
	
}
a.drob {
	text-decoration: none;
	color: #fff;
	background-color: inherit;
}
a.drob:hover {
	color: #ff2435;
}
a.drobv {
	text-decoration: none;
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	padding-left: 0px;
	}
a.drobv:hover {
	color: #ff2435;
}
div > a {
	padding-left: 10px;
}

.leva {
	float: left;
	width: 180px;
	text-align: left;
	background-color: #5e82bc;
	color: #FAFAFF;
	padding: 6px 4px 8px 12px;
}
.stred {
	float: left;
	position: relative;
	width: 530px;
	text-align: left;
	margin-left: 10px;
	padding-top: 2px;
}
.novinky {
	float: right;
	width: 180px;
	height: auto;
	text-align: left;
	background-color: #5e82bc;
	color: #000;
	padding: 4px;
	padding-top: 0px;
	padding-bottom : 0px;
}
.novinkynadp {
	float: right;
	width: 180px;
	height: auto;
	text-align: left;
	background-color: #5e82bc;
	color: #000;
	padding: 4px;
	padding-top: 12px;
	padding-bottom : 6px;
}
.novinkynadp2 {
	float: right;
	width: 180px;
	height: auto;
	text-align: left;
	background-color: #5e82bc;
	color: #000;
	padding: 4px;
	padding-top: 18px;
	padding-bottom : 0px;
}
.dole {
	clear: both;
	text-align: center;
	padding-top: 4px;
	margin-top: 4px;
}

.text {
	padding: 8px;
}
.textrow {
	border-bottom: 2px solid White;
}
.item {
	padding: 8px;
	color: inherit;
	background-color: #e2e8f4;
}
.vyrobek {
	float: right;
	margin-left: 4px;
}
.code {
	color : inherit;
	background-color : InfoBackground;
	font-family : monospace;
	font-size : x-small;
	padding-left : 6px;
	padding-right : 4px;
	padding-top : 6px;
	padding-bottom : 4px;
	border : 2px dotted #002E7A;
}
.male {
	font-size: smaller;
}
.home {
	float : right;
	color : inherit;
	background-color : inherit;
	padding-bottom : 2px;
}
.textmapa {
	background-color : #F0F5F7;
	color : Black;
	padding : 2px 16px 6px 16px;
	border-bottom : 3px solid White;
	min-height : 100px;
}
.mapa {
	float : right;
	padding : 8px 8px 8px 8px;
	background-color : inherit;
	color : inherit;
}
.zaver {
	clear: both;
}
