a:link {text-decoration: none; color: #e8712c;}
a:hover {text-decoration: underline; color: red;}
a:visited {text-decoration: none; color: #e8712c;}
a:active {text-decoration: underline; color: #e8712c;}


/* user section begin */
.background_dark {
  background:#e8712c;
}
.background_light {
  background:#FFFFFF;
}
.background_middle {
  background:#FFFFFF!important;
}
.color_dark {
  color:#4c4c4c;
}
.color_light {
  color:#ADC3EF;
}
.color_sti {
  color: silver;
}
.border_dark {
  border:1pt solid #cccccc;
}
.border_dark_sti {
/* TADY JSEM ODSTRANIL TEN RAMECEK KOLEM ZBOZI, DO DOBY NEZ ZJISTIM KDE VSUDE JE TA TRIDA POUZITA */
  border-right:0;
  border-bottom:0;
}
.border_light {
  border:1pt solid #ADC3EF;
}
.background_dark a {
  color:white;
}
/* user section end */

body {
  font-family: Arial, helvetica, sans-serif;
  background: #FFFFFF;
  color: #4c4c4c;
}
body, table, form {
  font-size: 12px;
  margin:0; 
  padding:0;
	}
table {
  border-collapse: collapse;
  /*_table-layout:fixed;*/
  margin-top:5px; 
}
td,th {
  padding-left:5px;
}
a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
th a {
  color:white;
}
h1,h2,h4,h5,h6 {
  margin:0px;
}
h1,h2 {
  float:left;
  font-size:12px;
}
h6 {
  font-size:8pt;
}


/* H1 IMG Replacement, je to prasárna, ale tady to jinak nejde :( */ 			
/*
.stilist_top h1 {padding: 180px 0 0 4px; margin: 0;  width: 710px;  height: 25px;  color: #9dbac0; background: transparent url('http://www.poi.cz/eshop/mio/h1.jpg') left bottom no-repeat;  float: left; display: block;  clear: both; border: 0!important; background-color: none; }
.stilist_top h1 a {color: #9dbac0;}
*/

.stilist_top h1 { width: 710px; }
.stilist_top h1 a {color: #9dbac0;}


#main h1 {margin-bottom: 1em;}


select, input, textarea {
  margin:0; 
  margin-left: 4px;
  padding-left:2px;
	font: 8pt sans-serif;
	color: #4c4c4c;
  background: #fff;
}
textarea {
  width:60%;
}
input.big, select.big {
	/*margin-left: 4px;
	margin-bottom: 3px;*/
	background: #fff;
	width: 210px;
}
input.small, select.small {
  width: 50px;
}
input.smaller, select.smaller {
  width: 95px;
}
.bold {
  font-weight:bold;
  color: #4c4c4c!important;
  }
.align_center {
	text-align: center;
}
.align_right {
  text-align: right;
}
.align_left {
  text-align: left;
}
.nowrap {
  white-space:nowrap;
}
.char {
  font-family:wingdings, sans-serif;
}
.webd {
  font-family:webdings, sans-serif;
  font-size:14px;
}
.banner {
  text-align:center;
}
.banner img {
  margin-left:50px;
}
.float_left {
  float:left;
}
.stock_yes {
  color:green;
  font-weight:bold;
}
.stock_not {
  color:#A52A2A;
  font-weight:bold;
}
.stock_img {
  vertical-align:middle;
  width:15px;
  height:15px;
}
.buy_td {
  width:78px;
  text-align:right;
  white-space:nowrap;
}
.buy_img_in {
  width:37px;
  height:15px;
  vertical-align:middle;
  border:none;
  background: url('http://www.enterpolicka.cz/other_www_data/mio4u/to_cart.gif') top left no-repeat;
  /*float:left;*/
}
.buy_img_out {
  width:37px;
  height:15px;
  vertical-align:middle;
  border:none;
  background: url('http://www.enterpolicka.cz/other_www_data/mio4u/out_cart.gif') top left no-repeat;
  /*float:left;*/
}
.buy_qty {
  width:20px;
  height:12px;
  vertical-align:middle;
  text-align:right;
  border:1pt solid #4c4c4c;
  /*float:left;*/
  margin-right:2px;
}
.logout {
  color:red;
  font-size:15px;
  font-weight:bold;
}
.error {
  color:red;
  line-height:15px;
  border:1pt solid red;
}
.error legend {
  color:red;
}
.error_items {
  padding-left:10px;
}
fieldset{
	clear:left;
	margin-bottom: 20px;
	text-align: left;
	padding: 5px 5px 0 0;
	border:0;
	}
legend {
	font-weight:bold;
	font-size:14px;
	display: block;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: transparent url('http://www.enterpolicka.cz/other_www_data/mio4u/dotted_spacer.gif') repeat-x left bottom;
}
label {
	cursor: pointer;
}
.forlabeladmin {
	clear:both;
	float: left;
	width:170px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	cursor: pointer;
}
.forlabel {
	float: left;
	width:170px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	cursor: pointer;
}
.button {
  /*border: 2px solid white;*/
  color:white;
  font-size: 11px;
  font-weight:bold;
  padding: 2px 5px 2px 5px;
 
}
.mb {
  text-align: center;
  font-size: 11px;
  white-space:nowrap;
  margin-top:10px;
  margin-bottom:10px;
  color: #4c4c4c!important;
  }
.mb a{
  text-decoration: none;
  font-size: 11px;
  }
.mb img {
  width:10px;
  height:8px;
  margin-right:2px;
  border:none;
}
.disabled{
  color: gray
}
.even td{
  background:#cce0f0;
}
.clear {
  clear:left;
  color: #4c4c4c!important;
}
.order_state2 {
  color:green;
}
.order_state2 th {
  background:green;
}
.order_state1 {
  color:#4c4c4c;
}
.order_state1 th {
  background:#4c4c4c;
}
.order_stateclosed th{
  background:gray;
}
.check {
  /*background:#FFF8DC;*/
  font-weight:bold;
}
.line_through {
  text-decoration:line-through;
}

/*formular - vyhledavani*/
form.searchform {
  clear:left;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 3px;
	vertical-align:top;
}

/*skelet*/
/*
#pageskelet_top {
	background:#cce0f0;
	height:90px;
	border-bottom:1pt solid #0065B5;
}
#pageskelet_logo { 
  width:160px; 
  height:90px; 
  background:url("img/logo.jpg") center left no-repeat; 
  border-right:1pt solid #0065B5;
}
#pageskelet_banner {
  position: absolute; 
  left:190px; 
  top:2px;
  width:468px; 
  height:60px; 
}
*/
/*
#pageskelet_search {
  position: absolute; 
  left:170px; 
  top:5px;
  width:605px;
  color:#0065B5;
  font-size:8pt;
  font-weight:bold;
  background:#cce0f0;
  padding:2px;
  text-align:center;
}
#pageskelet_search input {
  width:100px;
  height:17px;
  border:1pt solid #4c4c4c;
  font-size:8pt;
  margin-right:3px;
}*/
#pageskelet_status {
  width:100%;
}
#promocontent {
  text-align:left;
  margin:0px;
  padding:2px;
  line-height:15px;
  
}
#promocontent .status {
  width:140px;
  _width:140px;
  overflow:hidden;
  line-height:18px;
}
#promocontent .status input {
	margin:0px;
}
#promocontent ul {
  text-align:left;
  margin:0px;
  padding-left:0px;
  overflow:hidden;
  width:140px;
  _width:140px;
}
#promocontent li {
  list-style-type: none;
  padding: 0 0 4px 15px;
  background: transparent url('http://www.enterpolicka.cz/other_www_data/mio4u/sidebar_item.gif') no-repeat left top;
  width:135px;
  _margin-left:15px;
  _list-style-position:outside;
  overflow:hidden;
}

