@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(/images/page_back2.png);
	background-repeat: repeat;
}
.qtip-contentWrapper {
	font-size: 10px;
}
.twoColElsLtHdr #container {
	width: 990px;
	_width: 990px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(/images/hp_main_bg.png);
} 
.twoColElsLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(/images/hp_top_bg.png);
	background-repeat: repeat-x;
	height: 97px;
	width: 990px;
	float: left;
	clear: none;
} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	display: block;
	color: #322F27;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0em;
	word-spacing: 0em;
	font-weight: normal;
}
h1 {
	font-size: 24px;
	color: #032530;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #032530;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
h3 {
	font-size: 11px;
	color: #032530;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 225px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 7px;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}


.twoColElsLtHdr #mainContent {
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 240px;
} 
.twoColElsLtHdr #footer {
	padding: 0 5px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	background-color: #FFFFFF;
	background-image: url(/images/hp_main_bg.png);
} 
.twoColElsLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.podklad {
	background-image: url(/images/page_back.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.top_logo {
	background-image: url(/images/hp_logo.png);
	height: 97px;
	width: 233px;
	float: left;
	clear: right;
}
.top_titulek {
	height: 97px;
	width: 437px;
	float: left;
	clear: right;
}
.top_titulek_obsah {
	float: left;
	clear: right;
	margin-top: 22px;
	margin-right: 30px;
	_margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	_margin-left: 15px;
}
.top_kosik {
	height: 97px;
	width: 320px;
	float: left;
	clear: right;
	background-image: url(/images/hp_top_kosik.png);
	background-position: left top;
}
.top_kosik_obsah {
	float: left;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	_margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
	_margin-left: 65px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 21px;
}
.searchbox {
	background-image: url(/images/search_box_bg.png);
	height: 74px;
	width: 218px;
	_width: 218px;
	clear: right;
	float: left;
}
.search_obsah {
	
	float: left;
	clear: right;
	margin-right: 30px;
	_margin-right: 0px;
	margin-left: 60px;
	_margin-left: 30px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 15px;
	margin-top: 15px;
	_margin-top: 15px;
}
.menu_left_dock {
	background-image: url(/images/menu_top_boxy.gif);
	background-repeat: no-repeat;
	background-position: left top;
/* 	background-color: #D9E0E4; */
	margin-top: 5px;
	float: left;
	width: 218px;
	clear: both;
	margin-bottom: 3px;
}
.menu_left_dock_top_kat {
	background-image: url(/images/menu_top_kat.gif);
	height: 34px;
	width: 218px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 34px;
	text-indent: 10px;
	clear: both;
}
#menu_left_ul {
	margin: 0px;
	padding: 0px;
	width: 218px;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
}
#menu_left_li  {
	display: block;
}
a#menu_left_x1, a#menu_left_x2, a#menu_left_x3, a#menu_left_x4, a#menu_left_x5, a#menu_left_x6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	width: 218px;
	text-indent: 20px;
	font-size: 12px;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/menu_sipka.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
/* 	letter-spacing: 0,5; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}
a#menu_left_x1:hover, a#menu_left_x2:hover, a#menu_left_x3:hover, a#menu_left_x4:hover, a#menu_left_x5:hover, a#menu_left_x6:hover {
	font-weight: bold;
		
}
a#menu_left_x1on, a#menu_left_x2on, a#menu_left_x3on, a#menu_left_x4on, a#menu_left_x5on, a#menu_left_x6on {
	font-weight: bold;
		
}
.menu_left_dock_top_info {
	background-image: url(/images/menu_top_info.gif);
	height: 34px;
	width: 218px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 34px;
	text-indent: 10px;
	clear: both;
}
.menu_left_dock_top_obalka {
	background-image: url(/images/menu_top_obalka.gif);
	height: 34px;
	width: 218px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 34px;
	text-indent: 10px;
	clear: both;
}

.menu_left_dock_top_okna {
	height: 25px;
	width: 218px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-indent: 10px;
	clear: both;
	background-color: #034155;
	font-size: 14px;
}
.menu_left_dock_box_okna {
	height: auto;
	width: 218px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-indent: 10px;
	background-color: #D9E0E4;
	font-size: 11px;
	text-align: left;
	display: block;
}
.menu_left_dock_sipka_okna {
	height: 30px;
	width: 218px;
	background-color: #D9E0E4;
/* 	background-image: url(/images/img_okno_sipka.png); */
	clear: right;
	float: left;
	background-repeat: no-repeat;
	background-position: 180px top;
}
.menu_left_dock_text_okna {
	background-color: #D9E0E4;
/* 	background-image: url(/images/img_okno.png); */
/* 	clear: left; */
	float: none;
	padding-left: 10px;
/* 	background-repeat: no-repeat; */
	padding-top: 10px;
	padding-right: 10px;
}
.menu_left_dock_platba_okna {
	background-color: #D9E0E4;
	clear: left;
	float: none;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	text-indent: 0px;
}
.sipecka {
	background-image: url(/images/hp_banner_sipka.png);
	height: 11px;
	width: 10px;
	clear: right;
	float: left;
	display: inline-block;
	line-height: 12px;
	vertical-align: bottom;
	bottom: 0px;
}

