
/* base style */

body {
	background-color: #D3E6F8;
	background-image: url(../web_img/page_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.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: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
	
	margin-bottom: 0px;
}


/* define boxes */

.page_box {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	position: relative;
}

.top_box {
	border: 1px solid #FFFFFF;
	border-top: 0px;
	background-color: #EBEBEB;
	background-image: url(../web_img/top_box_bg.gif);
	background-repeat: repeat-x;
	height: 104px;
	position: relative;
}

.top_box .logo {
	position: absolute;
	top: 10px;
	margin-left: 20px;
}

.top_box .phrase {
	position: absolute;
	top: 70px;
	font-weight: bold;
	
	margin-left: 120px;
}

.top_box .basket_box {
	position: absolute;
	top: 10px;
	font-weight: bold;
	border-left: 1px solid #AABAC9;
	margin-left: 500px;
	height: 82px;
	width: 180px;
	padding-left: 10px;
}

.top_box .text {
	line-height: 24px;
}

.top_box .contact_box {
	position: absolute;
	top: 10px;
	margin-left: 120px;
	height: 82px;
	width: 180px;
	padding-left: 10px;
	font-size: 10px;
}

.top_box .title {
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
}

.top_box .login_box {
	position: absolute;
	top: 10px;
	border-left: 1px solid #AABAC9;
	margin-left: 730px;
	height: 82px;
	width: 200px;
	padding-left: 10px;
}

.login_box .input {
	border: 1px solid black;
	width: 100px;
	font-size: 11px;
}

.login_box form {
	margin: 0px;
	padding: 0px;
}


.login_box th {
	text-align: right;
}


.top_menu_box {
	position: relative;
	border: 1px solid #D0D5D9;
	background-color: #132C42;
	height: 50px;
}

.top_menu_box .menu_item_out {
	float: left;
	background-image: none;
	font-weight: bolder;
	font-size: 13px;
	color: #FFFFFF;
	padding: 15px;
	padding-left: 19px;
	padding-right: 20px;
	text-align: center;
	cursor: pointer;
	height: 50px;
	margin-left: 3px;
}

.top_menu_box .menu_item_out a {
	color: #FFFFFF;
}

.top_menu_box .menu_item_over {
	float: left;
	background-image: url(../web_img/top_menu_item_bg_moz.gif);
	background-repeat: repeat-x;
	color: #87BFEF;
	font-weight: bolder;
	font-size: 13px;
	padding: 15px;
	padding-left: 19px;
	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;
}

.collage_box {
	border: 1px solid #FFFFFF;
	border-top: 0px;
	background-color: #CBE5FE;
	background-image: url(../web_img/collage_box_bg.gif);
	background-repeat: repeat-x;
	height: 120px;
	position: relative;
}

.collage_box .collage {
	position: absolute;
	background-image: url(../web_img/collage.jpg);
	background-repeat: no-repeat;
	top: 10px;
	margin-left: 260px;
	width: 720px;
	height: 239px;
}

.collage_box .menu_box {
	position: absolute;
	top: 15px;
	margin-left: 20px;
}

.menu_box .input {
	border: 1px solid black;
	width: 100px;
	font-size: 11px;
}

.content_box {
	border: 1px solid #D0D5D9;
	background-color: #E9F3FD;
	background-image: url(../web_img/left_menu_bg.gif);
	background-repeat: repeat-x;
}

.content_box .space {
	width: 1px;
	background-color: #FFFFFF;
}

.content_box .content_table {
	border: 1px solid #FFFFFF;
	width: 100%;
}

.content_box .content_table td {
	vertical-align: top;
}

.content_box .main_content_box {
	background-color: #FFFFFF;
	padding: 10px;
}






.left_menu_box {
	width: 260px;

}

.left_menu_box .top {
	font-weight: bold;
	color: #FF0000;
	border: 0px;
}

.left_menu_box .menu_name {
	color: #1C5074;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	padding-left: 10px;

}

.left_menu_box ul {
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

.left_menu_box .quick_tbl {
	text-align: center;
	font-weight: bold;
}

.left_menu_box li {
	list-style-type: none;
	margin-left: 0em;
	padding-left: 0em;
	border-bottom: 1px dashed #969696;
	font-size: 11px;
	padding-bottom: 2px;
}

.left_menu_box li span {
	/*padding-left: 5px;*/
	margin-left: 1em;
	/*background: url(../images/odrazka.gif) no-repeat 0% 50%;*/
	text-decoration: none;
	color: #212122;
}

.left_menu_box li a {
	color: #212122;
}

.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: #132C42;
	height: 70px;
}

.bottom_box .address {
	color: #FFFFFF;
	padding: 10px;
}

.bottom_box .last_update {
	float: right;
	padding: 10px;
	color: #FFFFFF;	
}



.product_list .item {
	position: relative;
	float: left;
	width: 219px;
	height: 200px;
	background: url(../web_img/product_list_item_bg.jpg);
	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: #DEDADB;
}

.product_list .subitem {
	float: left;
	width: 160px;
}

.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: 190px;
	padding-left: 3px;
}