#promocontent li a{
  text-decoration:none;
  color:#4c4c4c;
  font-weight:normal;
} 
#promocontent a:hover{
  text-decoration:underline;
}

#promocontent img {
  margin-top:8px;
}

#pageskelet_middle {
	display: block;
	margin: 0 auto 0 auto;
	width: 1100px;
	vertical-align:top;
	border: 0!important;
}
#pageskelet_middle tr {
	vertical-align:top;
	}
#pageskelet_left {
	float:left;
  vertical-align:top;
	width:175px;
	_width:159px;
	padding: 16px;
  _padding-right: 0; 
	background: #FFFFFF url('http://www.enterpolicka.cz/other_www_data/mio4u/sidebar_left_top.gif') no-repeat left top;
	height:100%;
	margin: 1.5em 0 0 0;
	_margin-right: 0;
	border: 0!important;
	
   
  /*padding:0.5em 1em;*/
}
/*strom*/
#treecontent {
  text-align:left;
  margin:0px 0px 10px 0px;
  padding:2px;
  line-height:15px;
  
}
#treecontent div {
	border-top:1px solid #cccccc;
	}
#treecontent div div {
	padding-top: 3px;
  border-top:0px;
}
#treecontent_separator {
  width:95%;
  height:1px;
  border-bottom:1px solid;
  margin:3px 0px 3px 0px;
  padding:0px;
  font-size:1px;
  overflow:hidden;
} 
#treecontent ul {
  /*width:100%;*/
  clear:left;
  text-align:left;
  margin:0px 0px 10px 0px;
  /*padding-left:2px;*/
  padding:0px;
  font-weight:bold;
  list-style:none;
  width:150px;
}
#treecontent ul li{
  padding: 0 0 3px 15px;
  background: transparent url('http://www.enterpolicka.cz/other_www_data/mio4u/sidebar_item.gif') no-repeat left top;
  width:135px;
  }
