

/* ___| CSS document |_____________________ */


body {
	margin: 0;
	padding: 0;
	font-size: .7em;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	background: #002caa url("../graphics/bg.png") repeat-x top;
	color: #0a0a0a;
	}
a img {
  	border: 0;
	}
h1, h2, h3, h4, h5, p {
	margin: 0;
	}
.none {
	display: none;
	}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
	clear: both;
	}


/* ___| container |_____________________ */


#container {
	margin: 0 auto 0 auto;
	width: 950px;
	}


/* ___| head |_____________________ */


#head {
	margin: 0;
	width: 950px;
	height: 127px;
	}
img#logo {
	margin: 20px 0px 0 30px;
	}
img#logo2 {
	margin: 20px 0 0 0px;
}
p#flags {
	margin: 93px 40px 0 0;
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
	font-weight: bold;
	float: right;
	}
p#flags img {
	margin: 2px 0 -2px 1px;
	position: relative;
	}
p#flags a {
	margin-right: 16px;
	text-decoration: none;
	color: #000;
	}
p#flags a:hover {
	color: #002CAA;
	}


/* ___| menu |_____________________ */


menu {
	margin: 3px 0 0 0;
	padding: 0;
	width: 950px;
	height: 32px;
	background: #CAE1F6;
	}
menu li {
	margin: 0;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
	border-right: 1px solid #76b9f1;
	list-style: none;
	float: left;
	}
menu li#last {
	border: 0;
	}
menu li a {
	margin: 0 1px 0 1px;
	padding: 0 14px 0 14px;
	text-decoration: none;
	color: #000;
	display: block;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: 0 -32px;
	}
menu li a:hover {
	color: #fff;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: right 0;
	}

menu#typy {
	margin: 0 0 0 0;
	padding: 0;
	width: 934px;
	height: 32px;
	background: #CAE1F6;
	}
menu#typy li {
	margin: 0;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
	border-right: 1px solid #76b9f1;
	list-style: none;
	float: left;
	}
menu#typy li#last {
	border: 0;
	}
menu#typy li a {
	margin: 0 1px 0 1px;
	padding: 0 10px 0 9px;
	text-decoration: none;
	color: #000;
	display: block;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: 0 -32px;
	}
menu#typy li a:hover {
	color: #fff;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: right 0;
	}
menu#typy li a#select {
	color: #fff;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: right 0;
}

.menu_section {
	color: #fff;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: right 0;
}

/* ___| menu - footer |_____________________ */


ul#foot {
	margin: 0 0 0 2px;
	padding: 0;
	width: 930px;
	height: 32px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #CAE1F6;
	}
ul#foot li {
	margin: 0;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-weight: bold;
	border-right: 1px solid #76b9f1;
	list-style: none;
	float: left;
	}
ul#foot li#last {
	border: 0;
	}
ul#foot li#last a {
	padding: 0 16px 0 16px;
	}
ul#foot li a {
	margin: 0 1px 0 1px;
	padding: 0 14px 0 13px;
	text-decoration: none;
	color: #000;
	display: block;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: 0 -32px;
	}
ul#foot li a:hover {
	color: #fff;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: right 0;
	}
ul#foot li a#select {
	color: #fff;
	background: url("../graphics/bg_item.png") no-repeat right center;
	background-position: right 0;
}



/* ___| main |_____________________ */


#main {
	margin: 10px 0 0 0;
	width: 934px;
	min-height: 100px;
	border-left: 9px solid #1140b4;
	border-right: 9px solid #1140b4;
	background: #fff;
	}
img#top {
	margin: 0 0 1px 2px;
	}
ul#submenu {
	margin: 0 0 0 2px;
	padding: 0 0 0 8px;
	width: 922px;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	background: #cae1f6;
	}
ul#submenu li {
	list-style: none;
	color: #76b9f1;
	float: left;
	}
ul#submenu li a {
	margin: 0 4px 0 4px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
ul#submenu li a:hover {
	color: #666;
	}
ul.ul_red {
	margin: 0 0 0 7px;
	padding: 0;
	}
ul.ul_red li {
	padding-left: 10px;
	line-height: 1.9em;
	color: #fff;
	list-style: none;
	font-weight: bold;
	background: url("../graphics/bg_arr.png") no-repeat left 8px;
	}
ul.ul_red li a {
	text-decoration: underline;
	color: #fff;
	}
ul.ul_red li a:hover {
	text-decoration: none;
	}

ul.ul_redb {
	margin: 0 0 0 7px;
	padding: 0;
	}
