@charset "iso-8859-2";

html {
  margin: 0px;
  padding: 0px;
  border: 0px solid black;
  
}

* {
  margin: 0px;
  padding: 0px;
  border: 0px solid black;
}

body {
  background-color: #FFFFFF;
  /* background-color: #a9d77b; */
  /* background-image: url('../img/pozadi_primasplatky.gif'); */ 
  font-family: arial;	
  color: black;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
}

#main {
  width: 1250px;
  margin-left: auto;
  margin-right: auto;
   
}

.top_logo {
  margin-left: auto;
  margin-right: auto;

}

.menu_top {
  width: 1245px;
  height: 30px;
  background-color: #b2b2b2;
  margin-top: 3px;
}

.Menu_table {
	/* width: 100%;*/
	width: 1245px;
}

.menu_top_item {
  background-color: #b2b2b2;
  font-size: 14px; /* 18 */
  font-family: Verdana;
  font-weight: bolder;
  color: #FFFFFF;
  /*width: 206px;*/
  height: 30px;
  text-align: center;
  border: 0px;
  border-right: 3px solid white; 
  width: 249px;
}

.menuitem, .menuitem:link, menuitem:visited {
	display: block;
	line-height: 30px;	
	vertical-align: middle;
}

.menucurrentitem, .menuitem:hover, menuitem:active {
	display: block;	
	line-height: 30px;	
	vertical-align: middle;
	background-color: #777777;
}

.norightborder {
	border-right: 0px solid white;
}

.menu_top_divider {
  background-color: #FFFFFF;
  width: 2px;
  height: 30px;
  text-align: center;
}

.left_part {
  float: left;
  /*margin-top: 40px;*/
  width: 280px; /*242 */
  padding-left: 0px;
  margin-right: 10px;
 /*  border-left: 2px solid #3b981e;*/
 /* border-right: 2px solid #3b981e; */
  /* border-bottom: 2px solid #3b981e;*/
  overflow: hidden;
  margin-bottom: 20px;
  padding-top: 20px;
  position: relative;
  top: -20px; 
  width: 280px;
}

.left_part_menu {
  margin-top: 0px;
/*  background-repeat: repeat-y;*/
}

.left_part_menu_table {
  table-layout:fixed;
   margin-top: 10px;
}


.left_part_menu_active {
  /* background-image: url('../img/left_menu_active_border_background.jpg');*/
}

.left_part_menu_noactive {
  /* background-image: url('../img/left_menu_noactive_border_background.jpg');*/
}

.left_part_menu_item {
  padding-left: 10px;
  width: 280px; /* 242 */
  height: 21px; /* 25 */
  padding-top: 3px;
  padding-bottom: 7px;  
  /* border: 1px solid green;*/
}

.left_part_menu_divider {
  width: 270px; /* 250 */
  height: 1px;
  padding-left: 10px;
  border: 0px solid black;
  /* background-image: url('..img/left_menu_divider_line.jpg');
	background-repeat: no-repeat;*/ 
}

.left_part_letak {
  margin-bottom: 20px;
}

.left_part_search {
  margin-top: 40px;
  background-image: url('../img/najdi_kod_item.gif'); /* puvodne jpg */
  width: 280px; /* 242 */
  height: 40px;
  background-repeat: no-repeat;
  border: 0px solid black;
  margin-bottom: 20px;
}

/* basic settings */
/*.content {
  width: 950px;
  height: 600px;
  margin-top: 40px;
  margin-left: 290px;
  border: 0px solid green;
}*/

#content {
	margin-top: 10px;
}

/* item on main_page */
.content_item {
  width: 300px;
  height: 300px;
  /* background-image: url('../img/content_item_background.gif'); *//* puvodne jpg */
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  padding: 0px;
  border: 0px solid red;
}

/* upper part item on main page */
.content_item_top {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  width: 280px;
  height: 222px;
  overflow: hidden;
  border: 0px solid black;
}

/* downside part item on main page */
.content_item_bottom {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 28px;
  width: 280px;
  height: 20px;
  border: 0px solid black;
  font-weight: bold;
  text-align: center;
}

/* item detail on general page,
 * !!!! NOT ITEM DETAIL */
.content_item_item_look {
  width: 310px;
  height: 351px;
  background-image: url('../img/content_item_item_look.gif');
  background-repeat: no-repeat;
  padding: 0px;
  background-position: left;
  background-position: top;
  /* border: 1px solid red; */
}