.banner_box {
	background-image: url(/images/hp_banner.png);
	height: 380px;
	width: 734px;
	float: left;
	clear: right;
	list-style-type: none;
	list-style-position: inside;
	background-repeat: no-repeat;
}
.banner_box_obsah {
	float: left;
	clear: right;
	padding-top: 30px;
	_padding-top: 65px;
	padding-right: 30px;
	_padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 380px;
	_padding-left: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 25px;
}
.banner_box_pozice_okno {
	background-image: url(/images/hp_banner_okno_bg.png);
	float: left;
	clear: right;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #032530;
	font-weight: normal;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: -30px -5px;
	padding-left: 30px;
	line-height: 14px;
	height: 110px;
}
.banner_box_menu_ram {
	float: left;
	height: 90px;
	width: 734px;
	clear: none;
	list-style-type: none;
	margin: 0px;
	_margin-top:1px;
	padding: 0px;
	list-style-position: inside;
}
ul#banner_box_menu li  {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	clear: none;
	list-style-type: none;
	line-height: 90px;
}

a#banner_box_menu_1, a#banner_box_menu_2,a#banner_box_menu_3,a#banner_box_menu_4,a#banner_box_menu_5{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	height: 90px;
	width: 144px;
	clear: right;
}
a#banner_box_menu_1 {
	background-image: url(/images/hp_banner_but1.gif);

}
a#banner_box_menu_2 {
	background-image: url(/images/hp_banner_but2.gif);

}
a#banner_box_menu_3 {
	background-image: url(/images/hp_banner_but3.gif);

}
a#banner_box_menu_4 {
	background-image: url(/images/hp_banner_but4.gif);

	}