ul.ul_redb li {
	padding-left: 10px;
	line-height: 1.5em;
	color: #fff;
	list-style: none;
	font-weight: bold;
	background: url("../graphics/bg_arr.png") no-repeat left 8px;
	}
ul.ul_redb li a {
	text-decoration: underline;
	color: #fff;
	}
ul.ul_redb li a:hover {
	text-decoration: none;
	}


/* ___| tbox |_____________________ */


#tbox {
	margin: 1px 0 0 2px;
	width: 930px;
	height: 150px;
	background: url("../graphics/bg_tbox.png") repeat-x;
	}
#tbox h3 {
	margin: 0 0 4px 10px;
	padding-left: 16px;
	font-size: 1.3em;
	color: #fff;
	font-variant: small-caps;
	font-family: sans-serif;
	font-weight: bold;
	background: url("../graphics/bg_bull.png") no-repeat left center;
	}
#tbox .tbox_in_bg {
	margin: 0;
	padding: 8px 10px 8px 10px;
	height: 112px;
	background: url("../graphics/bg_tbox_in.png") repeat-x;
	}
#tbox .tbox_in_bg label {
	margin-right: 3px;
	color: #fff;
	font-weight: bold;
	}
#tbox .tbox_in_bg select {
	font-size: .93em;
	}
#tbox .tbox_in_bg input#butt {
	margin: -3px 0 3px 3px;
	padding: 0;
	width: 134px;
	height: 21px;
	background: url("../graphics/bg_butt_grey.png") no-repeat left;
	border: 2px solid #ebebeb;
	font-family: verdana;
	font-size: .9em;
	font-weight: bold;
	position: relative;
	}
#tbox .tbox_in_bg h4 {
	text-decoration: underline;
	color: #001a66;
	font-size: 1.1em;
	}
#tbox .tbox_in_bg p {
	margin: 1px 0 3px 0;
	line-height: 1.3em;
	color: #fff;
	}
.tbox_no_bg {
	margin: 0;
	padding: 8px 10px 8px 10px;
	height: 112px;
	}
.tbox_no_bg label {
	margin-right: 3px;
	color: black;
	font-weight: bold;
	}
.tbox_no_bg select {
	font-size: .93em;
	}
.tbox_no_bg input#butt {
	margin: -3px 0 3px 3px;
	padding: 0;
	width: 134px;
	height: 21px;
	background: url("../graphics/bg_butt_grey.png") no-repeat left;
	border: 2px solid #ebebeb;
	font-family: verdana;
	font-size: .9em;
	font-weight: bold;
	position: relative;
	}
.tbox_no_bg h4 {
	text-decoration: underline;
	color: #001a66;
	font-size: 1.1em;
	}
.tbox_no_bg p {
	margin: 1px 0 3px 0;
	line-height: 1.3em;
	color: black;
	}
p#small {
	margin-top: 3px;
	font-size: .83em;
	}
#tbox_in1 {
	margin: 5px 10px 9px 10px;
	width: 386px;
	float: left;
	}
#tbox_in1 .tbox_in_bg {
	width: 366px;
	}
#tbox_in2 {
	margin: 5px 10px 9px 0;
	width: 319px;
	float: left;
	}
#tbox_in2 .tbox_in_bg {
	width: 299px;
	}
#tbox_in3 {
	margin: 5px 0 9px 0;
	width: 185px;
	float: left;
	}
#tbox_in3 .tbox_in_bg {
	width: 165px;
	}


/* ___| content |_____________________ */


#content {
	margin: 2px 0 0 2px;
	width: 930px;
	min-height: 100px;
	background: url("../graphics/bg_content.png") repeat-x top;
        padding: 10px 0 0 0;
	}
#left {
	margin: 0 7px 0 0;
	width: 219px;
	float: left;
	}
#mid {
	margin: 0 8px 0 0;
	width: 520px;
	float: left;
	}
#right {
	margin: 0;
	width: 150px;
	float: left;
	}
#left h4 {
	margin: 0;
	padding: 0 0 6px 10px;
	width: 209px;
	height: 20px;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.1em;
	color: #002caa;
	background: url("../graphics/bg_left.png") no-repeat left bottom;
	}
#right h4 {
	margin: 0;
	padding: 0 0 6px 21px;
	width: 148px;
	height: 20px;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.1em;
	color: #002caa;
	background: url("../graphics/bg_right.png") no-repeat left bottom;
	}
#mid h2 {
	margin: 0;
	padding: 0 0 0 10px;
	width: 470px;
	line-height: 20px;
	background: url('../graphics/hdrbg.gif') repeat-x;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.2em;
	color: #f50719;
	}