/* item detail on general page,
 * most upper part
 * product name  
 * !!!! NOT ITEM DETAIL */
.content_item_item_look_product_name {
  width: 280px;
  height: 25px;
  margin-top: 9px;
  margin-left: 10px;
  margin-right: 10px;
 /*padding-top: 10px;
   padding-bottom: 10px; 
  border: 1px solid green; */ 
  font-family: Verdana;
  font-size: 14px;
  font-weight: bolder;
  text-align: center; 
}

/* item detail on general page,
 * product order number
 * on right side under most upper part
 * !!!! NOT ITEM DETAIL */
.content_item_item_look_product_order_number {
  width: 139px;
  height: 20px;
  margin-top: 3px;
  margin-left: 154px;
  margin-right: 7px;
  text-align: center;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
}

/* item detail on general page,
 * item image look
 * under order number
 * !!!! NOT ITEM DETAIL */
.content_item_item_look_image {
  width: 280px;
  height: 210px;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  /* border: 1px solid blue; */
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

/* item detail on general page,
 * item price
 * under order number
 * !!!! NOT ITEM DETAIL */
.content_item_item_look_price {
  width: 280px;
  height: 55px;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Tahoma;
  font-size: 40px;
  font-weight: bold;
  color: white;
  text-align: center;
  overflow: hidden;
  /*border: 1px solid black;*/ 
}


/* place for special advert banner i.e. CP */
.page_upbottom_banner {
  width: 1250px;
  height: 56px;
  margin-top: 5px;
  border: 0px solid white;
  clear: both;
  text-align: center;
}


/* downside part of pages */
.page_bottom {
  width: 1250px;
  height: 34px;
  margin-top: 5px;
  background-image: url('../img/bottom_spacer.jpg');
  background-repeat: no-repeat;
  margin-bottom: 1px;
  /*text-align: center;*/
  border: 0px solid white;
  clear: both;
}

/* downside part of pages 
 * paging bar 
*/
.page_bottom_table {
  margin-left: auto;
  margin-right: auto;
  height: 34px;
}




/* downside part of pages 
 * paging bar 
*/
.page_bottom_table_pagging {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  /* border: 1px solid blue; */
}

/* downside part of pages 
 * paging bar 
*/
.page_bottom_table_pagging_text {
  float: left; 
  padding-left: 400px; 
  padding-right: 100px; 
  margin-top: 3px;
  width: 250px;
  text-align: center;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: rgb(31,23,26);  
  line-height: 34px;
  vertical-align: middle;
}

/* downside part of pages 
 * paging bar
 * filling space  
*/
.page_bottom_table_fillment {
  width: 60px;
  text-align: center;
}



.page_bottom_table_pagging_rect_td {
  height: 25px;
  width: 35px;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  color: white;
  text-align: center;
}

.page_bottom_table_pagging_rect_td_prod_name {
  color: black; 
  font-size: 14px; 
  font-weight: bold; 
  line-height: 25px; 
  vertical-align: bottom;
}

/* downside part of pages 
 * paging bar 
 * active page number 
*/
.page_bottom_table_pagging_rect_active, .page_bottom_table_pagging_rect_active:link, .page_bottom_table_pagging_rect_active:visited, .page_bottom_table_pagging_rect_active:hover, .page_bottom_table_pagging_rect_active:active {
  margin-left: 10px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  vertical-align: middle;
  display: block;
  background-image: url('../img/pagging_rect_number_active.gif');
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
}

/* downside part of pages 
 * paging bar 
 * inactive page number 
*/
.page_bottom_table_pagging_rect_noactive, .page_bottom_table_pagging_rect_noactive:link, .page_bottom_table_pagging_rect_noactive:visited {
  margin-left: 10px;
  display: block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  vertical-align: middle;
  background-image: url('../img/pagging_rect_number_noactive.gif');
  background-position: left top;
  background-repeat: no-repeat;
  color: white;
}

.page_bottom_table_pagging_rect_noactive:hover, .page_bottom_table_pagging_rect_noactive:active {
  background-image: url('../img/pagging_rect_number_active.gif');
}


/* 
 * *******************************  DETAIL LOOK *********************** 
*/

.detail {
  width: 1250px;
  margin-top: 5px;
}

.detail_cat_info_bar {
  width: 1245px;
  height: 36px;
  background-image: url('../img/detail_cat_info_bar.jpg');
  background-repeat: no-repeat;
  text-align: center;
}

.detail_cat_info_bar_text {
  width: 1245px;
  height: 36px;
  margin-top: 0px;
  padding: 5px;
  text-align: center;
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bolder;
  color: white;
}

.detail_table {
  margin-top: 10px;
  width: 1245px;
  /*height: 537px;*/
  
}

.detail_table_image {
  width: 678px;
  height: 300px;
  background-image: url('../img/detail_image_frame.jpg');
  background-repeat: no-repeat;
  text-align: center;
} 

.odsazeni_right_part {
  width: 17px;
}

.detail_table_next_image {
  width: 550px; /* 567 */
  height: 300px;
  /* text-align: center; */
}


.detail_product_right_part {
  width: 550px;
  height: 300px;
  
}

.detail_product_right_part_product_name {
  height: 30px;
  width: 550px;
  /*background-image: url('../img/detail_product_name.jpg');*/
  /*background-repeat: no-repeat;*/
  background-color: #8c8a8b;
  text-align: left;
  padding-left: 10px;
  font-family: Arial;
  font-size: 14px; /* 18 puvodne */
  font-weight: bold;
  color: white;
}

.detail_product_right_part_product_name_name {
  float: left;
}

.detail_product_right_part_product_name_order_number {
  float: right;
  font-size: 12px;
  font-weight: 12px;
  padding-right: 5px;
  text-align: right;
}

.detail_product_right_part_info_text_td {
  height: 270px;
  width: 550px;
  text-align: left;
  font-size: 12px;
  font-weight: bolder;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}

.detail_product_right_part_info_text {
  padding-top: 0px;
  font-size: 11px; /* nebylo */
  font-weight: normal; /* nebylo */
  width: 550px;
  height: 270px;
  /*background-color: rgb(192,192,192);*/
  overflow: auto;
  white-space: pre;
}


.cena_produktu_obal {
  margin-top: -30px;
  color: white;
  font-size: 30px;
  font-family: Tahoma;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  vertical-align: middle;
  text-align: center;
  width: 678px;
}

.cena_produktu_obal_inner {
  margin: 0px auto;
  width: 220px;
  background-image:  url('../img/detail_product_price.jpg');
  background-repeat: repeat-x;
}


/*
.detail_product_right_part_product_vspacer1 {
  width: 567px;
  height: 10px;
  font-size: 10px;
  font-weight: normal;
  overflow: hidden;
}
*/

.detail_product_right_part_product_name_small_info {
  height: 90px;
  width: 300px;
  text-align: center;
  font-family: Tahoma;
  font-size: 10px;
}

/*
.detail_product_right_part_product_price {
  width: 567px;
  height: 82px;
  background-image: url('../img/detail_product_price.gif');
  background-repeat: no-repeat;
  overflow: hidden;
  text-align: center;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 40px;
  color: white;
  
}
*/

.detail_table2 {
  margin-top: 10px;
  width: 1245px;
  /*height: 537px;*/
  
}



.detail_product_product_price {
  width: 567px;
  height: 38px;
  /*background-image: url('../img/detail_product_price.gif');*/
  background-repeat: no-repeat;
  /*overflow: hidden;*/
  text-align: center;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 30px;
  color: white;
}

.detail_product_product_price_text {
  margin-left: auto;
  margin-right: auto;
  height: 38px;
  width: 398px;
  background-image: url('../img/detail_product_price.gif');
  background-repeat: no-repeat;
  line-height: 38px;
  vertical-align: middle;
}


.detail_product_right_part_splatka {
  width: 678px;
  height: 60px;
  /*background-image: url('../img/detail_product_instprice.gif');*/
  background-repeat: no-repeat;
  background-position: right top;
  overflow: hidden;
}

.detail_product_splatka_percent {
	background-image: url('../img/detail_splatka_percent.gif');
	background-repeat: no-repeat;
	width: 183px; 
	height: 80px;
	text-align: right;
	font-size: 50px;
	font-weight: bold;
	color: white;
	
}

.detail_product_splatka_percent_sign {
	font-size: 30px;
	/*margin-top: 50px;*/
    margin-right: 2px;
    margin-left: 0px;
    position: relative;
    /*top: 10px;*/
    
}

.detail_product_splatka_percent_positioning {
	margin-left: 26px;
	margin-top: 20px; /* MK 5 */
	text-align: right;
}

.detail_product_splatka_percent_onechar {
	text-align: right;
	font-size: 70px; /* 100 */
	margin-top: 4px;
	margin-right: 10px;
}

.detail_product_right_part_splatka_pocet {
  width: 40px;
  font-family: Tahoma;
  font-size: 28px;
  font-weight: bolder;
  color: white;
}

.detail_product_right_part_splatka_kolik {
  width: 320px;
  font-family: Tahoma;
  font-size: 50px;
  font-weight: bolder;
  color: white;
}



.detail_product_right_part_action_btn {
  width: 567px;
  height: 38px;
  text-align: center;
}


.detail_divider_params {
  margin-top: 10px;
  width: 1245px;
  height: 43px;
  background-image: url('../img/detail_divider_parametry.gif');
  background-repeat: no-repeat;   
}

.detail_info_text {
  margin-top: 10px;
  width: 1230px;
  background-color: rgb(235,235,235);
  margin-bottom: 10px;
  line-height: 150%;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bolder;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 5px;
  padding-bottom: 20px;
  white-space: pre;
}

/* 
 * ****************************** END DETAIL LOOK *********************** 
*/

a:link {
  color: white;
  font-weight: bold;
  text-decoration: none;
}     /* unvisited link */

a:visited {
  color: white;
 font-weight: bold;
 text-decoration: none;
}  /* visited link */

a:hover {
  color: white;
  font-weight: bold;
  text-decoration: none;  
}   /* mouse over link */

a:active {
 color: white;
 font-weight: bold; 
 text-decoration: none;
}   /* selected link */

H1 {
  font-size: 22px;
  text-align: center;
}

P {
  text-indent: 40px;
}

H1 + P {
  text-indent: 0px;
}


/*     --------------------------------------------------------------------------- */
.catimgwrap {
	display: block;
	border: 2px solid rgb(220, 220, 220);
}

.catimgwrap2 {
	display: block;
	border: 1px solid rgb(160, 160, 160);

	width: 220px;
	text-align: center;
	height: 180px;
	line-height: 180px;
	vertical-align: middle; 
	
}

.kategorie_name {
	display: block;
	margin-top: 3px;
	border-top: 1px solid rgb(220, 220, 220);
	border-bottom: 1px solid rgb(220, 220, 220);
	color: black;
	line-height: 22px;
	font-size: 12px; /* 16 */
	vertical-align: middle;
	text-align: center;
}

.katref, .katref:link, .katref:visited {
	
}


.prodcell_prodlink, .prodcell_prodlink:link, .prodcell_prodlink:visited {
	display: block;
	text-decoration: none;
	color: black;
	margin: 0px;
	padding: 0px;	
	font-size: 12px; /* nebylo */
	font-weight: normal;
}


.prodcell_prodlink:hover, .prodcell_prodlink:active {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder; /* nebylo */
}

.prodpathlink, prodpathlink:link, prodpathlink:visited {
	color: white;
	text-decoration: none;
}

.prodpathlink:hover, prodpathlink:active {
	color: rgb(255, 255, 127);
	text-decoration: underline;
}

.left_menu_catlink, .left_menu_catlink:link, .left_menu_catlink:visited {
	color: black;
	display: block;
	line-height: 21px;
	font-size: 11px; /* nebylo */
}

.left_menu_catlink:hover, .left_menu_catlink:active {
	color: rgb(230, 120, 0);
	text-decoration: none;
	font-size: 11px;  /* nebylo */
  /* font-weight: bold;   bylo */
}

.akcni_letak_active {
	background-image: url("../img/btn_akcni_letak_active.gif"); /* puvodne jpg */
	background-repeat: no-repeat;
	display: block;
	line-height: 40px;
	width: 280px;
	height: 40px;	
	vertical-align: middle;
	color: black;
}

.akcni_letak_active:link, .akcni_letak_active:visited {
	color: black;	
}

.akcni_letak_noactive {
	background-image: url("../img/btn_akcni_letak_noactive.gif"); /* puvodne jpg */
	background-repeat: no-repeat;
	display: block;
	line-height: 40px;
	width: 280px;
	height: 40px;	
	vertical-align: middle;
	color: black;		
}

.akcni_letak_noactive:link, .akcni_letak_noactive:visited {
	color: black;
}

.akcni_letak_active:hover, .akcni_letak_noactive:hover, .akcni_letak_active:active, .akcni_letak_noactive:active {
	background-image: url("../img/btn_akcni_letak_active.gif"); /* puvodne jpg */
	color: black;	
}

.page_bottom {
	clear: both;
}

.catcell_td_spacer, .prodcell_td_spacer {
	padding-right: 10px;
	padding-bottom: 20px;
	/*margin-bottom: 10px;*/
	display: block;
	/* border: 1px solid green;*/
}

.kategorie_wrapper {
  background-color: #FFFFFF; /* primasplatky */
}

.kategorie_bunka {

}


.text_content {
	width: 60em;
	line-height: 150%;
	margin: 20px auto;
	margin-bottom: 60px;
	font-size: 14px;
}

.ordertablebutts {
	clear: both;
	margin: 10px auto;
}

.orderitemlink_spec, .orderitemlink_spec:link, .orderitemlink_spec:visited {
	display: block;
	background: url("../img/btn_generic_noactive.jpg") left top no-repeat;
	color: black;
	font-weight: bold;
	width: 267px;
	height: 51px;
	overflow: hidden;
	line-height: 51px;
	vertical-align: middle;
}

.orderitemlink_spec:hover, .orderitemlink_spec:active {
	background-image: url("../img/btn_generic_active.jpg");
}

.orderitemlink_text {
	margin-left: 55px;
}

.produkty_table_objednavka {
	width: auto;
  	table-layout: auto;
  	margin: 10px auto;
}

.zrusit_div {
  margin: 0px; 
  padding: 0px; 
  line-height: 25px;
  height: 35px;
  width: 220px;
  overflow: hidden;
  border: 0px solid black;
  position: relative;
  top: -16px;
}

.zrusitlink, .zrusitlink:link, .zrusitlink:visited {
	display: block;
	margin: 5px auto;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	background-color: rgb(180, 180, 180);
	color: white;
	font-size: 18px;
	width: 100%;
} 

.zrusitlink:hover, .zrusitlink:active {
	background-color: rgb(160, 160, 160);
	color: white;
}

.zrusitlink_inner {
	position: relative;
	left: 80px;
	/*display: block;
	width: 6em;
	margin: 0px auto;*/
}

.objednavka_item {
	width: 230px;	
}

.objednavka_item_wrap {
	margin-right: 10px;
	margin-bottom: 10px;
}

.objednavka_image {
	width: 212px;
	height: 182px;
	margin-left: 5px;
	/*marfin-top: 5px;*/
	overflow: hidden;	
}
.objednavka_image_innerwrap {
	border: 1px solid rgb(160, 160, 160);		
	background-color: white;
}

.objednavka_image_innerwrap2 {
	width: 210px;
	height: 180px;
	line-height: 180px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}


.objednavka_produkt_wrap {
	background-color: rgb(220, 220, 220);
	padding-bottom: 3px;
}

.objednavka_product_name {
	font-size: 14px;
	line-height: 18px;
	padding: 2px;
	text-align: center;
}

.objednavka_order_number {
	margin: 0px;
	position: relative;
	top: -183px;
	text-align: right;
	float: right;
	left: -3px;
	border: 1px solid rgb(180, 180, 180);
	padding: 2px;
	background-color: white;
	font-size: 12px;
	width: 100px;
}

.katpict {
}

.prod_item_wrapper {
	margin: 0px 10px 10px 0px;
	width: 230px;
	height: 220px;
	padding: 0px;
	overflow: hidden;
	background-color: rgb(220, 220, 220);
	color: black;	
}

.prod_item_name {
	text-align: center;
	padding-bottom: 0px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 4px;
	vertical-align: middle;
}

.prod_item_image {
	margin: 5px auto;
	background-color: rgb(160, 160, 160);
	width: 214px;
	height: 184px;
}

.prod_item_image2 {
	overflow: hidden;
	padding: 0px;
	width: 210px;
	height: 180px;
	text-align: center;
	background-color: white;
	border: 0px solid black;
	position: relative;
	left: 2px;
	top: 2px;
	line-height: 180px;
}

.prod_item_img {
	border: 0px;
	vertical-align: middle;
}


.prod_item_ordernumber {
	float: right;
	position: relative;
	top: -189px;
	left: -8px;
	font-size: 10px;
	width: 100px;
	border: 2px solid rgb(160, 160, 160);
	color: black;
	text-align: center;
	background-color: white;
	padding: 1px;
}

.prod_item_price {
	position: relative;
	top: -10px;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url('../img/price_back.png') left top repeat-x;
	color: white;
	font-size: 30px;
	font-weight: bold;
}

.objednavka_dobirka_price {
	position: relative;
	top: -15px;
	/*margin-right: 10px;*/
	/*margin-top: 15px;*/
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: url('../img/price_back.png') left top repeat;
	background-color: #FF9900;
	color: white;
	font-size: 30px;
	font-weight: bold;
	padding: 0px;
	white-space: nowrap;
	width: 220px;
	text-align: left;
}

.objednavka_dobirka_price_inner {
  position: relative;
  left: 60px;
}

.prodcell_prodlink_price, .prodcell_prodlink_price:link, .prodcell_prodlink_price:visited {
	color: white;
	text-decoration: none;
}

.prodcell_prodlink_price:hover, .prodcell_prodlink_price:active {
	color: white;
	text-decoration: none;
}

INPUT {
	background-color: white;
	font-size: 14px;
	border: 1px solid rgb(220, 220, 220);
}

.inpform {
	font-size: 14px;
	margin: 30px;
	line-height: 14px;
}

.formtable {
}

.formtable td {
	padding-right: 14px;
}

.formtable td input {
	margin-bottom: 10px;
}


.formsection {
	margin-top: 28px;
	margin-bottom: 14px;
	font-weight: bold;
}

.formtext {
	line-height: 21px;
	margin: 21px;
}


.formtext2 {
	line-height: 16px;
	margin-top: 5px;
	font-size: 10px;
	text-align: justify;
}

.formtext_important {
	font-weight: bold;
}

.agreebox {
	font-size: 24px;
	border: 1px solid rgb(160, 160, 160);
}


.buttspace {
	cursor: pointer;
	padding: 3px 10px;
	border: 1px solid white;
	background-color: rgb(160, 160, 160);
	color: white;
	font-size: 21px;
	font-weight: bold;
}

.formbutts {
	text-align: center;
}

.inperrors {
	border: 1px solid red;
	margin: 20px;
	padding: 30px;
}

.dobirka_doprava {
	margin-left: 50px;
}

.dobirka_doprava h2 {
	font-size: 18px;
}

.dobirka_cena {
	margin-left: 50px;
}

.dobirka_cena h2 {
	font-size: 18px;
}


.transits_price_list {
	margin: 10px 20px;
	padding: 20px;
	list-style-type: none;
}

.letakarea, .letakarea:link, .letakarea:visited {
}

.letakarea:hover, .letakarea:active {
	border: 1px solid black;
}

#ramecek {
	border: 5px dashed black;
	margin-left: -3px;
	margin-top: -3px;
	display: block;
}