#treecontent ul li ul, #treecontent ul li ul li ul {
  list-style:square inside;
  margin:0px;
  padding:0px;
  padding-left:1px;
  width:160px;
  position: relative;
  left: -10px;
  overflow:hidden;
}

#treecontent ul li ul li {
background-image: none;
}

#treecontent ul li ul li ul {
  list-style:disc inside;
}
.tree {
  float:left;
  width:50%;
  text-align:center;
  font-weight:bold;
  height:20px;
  }
.tree a {
  text-decoration:none;  
}
.tree_act {
  color:#4c4c4c;
}
#treecontent li a{
  text-decoration:none;
  color:#4c4c4c;
  font-weight:normal;
} 
#treecontent a:hover{
  text-decoration:underline;
} 

#pageskelet_right {
	_float:right;
	vertical-align:top;
  width:170px;
	height:100%;
	margin:0; 
	padding-top: 1.5em;
	border: 0!important; 
  /*padding:0.5em 1em;*/
  
	}
	
#pageskelet_center {
	/*margin:0 150px;*/
	margin:0px;
	margin-left:175px;
	_margin-left:165px;
	margin-right:150px;
	padding:0px;
	padding-bottom:15px;
  background:white;
  width:100%;
  height:100%;
  vertical-align:top;
  border: 0!important;
  }

#pageskelet_center fieldset {
padding: 20px;
}

#pageskelet_center legend {
background: none;
width: 30%;
}
  
#PageSkelet_Main {
	padding: 0 1em;
  margin-top: 1.3em!important;
  border: 0!important;
	}

#PageSkelet_Main hr {
border: 0!important; 
}
	
#pageskelet_bottom {
  display: block;
	margin: 2em auto 0 auto;
	width: 1100px; 
	line-height:15px;
	clear:both;
	border: 0!important;
	}
.pageskelet_copyright { 
  text-align: center; 
  display: block;
  width: 100%;
  height: 20px;
  padding-top: 10px;
  font-size:11px; 
  background-color: #FFFFFF;
  color: #cccccc;
  border-left: 0!important;
  border-right: 0!important;
  border-bottom: 0!important;
  border-top: 1px solid #cccccc;
  margin:0;
  }
  
  .pageskelet_copyright a {
  color: #b2b2b2;
  }
  
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
  padding:0;
	background:transparent;
	}

/*top menu*/
#pageskelet_top_menu {
	clear:left;
	display: block;
	margin: 2em auto 0 auto;
	width: 1100px;
	height: 54px;
  background-color: #FFFFFF!important;
  border: 0!important;
}
#PageSkelet_Menu_Info {
  float:left;
  display: block;
  width:215px;
  height: 54px;
  background: #FF8B3D url('http://www.enterpolicka.cz/other_www_data/mio4u/top_menu_left.png') no-repeat right center;
  margin: 0;
  padding: 0;
  border: 0!important;
 }

