@CHARSET "UTF-8";

@import url(reset.css);	
@import url(eshop.css);	

body{ font-size:62.5%; font-family:Arial, Helvetica, sans-serif; text-align: center; background-color: #313131; }
.clear {clear: both; margin: 0px}
#page{ display:block; width:951px; margin: 15px auto; text-align: left; }

#top {}
#top .logo { background:url(/skialptatry/userfiles/web/logo_bg.jpg) no-repeat left; width:270px; display:inline-block; float:left;}


#content { clear:both;background:white url(/skialptatry/userfiles/web/images/main_border_top.jpg) no-repeat top; }
#left{ float:left; width:190px; padding:5px;}
#main{ float:left; width:745px; padding:0 0px 5px 0; display:block; }
#banner{ float:left; padding:5px 0; display:block; }

#main.main_small{ width:550px;}
#right{ display: inline; float:left;background:#fff; width:190px; height:auto; min-height:300px; margin-bottom:20px; margin-left:5px;}
#right_content{  padding:10px 5px;}


#bottom{ clear:both; }

#banner .cart { background:#ec0005 url(/skialptatry/userfiles/web/images/cart_border_right.jpg) no-repeat right; } 
#banner .cart_info { background: url(/skialptatry/userfiles/web/images/cart_background.jpg) no-repeat top center; display:block; margin:10px; padding:60px 0 0 0; } 
#banner .cart_info .stav { color:white; font-size:12px;}
#banner .cart_info .stav p{ margin:0; padding:0; display:block;}
#banner .cart_info .stav span { font-weight:bold;}
#banner .cart_info .ceny{ text-align:right; font-size:25px;}


.top_search{ float:right;overflow:auto; display:block; margin:10px 50px 20px 30px; clear:right; }
.top_search .search_input{background:url(/skialptatry/userfiles/web/images/top_search_input.jpg) no-repeat right; text-align:right; width:170px; position:relative; padding:3px 0; }
.top_search .searchText{background:none; border:0; width:140px;color:white; }
.top_search .searchButton{position:absolute; top:0; left:0; }
.top_search .defaultText{ color:#dcdddf }
.page {padding:10px;}
.vypis {position:relative; width:580px; min-height:150px;}
.vypis .produkty{position:relative; width:540px; min-height:150px;}
.vypis .produkty .product_item {float:left; margin:5px; border:1px dotted #dedede; width:120px; height:150px; text-align:center; cursor:pointer;}
.loading { cursor:pointer;
	text-align:center;
	font-size:24px;
	color:#999;
	position:absolute;
	top:45px;
	left:0px;
	width:540px;
	height:auto;
	padding-top:120px;
	text-align:center;
	background-color: #FFF;
	background-image: url(/skialptatry/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:1000;
}



.category_image {border:1px dotted #dedede; margin:5px; padding:5px; float:left; width:110px; text-decoration:none;}
.category_image:hover,.category_image.active{border:1px solid #4465A8; }
.category_image .image {display:block;width:110px; height:80px; font-size:70px; color:#f0f0f0; text-align:center;}
.category_image .name {display:block;width:100px; padding:3px; background:#666; color:#fff; text-align:center;}

.set_prehlad { padding:5px 10px; background:#f0f0f0; margin:5px; }
.set_prehlad .texty{ font-size:16px;float:left; position:relative; top:6px; }
.set_prehlad .tlacidla{ float:right;}
.set_prehlad .price{ font-size:20px !important; }
.set_prehlad a{ width:100px !important; margin-right:10px;  }