#ramecek_info {
	display: block;
	position: absolute;
	top: -31px;
	left: -5px;
	border: 5px solid black;
	background-color: white;
	width: 100%;
	height: 26px;
	line-height: 26px;
	color: black;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	margin-top: -3px;
	display: none;
}

.letak_pages {
	color: black;
	text-align: center;
	margin: 20px;
}

.letak_page_link, .letak_page_link:visited, .letak_page_link:link {
	color: white;
	padding: 3px 10px;
	background-color: rgb(160, 160, 160);
	text-decoration: none;	
	text-align: center;
	margin: 5px;
}

.letak_page_link:hover, .letak_page_link:active {
	background-color: rgb(140, 140, 140);
}

/* produkt splatka */
.modry_ruzek {
  width: 7px;
  height: 4px;
  background-repeat: no-repeat;
}

.modry_ruzek_div {
  width: 7px;
  height: 4px;
  overflow: hidden;
}


.modry_ruzek_lh {
  background-position: right bottom;
  background-image: url("../img/splatka_ruzeklh.png");
}

.modry_ruzek_rh {
  background-position: left bottom;
  background-image: url("../img/splatka_ruzekrh.png");
}

.modry_ruzek_ld {
  background-position: right top;
  background-image: url("../img/splatka_ruzekld.png");
}

