body, div, table, span, a, input, textarea, button, select { font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-weight: normal; text-decoration: none; color:#014185; font-size: 10pt; }

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("img/bg_body.gif") 0 0 repeat-x #6B6C6C;
}

img { border-color: #ffffff; }
input.button { border: 1px solid #DCE1E8; background: #042D5B; color: #ffffff; margin: 0; padding: 1px 0 1px 0; cursor: pointer; font-weight: bold; width: 120px; }
input.form { width: 250px; }
form { margin: 0; padding: 0; }
hr {
	margin: 5px 0 5px 0;
	padding: 0;
	height: 1px;
	color: #ffffff;
}

table,td {
	border-collapse: collapse;
	border-color: #7A715F;
}

A { font-weight:normal; text-decoration:none; color: #DE0013; }
A:hover   { color: #DE0013; text-decoration: underline;}

a.red {
	font-weight: normal;
	color: #B5D231 !important;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

a.red:hover {
	color: #ffffff !important;
	text-decoration: none;
}

div#page {
	position: relative;
	display: block;
	margin: 0 auto;
	_height: 100%;
	min-height: 100%;
	width: 1135px;
	text-align: left;
	background: url("img/bg_page.jpg") 10px bottom no-repeat;
}

div#page_in {
	position: relative;
	margin: 0;
	padding: 0 0 0 0;
	width: 1135px;
	_height: 100%;
	min-height: 100%;
	text-align: left;
	background: url("img/bg_page_in.png") 0 0 repeat-y;
}

div#page_in_in {
	position: relative;
	margin: 0 10px 0 10px;
	padding: 0;
	width: 1115px;
	_height: 100%;
	min-height: 100%;
	text-align: left;
}

div#header {
	position: relative;
	display: block;
	clear: both;
	height: 160px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url("img/bg_head.png") 180px 14px no-repeat;
	z-index: 50;
}

div#header a#logo {
	position: absolute;
	display: block;
	left: 6px;
	top: 26px;
	width: 250px;
	height: 110px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div#header a#prodat {
	position: absolute;
	display: block;
	left: 750px;
	top: 25px;
	width: 110px;
	height: 150px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url("img/bt_prodat.png") 0 0 no-repeat;
}

div#header a#koupit {
	position: absolute;
	display: block;
	left: 860px;
	top: 25px;
	width: 110px;
	height: 150px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url("img/bt_koupit.png") 0 0 no-repeat;
}

div#header a#katalog {
	position: absolute;
	display: block;
	left: 970px;
	top: 25px;
	width: 110px;
	height: 150px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background: url("img/bt_katalog.png") 0 0 no-repeat;
}

div#header a#lng_cz {
	position: absolute;
	display: block;
	left: 820px;
	top: 288px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div#header a#lng_en {
	position: absolute;
	display: block;
	left: 862px;
	top: 282px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

div#header div#search {
	position: absolute;
	right: 0px;
	top: 18px;
	display: block;
	margin: 0;
	text-align: right;
	text-decoration: none;
}

div#header div#search input {
	color: #000000;
}

div#menu {
	width: 260px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	text-align: left;
	text-decoration: none;
	z-index: 20;
	color: #BD4924;
}

div#menu div#menu_kon {
	width: 170px;
	height: 144px;
	display: block;
	margin: 0 0 0 43px;
	padding: 0;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	z-index: 20;
	color: #ffffff;
	background: url("img/bg_menu_kon.png") 0 0 no-repeat;
}

div#menu div#menu_kon a {
	color: #ffffff;
}

div#menu a {
	display: block;
	position: relative;
	text-align: left;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0 18px 2px 20px;
	padding: 10px 10px 14px 10px;
	color: #ffffff;
	background: url("img/bg_menu_a.png") 0 0 no-repeat;
}

div#menu a:hover {
	margin: 0 0px 2px 38px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: url("img/bg_menu_a.png") 0 0 no-repeat;
}

div#menu a.sel {
	margin: 0 0px 2px 38px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background: url("img/bg_menu_a.png") 0 0 no-repeat;
}

div#menu a.sel span {
	font-weight: bold;
}

div#menu a span {
	display: block;
	padding: 6px 0 8px 8px;
	margin: -6px 0 -8px -6px;
	color: #ffffff;
	border-left: 18px solid;
}

div#menu a:hover span {
	font-weight: normal;
}

div#menu a span.s1 {
	border-color: #C00000;
}

div#menu a span.s2 {
	border-color: #C04000;
}

div#menu a span.s3 {
	border-color: #C07F00;
}

div#menu a span.s4 {
	border-color: #FFDE2B;
}

div#menu a span.s5 {
	border-color: #BFC000;
}

div#menu a span.s6 {
	border-color: #7FC000;
}

div#menu a span.s7 {
	border-color: #00C000;
}

div#menu a span.s8 {
	border-color: #00C040;
}

div#menu a span.s9 {
	border-color: #00C07F;
}

div#menu a span.s10 {
	border-color: #00C0BE;
}

div#menu a span.s11 {
	border-color: #007FC0;
}

div#menu a span.s12 {
	border-color: #325CB1;
}

div#menu a.normal {
	display: inline;
	text-align: left;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #BD4924;
	background: none;
}

div#menu a.normal:hover {
	display: inline;
	text-align: left;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: none;
}

div#submenu {
	display: block;
	margin: -6px 0 20px -7px;
	padding: 0;
	font-size: 9pt;
	font-weight: bold;
}

div#submenu a {
	display: block;
	float: left;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #014185;
	padding: 2px 6px 2px 6px;
	margin: 0 3px 0 0;
	text-decoration: none;
	background: #ffffff;
	border-left: 10px solid #014185;
	border-right: 1px solid #014185;
	border-top: 1px solid #014185;
	border-bottom: 1px solid #014185;
}