#mid p {
	margin-bottom: 6px;
	line-height: 1.4em;
	text-align: justify;
	}
#right p#part {
	margin: 10px auto 20px auto;
	text-align: center;
	}
#right .desc {
	margin: 6px 0 10px 16px;
	padding: 10px 12px 10px 12px;
	width: 164px;
	border: 6px solid #c8def4;
	background: #d5e8f8;
	}
#right .desc h5 {
	margin: 0 0 2px 0;
	color: #002caa;
	text-decoration: underline;
	font-size: 1em;
	}
#right .desc p {
	margin: 0 0 6px 0;
	line-height: 1.4em;
	}
#mid img.reklam {
	margin: 17px auto 17px auto;
	}
#left input.butt_green {
	margin: 0 14px 0 0;
	padding: 0;
	width: 63px;
	height: 21px;
	background: url("../graphics/bg_butt_green.png") no-repeat left;
	border: 2px solid #69d966;
	font-family: verdana;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
	}
#left table#tab {
	margin: 4px 0 20px 10px;
	width: 200px;
	}
#left table#tab span {
	font-weight: bold;
	color: #f50719;
	}
#left table#tab a {
	text-decoration: underline;
	color: #002caa;
	font-weight: bold;
	}
#left table#tab a:hover {
	text-decoration: none;
	}
div.center { 
text-align: center;
color: black;
}
#nabidka {
	border-spacing: 0px 0px;
	background: lightskyblue;
}
#nabidka td {
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
}
div.detail {
	text-align: center;
	font-size: large;
}
img.obraz {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

/* ___| box |_____________________ */


.box {
	margin: 10px 3px 10px 3px;
	padding: 0 6px 6px 6px;
	width: 142px;
	min-height: 150px;
	background: #fafafa url("../graphics/bg_box.png") repeat-x top left;
	border-bottom: 1px solid #dcdcdc;
	float: left;
	clear: right;
	}
#mid .box h3 {
	margin: 0 0px 0 0;
	padding: 6px 24px 0 0;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	font-size: 1em;
	text-align: right;
	background: url("../graphics/bg_arr_blue.png") no-repeat right 6px;
	}
#mid .box h4 {
	margin: 0 0 2px 0;
	font-size: 1em;
	color: #002caa;
	}
#mid .box p {
	margin: 0;
	line-height: 1.3em;
	text-align: left;
	}
.box img.thumb {
	margin: 6px 0 13px 0;
	padding: 1px;
	border: 3px solid #002caa;
	}
.box img.photo {
	margin: -10px 0 0 0;
	position: relative;
	float: right;
	clear: left;
	}


/* ___| footer |_____________________ */


ul#subfoot {
	margin: 40px 0 10px 0;
	padding: 0;
	text-align: center;
	width: 922px;
	}
ul#subfoot li {
	margin: 0;
	color: #002caa;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #6db0eb;
	display: inline;
	}
ul#subfoot li#last {
	border-right: none;
	}
ul#subfoot li#last a {
	margin: 0 0 0 20px;
	}
ul#subfoot li a {
	margin: 0 20px 0 20px;
	text-decoration: underline;
	color: #002caa;
	}
ul#subfoot li a:hover {
	text-decoration: none;
	}
#footer {
	margin: 1px 0 0 2px;
	padding: 0 0 20px 0;
	width: 930px;
	height: 103px;
	border-top: 5px solid #004caa;
	background: url("../graphics/bg_footer.png") no-repeat top;
	}
#footer p {
	margin: 12px 0 0 240px;
	color: #4f7ebf;
	line-height: 1.4em;
	}
#footer p strong {
	color: #4f7ebf;
	}
#footer p span {
	color: #fff;
	}

/* DODATECNE */

#mid h3.tit {
	margin: 0;
	padding: 0 0 0 10px;
	width: 470px;
	height: 20px;
	font-variant: small-caps;
	font-family: Verdana;
	font-weight: bold;
	font-size: 1.2em;
	color: #002caa;
	border-bottom: 1px solid #006305;
	clear: both;
	}

#mid .desc {
	margin: 6px 0 10px 0;
	padding: 10px 12px 6px 12px;
	width: 440px;
	border: 6px solid #c8def4;
	background: #d5e8f8;
	}
#mid .desc h5 {
	margin: 0 0 2px 0;
	color: #002caa;
	text-decoration: underline;
	font-size: 1.1em;
	}
#mid .desc h5 a {
	text-decoration: underline;
	color: #002caa;
	}