.modry_ruzek_rd {
  background-position: left top;
  background-image: url("../img/splatka_ruzekrd.png");
}

.modry_prazdny_pruh {
  background-color: #0093DD;
  height: 4px;
}

.modry_prazdny_pruh_div {
  height: 4px;
  overflow: hidden;
}

.modry_obsah {
  background-color: #0093DD;
  color: white;
}

.modry_pruh_bocni {
  background-color: #0093DD;
  width: 7px;
  overflow: hidden;
}

.cerveny_ruzek {
  width: 6px;
  height: 4px;
}

.cerveny_ruzek_div {
  width: 6px;
  height: 4px;
  overflow: hidden;
}

.cerveny_ruzek_lh {
  background-position: right bottom;
  background-image: url("../img/inst_pricelh.png");
}

.cerveny_ruzek_rh {
  background-position: left bottom;
  background-image: url("../img/inst_pricerh.png");
}

.cerveny_ruzek_ld {
  background-position: right top;
  background-image: url("../img/inst_priceld.png");
}

.cerveny_ruzek_rd {
  background-position: left top;
  background-image: url("../img/inst_pricerd.png");
}

.cerveny_prazdny_pruh {
  background-color: #DA251D;
  height: 4px;
}

.cerveny_prazdny_pruh_div {
  height: 4px;
  overflow: hidden;
}