a#banner_box_menu_5 {
	background-image: url(/images/hp_banner_but5.gif);

}
   ul.menu {
	width: auto;
	height:90px;
	list-style-type:none;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
}
   ul.menu li {
	float: left;
	display:block;
	width: 144px;
	height: 90px;
}
   ul.menu li a {
	display:block;
	height: 90px;
	width: 144px;
	padding-top: 0;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
   ul.menu li a:hover {
	color: blue;
}
.novinky_box {
	float: left;
	width: 500px;
	clear: none;
}
.novinky_box_nadpis {
	float: left;
	height: 60px;
	line-height: 60px;
	color: #032530;
	font-weight: normal;
	font-size: 24px;
	width: 460px;
}
.novinky_box_ram {
	clear: both;
	float: left;
	padding: 10px;

}
.novinky_box_novinka {
	float: left;
	color: #032530;
	font-weight: normal;
	font-size: 24px;
	clear: both;
	width: 455px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9E0E4;
}
.novinky_box_novinka_foto {
	float: left;
	color: #032530;
	font-weight: normal;
	font-size: 24px;
/* 	background-image: url(/images/obrazek.png); */
	height: 84px;
	width: 130px;
	clear: none;
	margin-top: 10px;
}
.novinky_box_novinka_text {
	width: 300px;
	text-align: justify;
	float: left;
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	clear: none;
	padding-left: 10px;
	margin-top: 10px;
}
.pravy_sloupec_box {
	float: left;
	width: 224px;
	clear: none;
	height: auto;
	margin-bottom:10px;
}
.pravy_sloupec_info1 {
	float: left;
	clear: none;
	margin-top: 10px;
}
.pravy_sloupec_info1_top {
	float: left;
	width: 214px;
	clear: none;
	height: 36px;
	background-image: url(/images/pravy_box_top.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.pravy_sloupec_info1_topb {
	float: left;
	width: 224px;
	clear: none;
	height: 36px;
	background-image: url(/images/pravy_box_topb.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.pravy_sloupec_info1_centr {
	float: left;
	width: 204px;
	clear: none;
	height: auto;
	background-image: url(/images/pravy_box_centr.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	background-repeat: repeat-y;
	background-position: 1px;
	padding-top: 10px;
	_padding-top: 10px;
	padding-bottom: 10px;
	_padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.pravy_sloupec_info1_centrb {
	float: left;
	width: 214px;
	clear: none;
	height: auto;
	background-image: url(/images/pravy_box_centrb.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	background-repeat: repeat-y;
	background-position: 1px;
	padding-top: 10px;
	_padding-top: 10px;
	padding-bottom: 10px;
	_padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.pravy_sloupec_info1_bot {
	float: left;
	width: 224px;
	clear: none;
	height: 10px;
	background-image: url(/images/pravy_box_bot.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	/*padding-bottom: 15px;*/
}
.pravy_sloupec_info1_botb{
	float: left;
	width: 224px;
	clear: none;
	height: 10px;
	background-image: url(/images/pravy_box_botb.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	/*padding-bottom: 15px;*/
}
.pravy_sloupec_info2_top {
	float: left;
	width: 214px;
	clear: none;
	height: 36px;
	background-image: url(/images/pravy_box_top2.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.pravy_sloupec_info2_topb {
	float: left;
	width: 224px;
	clear: none;
	height: 36px;
	background-image: url(/images/pravy_box_top2b.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.pravy_sloupec_info2_foto {
	float: left;
	color: #032530;
	font-weight: normal;
	font-size: 24px;
/* 	background-image: url(/images/pravy_box_obrazek.png); */
	height: 131px;
	width: 90px;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: -10px;
}
.pravy_sloupec_info2_text {
	float: left;
	color: #F0F2F3;
	font-weight: normal;
	font-size: 11px;
	width: 110px;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 16px;
}
.pravy_sloupec_info2_detaily            {
	background-image: url(/images/detaily.png);
	height: 16px;
	width: 65px;
	float: right;
	position: absolute;
	margin-right:10px;
	_margin-right:10px;
	right: 15px;
	bottom: 10px;
}
.pravy_sloupec_info2_detaily1 {
	background-image: url(/images/detaily.png);
	height: 16px;
	width: 65px;
	float: right;
	margin-top: 10px;
	margin-right:25px;
	position: absolute;
	bottom: 1px;
	right: 10px;
	left: 138px;
	top: 131px;
}

.hp_box {
	height: 155px;
	width: 233px;
	border: 1px solid #D9E0E4;
	float: left;
	margin-right: 10px;
	_margin-right: 8px;
	margin-bottom: 10px;
	background-color: #F9FBFC;
	clear: none;
	position: relative;
}
.hp_box_img {
	float: left;
	color: #032530;
	font-weight: normal;
	font-size: 12px;
	height: 155px;
	width: 103px;
	clear: none;
}
.hp_box_text {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	padding-right: 7px;
	height: 135px;
	margin-top: 10px;
	margin-left: 105px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 7px;
	
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #034155}
.end_text {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: 10px;
	width: 990px;
	text-align: right;
	clear: both;
	background-image: url(/images/page_back2.png);
	background-repeat: repeat;
	padding-top: 12px;
	padding-bottom: 12px;
}

.cb {
	clear: both;
}

.katalog_line_nav_ox {
	margin-top: 100px;
	_margin-top: 10px;
	margin-left: 10px;

}
.katalog_line_nav_left {
	background-repeat: no-repeat;
	height: 28px;
	line-height: 30px;
	background-image: url(/images/katalog_line_nav_left_bg.png);
	width: 12px;
	background-position: left bottom;
	float: left;
}
.katalog_line_nav_cent {
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px;
	background-image: url(/images/katalog_line_nav_cen_bg.png);
	width: 100%;
	background-position: left bottom;
	float: left;
	font-size: 9px;
	color: #FFFFFF;
}
ul.katalog_line_nav {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
/* 	padding: 0px 20px; */
/* 	margin: 0px 20px; */
}
ul.katalog_line_nav li {
	list-style-type: disc;
	float: left;
/* 	width: 50px; */
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
/* 	padding: 0 40px; */
}
ul.katalog_line_nav li a {
	list-style-type: disc;
	list-style-position: inside;
	color: #FFFFFF;
	display: inline;
}
ul.katalog_line_nav li a:hover {
color: #cccccc;
}




.katalog_line_nav_right {
	background-repeat: repeat-x;
	height: 28px;
	line-height: 30px;
	background-image: url(/images/katalog_line_nav_right_bg.png);
	width: 4px;
	background-position: left bottom;
	float: right;
}
.katalog_uvodnik_box {
	float: left;
	clear: none;
	width: 470px;
}
.katalog_uvodnik_nadpis {
	float: left;
	height: 38px;
	line-height: 38px;
	color: #032530;
	font-weight: bold;
	font-size: 21px;
	width: 440px;
	text-transform: uppercase;
/* 	background-image: url(/images/katalog_uvod_logo_classic.png); */
/* 	background-repeat: no-repeat; */
/* 	background-position: right top; */
	font-family: Arial, Helvetica, sans-serif;
}
.katalog_uvodnik_text {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 440px;
	float: left;
	clear: both;
	padding-top: 10px;
}
.katalog_uvodnik_ram {
	float: left;
	padding: 10px;
/* 	width: 380px; */
}

.katalog_uvodnik_ram a {
	color: black;
}
.katalog_uvodnik_foto {
	float: right;
	color: #032530;
	font-weight: normal;
	font-size: 24px;
	background-image: url(/images/obrazek.png);
	height: 84px;
	width: 130px;
	margin-top: 10px;
}
ul.katalog_uvodnik_ram  {
	margin: 0px;
	font-size: 10px;
	color: #999999;
/* 	width: 380px; */
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul.katalog_uvodnik_ram li {
	float: left;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
.katalog_filtr_box {
	float: right;
	background-color: #425A63;
	background-image: url(/images/filtr_sipka.jpg);
	background-position: 170px center;
	background-repeat:no-repeat;
	/*height: 200px;
	width: 325px;
	_width: 322px;*/
	width:200px;
	height:30px;
	font-size: 12px;
	text-indent: 20px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	margin-top: 10px;
	_margin-top: 0px;
	margin-right:18px;
	position:relative;
}
.katalog_filtr_ram {
 	float: left; 
	width: 200px;
	height: auto;
	position:absolute;
	left:0px;
	top:0px;
	background-color: #034155;
}
.katalog_filtr_form {
	float: left;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
}
.katalog_filtr_zaskrtavatka {
	float: left;
	width: 170px;
	_width: 170px;
	padding: 5px;
	clear: none;
	height: auto;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #355660;
}
.katalog_filtr_rolovatka {
	float: left;
	width: 300px;
	padding-left: 10px;
}
.katalog_box_polozek {
	float: left;
	width: 741px;
	padding-left: 12px;
	_padding-left: 10px;
	padding-top: 10px;
}

.menu_left_dock_text_okna2 {
	background-color: #D9E0E4;
	clear: left;
	float: none;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	text-indent: 0px;
	padding-bottom: 10px;
}
.menu_left_dock_box_banner {
	height: 101px;
	width: 218px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-indent: 10px;
	background-color: #D9E0E4;
	font-size: 11px;
	text-align: left;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
	background-image: url(/images/hp_banner_slovnik.gif);
}
.katalog_strankovani_polozek {
	float: left;
	width: 725px;
	_width: 700px;
	font-size: 11px;
	background-color: #19586a;
	margin-bottom:20px;
	
}
.katalog_strankovani_stranky {
	float: right;
	color:#FFF;
	font-size: 11px;
	line-height:25px;
	text-align:right;
	
}
.katalog_strankovani_polozek_left {
	float: right;
	font-size: 11px;
	background-color: #fff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #19586a;	
/* 	width: 150px; */
}
.katalog_strankovani_polozek_left a{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #999;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration:none;
	height:25px;
	display:block;
	line-height:25px;
	text-align: center;
/* 	width: 14px; */
	color: #19586a;
}
.katalog_strankovani_polozek_left a:hover{
	color: #FFF;
	background-color: #19586a;
}
/*.katalog_strankovani_polozek_left a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #BBBFE1;
	background-color: #FFF;
	padding: 4px;
	text-decoration:none;
}*/
.katalog_strankovani_polozek_left a:rollover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	background-color: #19586a;
	padding: 2px;
	text-decoration:none;
	height:25px;
	display:block;
	line-height:25px;
}
a.pg_actual {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	background-color: #19586a;
	padding: 2px;
	text-decoration:none;
	height:25px;
	display:block;
	line-height:25px;
	color: white;
}
.katalog_strankovani_polozek_right {
	float: right;
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}
textarea {
	overflow: hidden;
	width: 178px;
}
/* ****************************odsud je detail***************************************/
.detail_hlavni_box {
	float: left;
	clear: none;
	width: 575px;
}
.detail_hlavni_ram {
	float: left;
	width: 555px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.detail_hlavni_nadpis {
	float: left;
	height: 38px;
	line-height: 38px;
	color: #032530;
	font-weight: bold;
	font-size: 21px;
	width: 555px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
.detail_hlavni_foto {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 280px;
	float: left;
	clear: none;
	padding-top: 10px;
}
.detail_hlavni_textbox {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 245px;
	float: left;
	clear: none;
	padding-top: 10px;
	height: 210px;
	padding-right: 30px;
}
.detail_hlavni_polozkabox {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 243px;
	float: left;
	clear: none;
/* 	height: 20px; */
/* 	line-height: 20px; */
	margin-bottom: 8px;
	_margin-bottom: 8px;
}
.detail_hlavni_polozka_popiska {
	color: #032530;
	font-weight: bold;
	font-size: 11px;
	width: auto;
	float: left;
	clear: right;
	padding-left: 10px;
/* 	line-height: 22px; */
/* 	margin-bottom: 3px; */
}

.detail_hlavni_polozka_hodnota {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: auto;
	float: right;
	clear: right;
	padding-right: 10px;
}
.detail_hlavni_koupit {
	background-image: url(/images/detail_koupit.png);
	height: 28px;
	width: 83px;
	float: left;
	_margin-right:10px;
	background-position: top left;
	border: none;
	display: block;
	border: solid 1px white;
	background-repeat: no-repeat;
}
.detail_hlavni_fotogaleriebox {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 555px;
	float: left;
	clear: none;
	padding-top: 10px;
	height: 40px;
}
.detail_hlavni_fotogalerie_foto {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 47px;
	float: left;
	clear: none;
	height: 38px;
	border: 1px solid #034155;
	margin-left: 5px;
}
.detail_funkce_box {
	width: 277px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	clear: none;
	font-size: 11px;
	float: left;
	margin-top: 10px;
	height: auto;
	margin-bottom: 10px;
}
.detail_funkce_nadpis {
	height: 25px;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-indent: 10px;
	clear: both;
	background-color: #034155;
	font-size: 14px;
}
.detail_funkce_text {
	width: auto;
	color: #032530;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	clear: both;
	font-size: 11px;
	padding: 10px;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
	margin-top: 10px;

}

a:link {
/* 	color: #034155; */
}
.detail_dalsi_hlavni_box {
	height: auto;
	width: 554px;
	float: left;
}

.detail_dalsi_box {
	width: 170px;
	_width: 168px;
	overflow: hidden;
	color: #000000;
	clear: none;
	float: left;
	margin-top: 10px;
	height: auto;
	margin-left: 10px;
}
.detail_dalsi_foto {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: none;
	float: left;
}
.detail_dalsi_nadpis {
	width: 170px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	clear: none;
	font-size: 12px;
	float: left;
	font-weight: bold;
	text-align: center;
}
.detail_dalsi_cena {
	width: 80px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	clear: none;
	font-size: 11px;
	float: left;
	height: auto;
	text-align: left;
	font-weight: normal;
}
.detail_dalsi_detail {
	background-image: url(/images/detaily.png);
	height: 16px;
	width: 65px;
	float: right;
/* 	_margin-right:10px; */
	clear: inherit;
	display: block;
}
.detail_pravy_panel {
	width: 160px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 12px;
	clear: none;
	font-size: 11px;
	float: left;
	height: auto;
	margin-top: 10px;
}
.detail_pravy_panel_text_okna {
	background-color: #D9E0E4;
	clear: left;
	float: none;
	margin-bottom: 10px;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: circle;
	padding: 10px;
	height: auto;
}
.detail_pravy_panel_top_okna {
	height: 25px;
	width: auto;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 25px;
	clear: both;
	background-color: #034155;
	font-size: 13px;
	text-indent: 10px;
}
.detail_pravy_panel_text_okna ul  {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.detail_pravy_panel_text_okna li {
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
.detail_pravy_panel_top_korunka {
	background-image: url(/images/detail_top_korunka.gif);
	height: 29px;
	width: 160px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 29px;
	text-indent: 10px;
	clear: both;
	font-size: 13px;
}
.detail_tipy_box_ram {
	clear: none;
	float: left;
	width: 160px;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #034155;
	background-image: url(/images/detail_tisk_tipy_bg.png);
}
.detail_tipy_box_text {
	color: #023242;
	font-weight: normal;
	font-size: 8px;
	height: 65px;
	margin-top: 8px;
	float: right;
	width: 69px;
	padding-left: 0px;
/* 	padding-left: -2px; */
}
.detail_tipy_box_img {
	float: left;
	color: #032530;
	font-weight: normal;
	font-size: 12px;
	height: 70px;
	width: 70px;
	clear: none;
	margin-top: 8px;
	margin-left: 1px;
}
.text_hlavni_nadpis {
	float: left;
	height: 38px;
	line-height: 38px;
	color: #032530;
	font-weight: bold;
	font-size: 21px;
	width: 555px;
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
}
.text_hlavni_foto {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 235px;
	float: left;
	clear: none;
	margin-right: 14px;
	margin-bottom: 10px;
}
.text_hlavni_textbox {
	color: #032530;
	font-weight: normal;
	font-size: 11px;
	width: 525px;
	float: left;
	clear: none;
	padding-top: 10px;
	height: auto;
	padding-right: 30px;
}
.detail_pravy_panel_bot_korunka {
	background-image: url(/images/detail_bot_korunka.gif);
	height: 29px;
	width: 160px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 29px;
	text-indent: 10px;
	clear: both;
	font-size: 13px;
}
/******************* kosik *************************************/
#menu_kosik_1_on, #menu_kosik_2_on, #menu_kosik_3_on {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
	width:720px;
	line-height:35px;
	float: left;
	display: block;
	background-color:#dde2e6;
	color:#FFF;
	font-size:12px;
	text-indent:20px;
 	border: 1px solid #19586f;
}
#menu_kosik_1_on{
	background-image: url(/images/kosik_top_1.gif);
}
#menu_kosik_2_on{
	background-image: url(/images/kosik_top_2.gif);
}
#menu_kosik_3_on{
	background-image: url(/images/kosik_top_3.gif);
}
.menu_kosik_popisek{
		height: 35px;
	width:240px;
line-height:35px;
	float: left;
	display: block;
		color:#FFF;
	font-size:12px;
	text-indent:20px;
}

#menu_kosik_5,   #menu_kosik_5_on,
#menu_kosik_6,   #menu_kosik_6_on,
#menu_kosik_7,   #menu_kosik_7_on,
#menu_kosik_8,   #menu_kosik_8_on{
	margin-top:10px;
	color:#FFF;
	height: 36px;
	width:360px;
	background-image: url(/images/pokracovat.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
	font-weight:bold;
	cursor: pointer;
	float: left;
	clear: none;
	display: block;
}
#menu_kosik_9,   #menu_kosik_9_on{
	margin-top:10px;
	color:#FFF;
	height: 36px;
	width:360px;
	background-image: url(/images/pokracovat_dalsi.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	font-weight:bold;
	cursor: pointer;
	float: left;
	clear: none;
	display: block;

}

#menu_kosik_10, #menu_kosik_10_on{
	height: 35px;
	width:240px;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	clear: left;
	display: block;
	float:right
}
/*
#menu_kosik_1_on  { width: 266px; background-image: url(/images/kosik_top.gif); background-position: 0px 0px;}
#menu_kosik_2_on  { width: 266px; background-image: url(/images/kosik_top.gif); background-position: 0px 0px;}
#menu_kosik_3_on  { width: 266px; background-image: url(/images/kosik_top.gif); background-position: 0px 0px;}
#menu_kosik_4_on  { width: 240px; background-image: url(/images/kosik_top.gif); background-position: 0px 0px;}
#menu_kosik_5_on  { width: 240px; background-image: url(/images/kosik_top.gif); background-position: 0px 0px;}
#menu_kosik_6,  #menu_kosik_6_on  { width: 240px; background-image: url(/images/kosik_top.jpg); background-position: 0px 0px;}
#menu_kosik_7,  #menu_kosik_7_on  { width: 240px; background-image: url(/images/kosik_top.jpg); background-position: 0px 0px;}
#menu_kosik_8,  #menu_kosik_8_on  { width: 240px; background-image: url(/images/kosik_top.jpg); background-position: 0px 0px;}
#menu_kosik_9,  #menu_kosik_9_on  { width: 240px; background-image: url(/images/kosik_top.jpg); background-position: 0px 0px;}
#menu_kosik_10, #menu_kosik_10_on { width: 240px; background-image: url(/images/kosik_top.jpg); background-position: 0px 0px;}


#menu_kosik_1:hover {background-position: 0px 0;}
#menu_kosik_2:hover {background-position: 0px 0;}
#menu_kosik_3:hover {background-position: 0px 0;}
#menu_kosik_4:hover {background-position: 0px 0;}*/
/*

#menu_kosik_5:hover {background-position: 0px 0;}
#menu_kosik_6:hover {background-position: 0px 0;}
#menu_kosik_7:hover {background-position: 0px 0;}
#menu_kosik_8:hover {background-position: 0px 0;}
#menu_kosik_9:hover {background-position: 0px 0;}
#menu_kosik_10:hover {background-position: 0px 0;}

#menu_kosik_1_on {background-position: 0px 0;}
#menu_kosik_2_on {background-position: 0px 0;}
#menu_kosik_3_on {background-position: 0px 0;}
#menu_kosik_4_on {background-position: 0px 0;}
#menu_kosik_5_on {background-position: 0px 0;}
#menu_kosik_6_on {background-position: 0px 0;}
#menu_kosik_7_on {background-position: 0px 0;}
#menu_kosik_8_on {background-position: 0px 0;}
#menu_kosik_9_on {background-position: 0px 0;}
#menu_kosik_10_on {background-position: 0px 0;}*/


.kosik_table {
	width: 555px;
	font-size: 11px;
}
.kosik_table td {
	border: 1px solid lightblue;
}
.kosik_table th #test {
	border: 1px solid lightblue;
}
.table_doprava {
	width: 350px;
	display: block;
	font-size: 11px;
	float: left;
}
.table_doprava td {

}
.table_doprava th {

}
.table_platba {
	width: 555px;
	font-size: 11px;
}
.table_platba td {
	border: 1px solid lightblue;
}
.table_platba th {
	border: 1px solid lightblue;
}

.table_cena_souhrn {
	width: 555px;
	font-size: 11px;
}
.table_cena_souhrn td {
	border: 1px solid lightblue;
}
.table_cena_souhrn th {
	border: 1px solid lightblue;
}
.tip {
	border: 1px solid lightblue;
	font-size: 11px;
	margin-top: 5px;
	padding: 5px;	
}
.order_button {
	margin: 0px;
	padding: 0px;
	border: none;
}
h4 {
	font-size: 9px;
}
/******************* kosik *************************************/
.detail_hlavni_ram table {
	font-size: 11px;
}
a img {
	border: none;
}
.none {
	display: none;
}
tr.pro_must_fill {
	background-color: orange;
}
.katalog_strankovani_polozek_left {
/* 	 letter-spacing: 150%; */
}
