
/* base style */

body {
	background-color: #ffffff;
	background-image: url(../web_img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow-y: scroll;
}

.popup_content {
	background-image: none;
	background-color: #FFFFFF;
	padding: 15px;
	text-align: left;
}

form {
	padding: 0px;
	margin: 0px;
}

body, input, select, table {
	font-family: "Arial";
	font-size: 12px;
	color: #132C42;
}

.hand {
	cursor: pointer;
}

h1 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #fb7e2e;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
	
	margin-bottom: 0px;
}


/* define boxes */


.page_box {
	background-image: url(../web_img/box_border.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 976px;
	text-align: left;
	position: relative;
}

.footer_box {
	background-image: url(../web_img/box_border_bottom.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 976px;
	height: 8px;
	position: relative;

}

.top_box {
	border-top: 0px;
	height: 104px;
	position: relative;
	color: #ffffff;
}

.top_box .left {
	margin-right: 20px;
}

.top_box .logo {
	position: absolute;
	top: 10px;
	margin-left: 20px;
}

.top_box .basket_box {
	background-image: url(../web_img/basket_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	margin-left: 500px;
	height: 96px;
	width: 217px;
	padding-left: 10px;
}

.top_box .butt_middle {
	margin-left: 7px;
}

.top_box .text {
	line-height: 18px;
}

.error {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 2px solid #ff0000;
}

.top_box .contact_box {
	position: absolute;
	top: 15px;
	margin-left: 250px;
	height: 82px;
	width: 180px;
	padding-left: 10px;
	font-size: 10px;
	color: #5e5e5e;
}

.top_box .title {
	margin-top: 7px;
	font-size: 17px;
	padding-bottom: 2px;
	font-weight: bold;
}

.top_box .login_box {
	background-image: url(../web_img/login_bg.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	margin-left: 730px;
	height: 96px;
	width: 217px;
	padding-left: 10px;
	color: #ffffff;
}

.login_box .input {
	border: 1px solid #13286e;
	width: 100px;
	font-size: 11px;
}

.login_box th {
	width: 40px;
	margin: 0px;
	padding: 0px;
}

.login_box form {
	margin: 0px;
	padding: 0px;
}


.login_box th {
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}


.top_menu_box {
	background-image: url(../web_img/menu_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 37px;
	width: 996px;
	margin-left: -10px;
}

.top_menu_box .menu_item_out {
	float: left;
	background-image: none;
	font-weight: bolder;
	font-size: 13px;
	color: #FFFFFF;
	padding: 15px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	height: 50px;
	margin-left: 3px;
}

.small_price {
  font-size: 10px;
}

.top_menu_box .menu_item_out a {
	color: #FFFFFF;
}

.top_menu_box .menu_item_over {
	float: left;
	font-weight: bolder;
	font-size: 13px;
	padding: 15px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	height: 50px;
	margin-left: 3px;
}

.top_menu_box .menu_item_over a {
	color: #87BFEF;
	text-decoration: none;
}

.top_menu_box .menu_item_out a:hover {
	color: #132c42;
	text-decoration: none;
}

.collage_box {
	border-top: 0px;
	height: 64px;
	position: relative;
	background-color: #f8f8f8;
	margin-left: 5px;
	margin-right: 5px;
}

.collage_box .collage_left {
	background-image: url(../web_img/collage_left.gif);
	background-repeat: no-repeat;
	width: 257px;
	height: 73px;
	position: absolute;
	margin-left: 265px;
}

.collage_box .collage_right_1 {
	background-image: url(../web_img/collage_right_1.gif);
	background-repeat: no-repeat;
	width: 117px;
	height: 70px;
	position: absolute;
	margin-left: 745px;
	margin-top: 1px;
}

.collage_box .collage_right_2 {
	background-image: url(../web_img/collage_right_2.gif);
	background-repeat: no-repeat;
	width: 103px;
	height: 102px;
	position: absolute;
	margin-left: 858px;
	margin-top: -31px;
}

.collage_box .renovace {
	width: 230px;
	height: 59px;
	position: absolute;
	margin-left: 515px;
}

.collage_box #srch_word {
	border: 1px solid #727577;
	background-image: url(../web_img/srch_word_bg.gif);
	background-repeat: repeat-x;
	width: 200px;
	height: 21px;
	font-size: 16px;
}

.collage_box #srch_butt {
	background-image: url(../web_img/srch_butt_bg.gif);
	background-repeat: no-repeat;
	border: 0px;
	width: 26px;
	height: 25px;
	float: right;
	margin-left: 3px;
}

.collage_box strong {
	color: #989898;
	font-size: 14px;
}

.collage_box .menu_box {
	position: absolute;
	top: 5px;
	margin-left: 20px;
	width: 235px;
}

.menu_box .input {
	border: 1px solid black;
	width: 100px;
	font-size: 11px;
}

.content_box {
}

.content_box .space {
	width: 1px;
}

.content_box .content_table {
	width: 966px;
	margin-left: 5px;
	background-image: url(../web_img/content_box_bg.gif);
	background-repeat: repeat-x;
}

.content_box .content_table td {
	vertical-align: top;
}

.content_box .main_content_box {
	padding: 10px;
}

.content_box .list_style {
	padding-left: 0px;
	padding-right: 0px;
}

.content_box .list_style h1 {
	padding-left: 10px;
}




.left_menu_box {
	width: 240px;
	border: 1px solid #dcdcdc;
	background-color: #ffffff;
}

.left_menu_box .top {
	font-weight: bold;
	color: #FF0000;
	border: 0px;
}

.left_menu_box .menu_name {
	background-image: url(../web_img/menu_name_bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 23px;
	color: #ffffff;

}

.left_menu_box ul {
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

.left_menu_box li {
	list-style-type: none;
	margin-left: 0em;
	padding-left: 0em;
	font-size: 11px;
	padding-bottom: 2px;
	color: #393939;
	font-weight: normal;
}

.left_menu_box li span {
	/*padding-left: 5px;*/
	margin-left: 1em;
	/*background: url(../images/odrazka.gif) no-repeat 0% 50%;*/
	text-decoration: none;
}

.left_menu_box li a {
	color: #393939;
}

.left_menu_box li ul {
	margin-top: 0px;
}

.left_menu_box li ul li {
	padding-left: 20px;
	border-bottom: none;
	padding-bottom: 0px;
}

.bottom_box {
	background-color: #989898;
	height: 52px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: 11px;
}

.bottom_box .address {
	color: #FFFFFF;
	padding: 10px;
	padding-top: 5px;
}

.bottom_box .lista {
	padding: 10px;
	font-size: 11px;
	padding-top: 5px;
}

.copy {
	float: right;
	margin-right: 15px;
	color: #989898;
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 11px;
}

.bottom_box .last_update {
	float: right;
	padding: 10px;
	color: #FFFFFF;	
}

.product_list {
	position: relative;
}

.product_list .item {
	position: relative;
	float: left;
	width: 230px;
	height: 184px;
	background: url(../web_img/product_list_item_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #808080;
}

.product_list .next_subcat {
	border: 1px solid #808080; 
	padding: 5px; 
	margin-bottom: 5px; 
	background-color: #ffffff;
}

.product_list .next_subcat .b {
	margin-bottom: 8px;
	font-weight: bold;
}

.product_list .subitem {
	float: left;
	width: 165px;
}

.product_list form {
	margin: 0px;
	padding: 0px;
}

.product_list .image {
	border: 0px;
}

.product_list .listing {
	float: right;
	padding-bottom: 5px;
}

.product_list select {
	font-size: 10px;
	width: 100px;
	font-family: Arial;
}

.product_list .arrows {
	vertical-align: middle;
}

.product_list .name {
	text-align: center;
	font-weight: bold;
	font-size: 12px;	
	overflow: hidden;
	height: 30px;
	width: 220px;
	padding-left: 3px;
	margin-top: 3px;
}

.product_list .name a {
	color: #fb7e2e;
	text-decoration: none;
}

.product_list .name a:hover {
	text-decoration: underline;
}

.product_list .desc_box {
	font-family: Arial;
	float: right;
	font-size: 10px;
	width: 95px;	
	padding-top: 3px;
	padding-right: 3px;
	overflow: hidden;
	height: 105px;
	color: #5e5d5d;
}

.product_list .image_box {
	position: absolute;
	top: 40px;
	left: 5px;
	width: 110px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF; 
	overflow: hidden;
}


.product_list .price {
	position: absolute;
	font-size: 18px;
	color: #FE5804;
	font-weight: bold;
	line-height: 14px;
	top: 155px;
	margin-left: 10px;
	width: 100px;
}

.product_list .price_without_dph {
  position: absolute;
  font-size: 11px;
  color: #8b8a8a;
  font-weight: bold;
  line-height: 14px;
  top: 165px;
  margin-left: 100px;
  width: 100px;
}

.product_list .price_s_dph {
	float: right;
	width: 80px;
	padding-right: 5px;
	color: #000000;
}

.product_list .dph_price {
	font-size: 10px;
	font-weight: normal;
}

.product_list .skladem {
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	top: 150px;
	color: #008C00;
	margin-left: 90px;
}

.product_list .basket {
	position: absolute;
	margin-left: 190px;
	margin-top: 147px;
}

.print_ico {
	width: 35px;
	height: 36px;
	position: absolute;
	margin-left: 669px;
	margin-top: -11px;
	cursor: pointer;
}

.form_tbl th {
	vertical-align: top;
	text-align: right;
	width: 150px;
}

.form_tbl td {
	vertical-align: top;
}

.nostrong {
	font-weight: normal;
}

input.text {
	border: 1px solid black;
	width: 150px;
	font-size: 11px;
}

input.text_short {
	border: 1px solid black;
	width: 70px;
	font-size: 11px;
}

textarea {
	width: 300px;
}

.select {
	width: 150px;
	font-size: 11px;
}

input.submit {
	width: 200px;
	background-image: url(../web_img/bg_button.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #B3B3B3;
	height: 30px;
}

.req {
	color: #FF0000;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.note {
	font-weight: normal;
	font-size: 10px;
}

a {
	color: #FE5804;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.product_detail {
	position: relative;
}

.product_detail h2 {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 14px;
}

.product_detail .desc_height {
	float: left;
	height: 150px;
}

.product_detail .sklad_cislo {
	font-style: italic;
	color: #919191;
}

.product_detail .cena_s_dph {
	color: #FF0000;
	font-weight: bold;
}

.product_detail .price_line {
	background-image: url(../web_img/line.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 16px;
	position: absolute;
	top: 85px;
	left: 160px;
	z-index: 101;
}

.product_detail .skladem {
	font-weight: bold;
	color: #008C00;
}

.product_detail .dostupnost {
	cursor: help;
}

.product_detail .foto {
	border: 1px solid #808080;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	padding: 5px;
}

.product_detail .price {
	margin-top: 10px;
	font-size: 18px;
	color: #FE5804;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 10px;
}


.product_detail .basket {
	float: right;
	cursor: pointer;
}

.product_detail .param_tbl {
	font-size: 11px;
	border: 1px solid #8B8B8B;
	position: relative;
}

.product_detail .param_tbl th {
	background-color: #D8D5D5;
	background-image: url(../web_img/product_detail_tbl_cell_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	padding-left: 5px;
	border-bottom: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B;
}

.product_detail .param_tbl td {
	vertical-align: middle;
	width: 150px;
	padding-left: 5px;
	border-bottom: 1px solid #8B8B8B;
	font-size: 13px;
}

.product_detail .param_tbl .title {
	background-image: none;
	font-size: 3px;
	background-color: #152E42;
	border: 1px solid #152E42;
}

.product_detail .basket_detail {
	vertical-align: middle;
}

.product_detail .basket_text {
	font-weight: bold;
	color: #61C200;
}

.product_detail .basket_box a:hover {
	text-decoration: none;
}

.product_detail .basket_input {
	border: 1px solid #61C200;
	vertical-align: middle;
	font-size: 11px;
}

.product_detail .basket_box {
	padding-left: 100px;
}

.product_detail p {
	color: #3C3C3C;
}

.submenu {
	z-index: 100;
}

.submenu a {
	line-height: 16px;
}

.submenu_obch_podm {
	position: absolute;
	top: -20px;
	margin-left: 180px;
	width: 168px;
}

.submenu_serv_podm {
	position: absolute;
	top: -20px;
	margin-left: 355px;
	width: 158px;
}

.submenu_o_spolecnosti {
	position: absolute;
	top: -20px;
	margin-left: 2px;
	width: 126px;
}

.submenu_shop {
	position: absolute;
	top: -20px;
	margin-left: 540px;
	width: 121px;
}

.filter {
	border-left: 1px solid #f5792a;
	border-right: 1px solid #f5792a;

	padding-left: 5px;
	background-color: #fdd3b9;

	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
/*
	filter: alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;*/
}

.submenu_end {
	padding-left: -5px;
	background-color: #f5792a;
	font-size: 3px;
}

.filter a {
	color: #132C42;
}

.right {
	float: right;
}

.image {
	border: 1px solid #808080;
	margin-left: 13px;
	margin-bottom: 15px;
	padding: 5px;
}

.pc_note_monit {
	float: right;
	font-size: 10px;
}


.note {
	font-size: 9px;

}

p {
	line-height: 17px;
}

.butt {
	background-image: url(../web_img/butt_bg.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;
	color: #13286e;
	margin-right: 4px;

}


.butt_ok {
	width: 64px;
	height: 19px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: -5px;
	cursor: pointer;
}

.neni {
	color: #9B9B9B;
}

.basket_tbl {
	width: 100%;
}

.basket_tbl th {
	background-color: #132C42;
	color: #FFFFFF;
	padding-left: 3px;
}

.basket_tbl .pcs {
	text-align: right;
	width: 30px;
	border: 1px solid black;
}

.basket_tbl .text {
	text-align: right;
}

.basket_tbl .price {
	text-align: right;
}

.left {
	float: left;
}	

.butt_long {
	background-image: url(../web_img/butt_long_bg.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	cursor: pointer;
	color: #4A890A;
}

.butt_middle {
	background-image: url(../web_img/butt_middle_bg.gif);
	background-repeat: no-repeat;
	width: 184px;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;
	color: #13286e;
}

.detail_podm {
	width: 670px;
	bottom: 90px;
	font-size: 10px;
	padding: 8px;
}

.zakl_konf { 
	border: 1px solid #152E42;
}

.zakl_konf th {
	padding-top: 2px;
	width: 150px;
	height: 20px;
	padding-right: 5px;
	text-align: right;
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
}

.zakl_konf td {
	padding-top: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #EEEEEE;
	padding-right: 10px;
}

.total_price_tbl { 
	border: 2px dashed #FE5804;
}

.total_price_tbl th {
	padding-top: 2px;
	width: 150px;
	height: 20px;
	padding-right: 5px;
	text-align: right;
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	vertical-align: top;
}

.total_price_tbl td {
	padding-top: 2px;
	padding-left: 5px;
	border-bottom: 1px solid #EEEEEE;
	padding-right: 10px;
	width: 80px;
	text-align: right;
}

.kc {
	color: gray;
	font-style: italic;
	font-weight: normal;
}

.subnote {
	font-size: 9px;
	font-weight: normal;
}

.info_dostupnost_box {
	visibility: hidden;
	position: absolute;
	border: 1px solid black;
	background-color: #E9F3FD;
	padding: 3px;
	width: 240px;
	font-size: 11px;
	top: 150px;
	left: 200px;
	cursor: help;
	z-index: 100;
}

.alert_box {
	position: absolute; 
	padding: 10px; 
	height: 130px; 
	top: 100px; 
	left: 350px; 
	z-index: 500; 
	width: 270px; 
	border: 5px solid #132C42; 
	background-color: #FFFFFF;
	display: none;
}

.alert_box .title {
	font-size: 14px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.cimsezabyvame {
	line-height: 25px;
}

.tbl_price {
	text-align: right;
	vertical-align: top;
}

.hp_box {
	background-image: url(../web_img/hp_box_bg.gif);
	background-repeat: no-repeat;
	width: 340px;
	border: 1px solid #dcdcdc;
	margin-left: 5px;
	margin-right: 5px;
}

.hp_box h1 {
	color: #132c42;
	margin-top: 10px;
	margin-right: 10px;
}

.hp_box .hp_content {
	margin: 10px;
}

.lister {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

.lister_active {
	float: left;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}

.lister_active a {
	color: #000000;
}
	
.lister_box {
	float: right;	
	margin-bottom: 5px;
	margin-top: 5px;
}

.lister_empty {
	float: left;
	width: 20px;
}