PageSkelet_Menu_Info a:link {color: #FFFFFF!important;}

#logo {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; top: -14px;
  } 
 
#PageSkelet_Menu {
  font:8pt Verdana, sans-serif; 
  text-align: left; 
  background: #FF8B3D url('http://www.enterpolicka.cz/other_www_data/mio4u/top_menu_right.png') no-repeat left center;
  display: block;
  float: right;
  width: 885px;
  height: 54px;
  padding: 0; 
}
/*
#print_area {
  position:relative;
  top:-12px;
  float:right;
  width:22px;
  height:20px;
  cursor:pointer;
  font:11px Verdana, sans-serif; 
  font-weight: bold;
  color:white;
  background: url('img/print.gif') top left no-repeat;
}
*/
#print_area img {
  cursor:pointer;
  position:absolute;
  top:-19px;
  right: 2px;
}
#menu {
  padding: 0 0 0 60px;
  display: block;
}
#menu a.menu_head {
	font-size: 11px; 
	font-weight: normal; 
	margin:0; 
	margin-right:3px;
	padding: 10px 8px 8px 8px;
  _padding: 20px 8px 8px 8px; 
  display: block; 
	text-decoration: none; 
	/*color:white;
	border:1pt solid white;*/
	text-align:center;
	white-space:nowrap;
	border: 0!important; 
}
#menu a:hover.menu_head {
  text-decoration: underline;
  border: 0!important; 
}
#menu .menu_delim {
  display: none;
}
#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu li {
  float: left;
  position: relative;
  /*width: 115px;*/
  list-style: none;
  border: 0!important;
}
#menu li ul {
  display: none;
  position: absolute; 
  top: 15px;
  left: 0px;
  z-index:4;
  width: 150px;
  border: 0!important;
}
#menu li ul li {
  padding:5px 0px 4px 7px;
  width:147px;
  height:15px;
  border: 0!important;
}
#menu li ul li a {
  /*color:white;*/
  text-decoration: none; 
  font-weight: normal;
  font-size:10px;
  border: 0!important;
}
#menu li ul li a:hover {
  text-decoration: underline;
  border: 0!important; 
}
#menu li > ul {
	top: auto;
	left: auto;
}
#menu li:hover ul, #menu li.over ul{ 
  display: block; 
  border: 0!important;
}	


/*seznam produktu - nahledy*/
.stilist_top {
  border: 0!important;
  color: #4c4c4c;
}
.stilist_top p {
  margin:3px;
  padding:0px;
  clear:left;
  border: 0!important;
}
.stilist_div {
  width:207px;
  height:262px;
  text-align:left;
  margin-left:0;
  margin-right:10px;
  margin-top:10px;
  padding: 15px 10px 10px 10px; 
  float:left;
  overflow:hidden;
  background: transparent url('http://www.enterpolicka.cz/other_www_data/mio4u/stilist_div.gif') no-repeat left top;
  border: 0!important;
}
.stilist_head{
  padding-left:5px;
  /* padding-top:3px; */
  padding-right:5px; 
  padding-bottom:8px; 
  margin-bottom:10px;
  height:28px;
  background: transparent url('http://www.enterpolicka.cz/other_www_data/mio4u/dotted_spacer.gif') repeat-x left bottom;
  text-align:left;
  line-height:140%;
  overflow:hidden;
  /*white-space:nowrap;*/
}
.stilist_head a {
  font-size:15px;
  font-weight: bold;
}
.stilist_head a:hover {
  text-decoration:underline;
}
.stilist_image {
  padding-left:5px;
  padding-right:5px; 
  padding-bottom:5px; 
  height:145px;
  margin-bottom: 10px;
  overflow:hidden;
}
.stilist_image img{
  height:75px;
  width:75px;
  float:left;
  margin: 0 12px 2px 0; 
  border:0px;
}

.stilist_rel {
  position:relative;
  clear:left;
}
.stilist_buy, .stilist_stock, .stilist_price {
  position:absolute;
  top:0px;
  right:3px;
}
.stilist_stock {
  top:20px;
}
.stilist_price {
  width:130px;
  left:5px;

}
.price, .pricelabel {
  font-weight:bold;
  font-size: 16px !important;
  color:#e8712c;
}
.price {
  font-size:14px;
}