div#submenu a:hover {
	color: #C00000;
	border-left: 10px solid #C00000;
	border-right: 1px solid #C00000;
	border-top: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
}

div#submenu a.sel {
	color: #C00000;
	border-left: 10px solid #C00000;
	border-right: 1px solid #C00000;
	border-top: 1px solid #C00000;
	border-bottom: 1px solid #C00000;
}

div#main {
	display: block;
	float: right;
	width: 839px;
	margin: 0;
	padding: 0 0 50px 0;
	display: block;
	text-align: left;
	line-height: 18px;
}

div#main h1 {
	margin: 0;
	padding: 11px 0 13px 16px;
	text-align: left;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #014185;
	background: url("img/bg_h1.png") 0 0 no-repeat;
}

div#main h2 {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	color: #DE0013;
}

div.hledat {
	position: relative;
	display: block;
	float: left;
	width: 820px;
	margin: 20px 0 0px 0;
	padding: 4px 0 6px 0;
	text-align: left;
	color: #014185;
	font-size: 10pt;
	background: url("img/bg_hledej.png") 0 top no-repeat;
}

div.hledat div.hledat_in {
	display: block;
	margin: 0;
	padding: 16px 10px 14px 12px;
	text-align: left;
	color: #014185;
	font-size: 10pt;
	background: url("img/bg_hledat.png") 0 bottom no-repeat;
}

div.hledat div.hledat_in b {
	position: absolute;
	display: block;
	left: 2px;
	top: 2px;
	margin: 0;
	padding: 20px 18px 56px 16px;
	_padding: 20px 18px 60px 16px;
	text-align: left;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #014185;
	background: #ffffff;
}

div.hledat div.hledat_in label {
	float: left;
	display: block;
	white-space: nowrap;
	margin: 0 20px 0 0;
}

div.hledat div.hledat_in table {
	margin: 0 0 0 120px;
	padding: 0;
}

div.hledat div.hledat_in #hledat {
	position: absolute;
	display: block;
	right: 20px;
	bottom: -16px;
}

div.text {
	display: block;
	float: left;
	width: 820px;
	margin: 20px 0 0px 0;
	padding: 0 0 0px 0;
	text-align: left;
	color: #014185;
	font-size: 10pt;
}

div.text div.text_in {
	display: block;
	margin: 0;
	padding: 10px 10px 10px 12px;
	text-align: left;
	color: #014185;
	font-size: 10pt;
	background: url("img/bg_text.png") 0 bottom no-repeat;
}

div.text p {
	margin: 10px 0 10px 0;
}

div.text strong, div.text b {
	color: #DE0013;
}

a.foto_hlavni {
	position: relative;
	display: block;
	float: right;
	width: 369px;
	height: 240px;
	text-decoration: none !important;
	background: url("img/bg_fotoH.png") 0 0 no-repeat;
	overflow: hidden;
}

a.foto_hlavni img {
	position: absolute;
	display: block;
	left: 11px;
	top: 11px;
}

.foto {
	position: relative;
	display: block;
	float: left;
	width: 199px;
	height: 135px;
	text-decoration: none !important;
	background: url("img/bg_foto.png") 0 0 no-repeat;
	overflow: hidden;
}

.foto img {
	position: absolute;
	display: block;
	left: 11px;
	top: 11px;
}

.fotoR {
	display: block;
	float: right;
	margin: 0 11px 11px 11px;
	width: 182px;
	height: 135px;
	background: url("img/bg_foto.png") no-repeat;
}

.fotoR img {
	width: 160px;
	height: 110px;
	margin: 10px 0 0 9px;
	border: 0;
}

div#foot {
	clear: both;
	display: block;
	margin: 0;
	padding: 50px 0 5px 0;
	text-align: center;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 7pt;
	color: #E7E3B2;
}

#foot a {
	font-weight:bold;
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 7pt;
	text-decoration:none;
	color: #E7E3B2;
}

#foot A:hover {
	color: #ffffff;
}

.clb {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.medium {
	font-size: 8pt;
}

.small {
	font-size: 7pt;
}

.o { color: #FFCB08; }
.g { color: #C9C9CA; }
.dg { color: #707173; }


div#control {
	position: absolute;
	display: block;
	left: 310px;
	top: 10px;
	text-align: left;
}

div#control a {
	display: block;
	padding: 2px 2px 2px 0;
	margin: 2px 2px 2px 0 !important;
	float: left;
}

div#control a:hover {
	background-position: -19px 0 !important;
}

div#control a#sup {
	display: block;
	height: 16px;
	width: 18px;
	background: url("img/up.gif") 0 0 no-repeat;
}
div#control a#sdown {
	display: block;
	height: 16px;
	width: 18px;
	background: url("img/down.gif") 0 0 no-repeat;
}


a.k_pol {
	position: relative;
	display: block;
	float: left;
	width: 199px;
	height: 170px;
	text-decoration: none !important;
	background: url("img/bg_inz.png") 0 0 no-repeat;
	overflow: hidden;
}

a.k_pol:hover {
}

.k_pol img {
	position: absolute;
	display: block;
	left: 11px;
	top: 11px;
}

.k_pol span {
	position: absolute;
	display: block;
	left: 11px;
	top: 125px;
	font-size: 7pt;
	font-family: sans-serif;
	line-height: 12px;
	color: #000000;
}

.k_pol b {
	position: absolute;
	display: block;
	right: 14px;
	bottom: 9px;
	font-size: 8pt;
	font-family: sans-serif;
	line-height: 12px;
	text-align: right;
	color: #000000 !important;
}