#mid .desc p {
	margin: 0 0 6px 0;
	line-height: 1.4em;
	}

/* ___| upravy (Motvicka) |_____________________ */
#mid table { margin: 10px; }
#mid p { margin: 10px; }
#mid button { margin: 10px }
#mid h3 { margin-top: 10px }

.seznam {
	width: 462px;
	border: 1px solid white;
	border-collapse: collapse;
	text-align: left;
}

.seznam td {
	border: 1px solid white;
	padding: 3px 5px 3px 5px;
	background: #eeeeee;
	text-align: left;
}

.seznam th {
	border: 1px solid white;
	font-size: 14px;
	padding: 5px;
	background: #d1d1d1;
	font-weight: normal;
	color: #c32b2b;
	font-weight: bold;
}

/*_____________| novinky|____________________*/
  /* .vyber {padding: 3px; margin-bottom: 1em} 
   .vyber .city {border-bottom: 1px dotted #99F; font-weight: bold; float: left;} 
   .vyber .price {border-bottom: 1px dotted #99F; color: rgb(170, 0, 0); text-align: right;} 
   .vyber .description {clear: left; padding: 1px} 
   .vyber .detail {text-align: right; padding: 1px; border-bottom: 1px dotted white} 
   .vyber a {color: #00A; font-weight: bold; font-size: 11px} 
   .vyber a:hover {text-decoration: none} 
   .vyber img {border: 0px none} 
   .vyber.hover {cursor: pointer}
   .vyber.hover .city, .vyber.hover .price {background: #F9F9FF}
   .vyber.hover .description {background: #EEF}
   .vyber.hover .detail {background: #EEF; border-bottom: 1px dotted #BBF}
*/
	 .vyber {padding: 5px; margin-bottom: 1em} 
   .vyber .city {font-weight: bold; float: left;} 
   .vyber .price {color: rgb(170, 0, 0); text-align: right;} 
   .vyber .description {clear: left; padding: 1px} 
   .vyber .detail {text-align: right; padding: 1px;} 
   .vyber a {color: #00A; font-weight: bold; font-size: 11px} 
   .vyber a:hover {text-decoration: none} 
   .vyber img {border: 0px none} 
   .vyber.hover {cursor: pointer}
   .vyber.hover .city, .vyber.hover .price {background: #F9F9FF}
   .vyber.hover .description {background: #EEF}
   .vyber.hover .detail {background: #EEF; border-bottom: 1px dotted #BBF}




.vysledky {border-collapse: collapse; border-bottom: 1px solid #AAF}
.vysledky td {cursor: pointer; padding: 3px; border-bottom: 1px solid #D8D8FF; text-align: center}
.vysledky td.first {border-left: 1px solid #AAF}
.vysledky td.last {border-right: 1px solid #AAF}
.vysledky tr.odd td {background: #E8E8FF}
.vysledky tr.even td {background: #F8F8FF}
.vysledky tr.hilit td {background: #CCF}
.vysledky th {
    vertical-align: bottom; 
    color: black; font-weight: bold; 
	border: 0 none;
	border-bottom: 1px solid #AAF; padding: 3px
}

.titulka {border-collapse: collapse}
.titulka tr.newitem td {border-top: 1px dotted black}
.titulka td.hdr {text-align: center}


.formline {display: block; margin-bottom: 3px; overflow: hidden; line-height: 20px; overflow: expression('visible')}
.formline:after {content: ' '; display: block; height: 0; visibility: hidden; clear: both}
.formline .left {display: block; float: left; width: 49.1%; text-align: right; margin-right:0.8%}
.formline .right {display: block; float: left; width: 50%; text-align: left}
.padtop {margin-top: 0.8em}
.center {text-align: center}

.calc {margin-top: 1em; text-align: left; margin-left: 0px; margin-right: auto; }
.calc h3 {margin-top: 0px; padding: 2px}
.calc form {width: 100%; text-align: left; background: #EEF; border: 1px solid #BBF; padding-bottom: 3px}
.calc .divide {borde_r-top: 1px solid black}
.calc .hilit input {background: #BBF; color: #000; font-weight: bold}
.calc .sm {font-size: 80%; text-align: justify; text-justify: newspaper; margin-left: 0.4em; margin-right: 0.4em; }
.calc .text {width: 150px}

.arrl {
/*	margin: 25px 4px 0 12px;*/
	width: 15px;
	height: 128px;
	float: left;

	}

.arrr {
/*	margin: 25px 0 0 8px;*/
	width: 15px;
	height: 128px;
	float: left;

	}