.product_list .name a {
	color: #132C42;
	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: #808080;
}

.product_list .image_box {
	position: absolute;
	top: 40px;
	left: 5px;
	width: 110px;
	height: 100px;
	text-align: center;
	background-color: #FFFFFF; 
	border: 1px solid #808080;
	overflow: hidden;
}


.product_list .price {
	position: absolute;
	font-size: 14px;
	color: #FE5804;
	font-weight: bold;
	line-height: 14px;
	top: 170px;
}

.product_list .price_s_dph {
	text-align: right;
	float: right;
	width: 80px;
	padding-right: 5px;
	color: #FF0000;
}

.product_list .price_bez_dph {
	text-align: left;
	float: left;
	padding-left: 5px;
	width: 80px;
	color: #858585;
}

.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;
	left: 5px;
}

.product_list .part_num {
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	top: 150px;
	color: #000000;
	left: 95px;
	text-align: right;
}








.product_list .basket {
	float: left;
}

.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 .sklad_cislo {
	font-style: italic;
	color: #184e70;
	font-weight: bold;
}

.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 a {
	line-height: 16px;
}

.submenu_obch_podm {
	position: absolute;
	top: -16px;
	margin-left: 129px;
	width: 168px;
}

.submenu_serv_podm {
	position: absolute;
	top: -16px;
	margin-left: 298px;
	width: 158px;
}

.submenu_o_spolecnosti {
	position: absolute;
	top: -16px;
	margin-left: 2px;
	width: 126px;
}

.submenu_shop {
	position: absolute;
	top: -16px;
	margin-left: 457px;
	width: 121px;
}

.filter {
	border-left: 1px solid #132C42;
	border-right: 1px solid #132C42;

	padding-left: 5px;
	background-color: #87BFEF;

	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: #132C42;

	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: 91px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;

}


.butt_ok {

	width: 56px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	float: right;
	cursor: pointer;
}

.neni {
	color: #9B9B9B;
}

.basket_tbl {
	width: 100%;
}

.basket_tbl th {
	background-color: #132C42;
	color: #FFFFFF;
}

.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: 170px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;
	color: #FF0000;
}

.detail_podm {
	width: 670px;
	position: absolute; 
	bottom: 0px;
	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;
}

.lista {
  color: #ffffff;
  font-size: 11px;
  margin-left: 10px;
}

.hp_box {
	background-image: url(../web_img/hp_box_bg.gif?v=1);
	background-repeat: no-repeat;
	border: 1px solid #dcdcdc;
	margin-left: 5px;
	margin-right: 5px;

}

.hp_box h2 {
	color: #132c42;
	margin: 10px;
	margin: 10px;
}

.hp_box .hp_content {
	margin: 10px;
}