.cerveny_obsah {
  background-color: #DA251D;
  color: white;
}

.cerveny_obsah_instcnt {
  background-color: #DA251D;
  color: white;
  width: 100px;
}

.cerveny_obsah_instprice {
  background-color: #DA251D;
  color: white;
  width: 120px;
}

.cerveny_pruh_bocni {
  background-color: #DA251D;
  width: 6px;
  overflow: hidden;
}

.inst_table {
  border-collapse: collapse;
  border: 0px solid black;
  padding: 0px;
  margin: 0px auto;
}

.cerveny_inst {
  font-size: 16px;
  line-height: 20px;
}

.cerveny_instcnt_num {
  font-size: 18px;
  font-weight: bold;
}

.cerveny_instcnt_text {
 font-size: 9px;
 line-height: 10px;
}

.cerveny_instcnt_price {
  font-size: 30px;
  line-height: 40px;
  vertical-align: middle;
}

.cerveny_instprice_div {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
}


.instperc_text {
  font-size: 9px;
  line-height: 10px;
}

.instperc {
  font-size: 40px;
  font-weight: bold;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;  
}

.instperc_money {
  font-size: 16px;
  font-weight: normal;
  margin-left: 5px;
}

.inst_money {
  height: 40px;  
}

.instmoney_up {
  line-height: 15px;
  height: 15px;
  font-size: 12px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  display: block;
  vertical-align: bottom;
  position: relative;
  top: 0px;
}

