

body{
	margin:0 auto 0 auto;
	background-color:#262626;
	color:#262626;
	font-size:11px;
	font-family:Tahoma;
	background-image:url(img/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	font:"Myriad Pro";
	color:#666666;
}
a{
	color:#999999;
	text-decoration:none;
}
a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
.button{
	margin:0 auto 0 auto;
	background-image:url(img/button.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:;
	display:block;
	height:39px;
	color:#666666;
	text-decoration:none;
}
.button:hover{
	margin:0 auto 0 auto;
	background-image:url(img/button_a.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:;
	display:block;
	height:39px;
	color:#999999;
	text-decoration:none;
}

h2{
	margin-top:0px;
	margin-bottom:30px;
	font-style:normal;
	color:#cdcdcd;
font-size:17px;
font-family:Tahoma;
font-weight:normal;
}

h3{
	margin-top:0px;
	margin-bottom:30px;
	font-style:normal;
	color:#cdcdcd;
font-size:17px;
font-family:Tahoma;
font-weight:normal;
}
h4{
	padding-top:12px;
	padding-bottom:20px;
	font-style:normal;
	color:#cdcdcd;
}
#page{
	margin:0 auto 0 auto;
	width:920px;
	background-color:#262626;
}
#banner{
	width:920px;
}
#lava{
	float:left;
	width:336px;
	background-color:#262626;
	position:relative;
	z-index:30;
}
#prava{
	float:left;
	width:584px;
	#overflow:hidden;
	position:relative;
	z-index:50;
}
.content{
	padding-top:25px;
	background-image:url(img/bg_body.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
	z-index:70;
}
.reset{
	clear: both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	background-color: ;
}
#footer{
	margin:0 auto 0 auto;
	background:url('img/footer10.png') top left no-repeat;
	width:920px;
	height:159px;
}
.obr{
}

/*
		Sekcia Shop
*/

.item_box{
padding:17px 20px 0px 10px;
border:none;
border-bottom:1px solid;
min-height:95px;
_height:95px;
}

.item_image{
float:left;
vertical-aligment:bottom;
width:116px;
border:1px solid #fff;
position:relative;
top:2px;
}

.item_image a{
border:none;
}
.item_image img{
border:none;
}

.item_content{
float:left;
width:370px;
}

.item_date{
float:left;
padding:0px 10px 0px 20px;
border:none;
border-right:1px solid #fff;
font-weight:bold;
}

.item_title{
float:left;
padding:0px 0px 0px 10px;
font-weight:bold;
}

.item_body{
width:700px;
padding:10px 50px 0 20px;
}

.pagination{
padding:10px;
}

.pagination a{
color:#fff;
text-decoration:none;
}

.pagination a:hover{
text-decoration:underline;
}

.pagination_prev{
float:left;
padding-right:10px;
}

.pagination_prev_none{
float:left;
padding-right:10px;
text-decoration: line-through;
}

.pagination_next{
float:left;
padding-left:10px;
}

.pagination_next_none{
float:left;
padding-left:10px;
text-decoration: line-through;
}

.a_bt{
font-weight:bold;
font-size:11px;
text-decoration:none;
border:1px #3A3939 solid;
padding:6px 7px 6px 7px;
margin:10px 0 0 0;
background:#161616;
}

.a_bt:hover{
text-decoration:none;
border:1px #3A3939 solid;
background:#222;
}

#cart-widget {
	width: 200px;
	background-color: #2B1A0C;
	border:1px #3A3939 solid;
	color: #fff;
	padding: 16px;
	opacity:0.5;
}

ul.products a{
text-decoration:none;
color:#ccc;
}

ul.products a:hover{
text-decoration:underline;
}

#cart-widget h4{
font-size:17px;
padding:0px;
}

ul.products{
list-style:square;
padding:10px 0 20px 0;
}

ul.products li{
padding:2px 0 2px 5px;
margin-left:15px;
}