/*registrace*/
#com_main {
  width:430px;
  float:left
}

/*tabulkova data*/  
#main {
  width:100%;
  float:left;
  border: 0!important; 
}
#table {
  width:100%;
  border:1pt solid #cccccc;
  clear:left;
}
#table td {
  border-bottom:1pt solid #cccccc;
}
#table th {
  color:white;
}
#table_total {
  width:50%;
  font-size:10pt;
  font-weight:bold;
  text-align:right;
  margin-bottom:10px;
}
#table_pict {
  width:100%;
  clear:left;
  border-bottom:1pt dotted #cccccc;
}
.table_pict_image {
  padding-left:5px;
  padding-right:5px; 
  padding-bottom:5px; 
  height:100px;
  overflow:hidden;
}
.table_pict_image img{
  height:75px;
  width:75px;
  float:left;
  margin-right:5px;
  border:0px;
}
.table_pict_border td {
  border-top:1pt dotted #cccccc;
}
/*detail produktu*/
.sti_title {
  width:100%;
  height:20px;
  /*border:1pt solid #4c4c4c;*/
  margin-top:5px;
}
.sti_title_head {
  font-size:15px;
  font-weight:bold;
  padding-left:5px;
}
.sti_chooser {
  width:220px;
  clear:left;
  float:right;
  margin-top:5px;
  margin-bottom:5px;
}
.sti_chooser th {
  font-size:11px;
  color:white;
}
.sti_info, .sti_params {
  width:40%;
  clear:left;
  float:left;
  margin-top:5px;
  margin-bottom:5px;
  color: #4c4c4c !important;
  /*border-bottom:2pt solid #0065B5;*/
}
/*.sti_info {
  border-top:2pt solid #0065B5;
}*/
.sti_info th, .sti_info td {
  text-align:left;
  border-bottom:1pt solid #cccccc;
}
.sti_info th {
  width:120px;  
  font-weight:bold;
}
.sti_line {
  height:4px;
  background:#cccccc;
}
.sti_line_thin {
  height:1px;
  background:#cccccc;
}
.sti_pict {
  float:right;
  margin-top:5px;
}
.sti_relation {
  width:232px;
  float:right;
  margin-top:5px;
}
.sti_relation_head {
  line-height:19px;
  text-align:center;
  font-weight:bold;
}
.sti_params th, .sti_relation_head {
  font-size:11px;
  color:white;
  /*font-weight:bold;
  padding-left:5px;*/
}
.sti_params td{
  width:50%;
  /*border-bottom:1pt solid #cccccc;*/
  /*padding-left:5px;*/
}
.sti_detail_gallery {
	float:right;
	width:85px;
	text-align:center;
	margin:20px;
	margin-right:0px;
	font-size:11px;
}
.table_legend {
  font-size:11px;
}

/* pro natazeni iframe */
#iframe_main {
  width: 100%; 
  height: 1500px; 
  margin: 0px; 
  padding: 0px; 
  border: 0px;
}

.strlist {
  width:100%;
  margin-top:10px;
}
.strlist a {
  line-height:20px;
}
.strlist table {
width:33%;
margin:0px;
float:left;
}
.strlist td {
border-bottom:1pt solid #cccccc
}
/* oblibene produkty */
.fav_cat {
  width:120px;
  height:12px;
  vertical-align:middle;
  text-align:center;
  border:1pt solid #4c4c4c;
  /*float:left;*/
  margin-right:2px;
}
.chk_basket {
	vertical-align:middle;
}
.dcp_price1 {

} 
.dcp_price2 {
}

#sidebar_img {
display: block;
padding: 0;
margin: 0;
width: 207px ;
height: 220px;
background-color: #FFFFFF;
position: relative;
left: -19px;
}



/* ----------------------- */
.PageSkelet_Menu_Info a {
	border:none;
	padding: 0px;
	margin: 0px;
}




#pageskelet_middle #pageskelet_left form a {
	color: White;
}
#pageskelet_middle #pageskelet_left form a:link  {
	color: White;
}
#pageskelet_middle #pageskelet_left form a:hover  {
	color: White;
}
#pageskelet_middle #pageskelet_left form a:visited {
	color: White;
}
#pageskelet_middle #pageskelet_left form a:active {
	color: White;
}