.instmoney_down {
  line-height: 25px;
  height: 25px;
  font-size: 20px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  display: block;
  vertical-align: top;
  font-weight: bold;
  position: relative;
  top: -10px;
}

.left_part_novinky {
  background-image: url("../img/novinky_back.gif"); /* puvodne jpg */
  width: 280px;
  height: 93px;
  margin-bottom: 20px;
}

.novinky_text {
  font-size: 12px;
  color: black;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
  padding-top:   5px;
  margin-left: 35px;
}

.novinky_inp {
  line-height: 16px;
  font-size: 14px;
  margin: 0px;
  margin-left: 35px;
  margin-top: 7px;
  padding: 0px;
}

#newsemail {
  width: 160px;
  border: 1px solid rgb(227, 227, 227);
  background-color: white;
  color: black;
}

#newsbutton {
  width: 30px;
  margin-left: 2px;
  border: 0px solid rgb(227, 227, 227);
  background-color: rgb(179, 179, 179);
  color: black;
}

h1.text {
	text-align: center;
	font-size: 20px;
	maring: 21px;
}

h2.text {
	font-size: 18px;
	margin: 14px;
}

h3.text {
	font-size: 16px;
	margin: 14px;
}

ul.text {
	margin: 14px 0px;
	padding: 0px;
}

li.text {
	margin: 14px 0px;
	padding: 0px;
}

A.text, A.text:link, A.text:visited {
	color: red;
	text-decoration: none;
}

A.text:hover, A.text:active {
	color: rgb(255, 128, 0);
	text-decoration: none;
}

SELECT {
  width: 134px;
  background-color: white;
  border: 1px solid #CACACA;
}

.footer {
  text-align: right;
  font-size: 10px;
  margin-top: 0px;
}

.textlink {
  color: #FF0000;
}

.produkty_base_razeni {
  /* float: right;*/
  text-align: right;
  margin-bottom: 10px;
}

.ordercode {
  
}

.ordercode_text {
  
}
