/* Šauer CSS Default */

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
}

.fl{float:left;}
.fr{float:right;}
.db{display:block;}
.clear{clear:both;height: 0px; overflow: hidden;}
a{text-decoration:none; color:#c2080b;}
a:hover{text-decoration:underline;}
a img{border:0;}
li{list-style-type:none;}
ol li{list-style-position:inside;} 

h1 {
	font-size: 19px;
	font-weight: normal;
}

/**** frameholder ****/

#frameholder {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

/**** header ****/

#header {
	background: url('../images/bg_header_linka.gif') repeat-x left 54px;
	height: 134px;
	width: 990px;
	border-top: 5px solid #bababa;
}

#logo {
	width: 630px;
	overflow: hidden;
}

#logo a {
	background: url('../images/bg_header.jpg') no-repeat;	height: 134px;
	display: block;
	text-indent: -2000em;
}

/**** lcontent ****/

#lcontent {
	float: left;
	width: 176px;
	padding: 0 55px 0 30px
}

#vermenu {
	margin-bottom: 35px;
}

#vermenu li {
	background: url('../images/bg_vermenu_li.gif') no-repeat 12px 13px;
}

#vermenu a {
	background: url('../images/bg_vermenu_a.gif') no-repeat left bottom;
	text-decoration: none;
	font-size: 13px;
	color: #666;
	display: block;
	width: 142px;
	min-height: 16px;
	padding: 8px 0 8px 33px;
}

#vermenu a:hover, #vermenu a.open {
	background: url('../images/bg_vermenu_a_hover.gif') no-repeat left bottom; 
	color: #C2080B;
}

#vermenu ul {
	background: url('../images/bg_vermenu_a.gif') no-repeat left bottom;
}

#vermenu li li {
	background: url('../images/bg_vermenu_li2.gif') no-repeat 12px 10px;
}

#vermenu li li a {
	background: none;
	padding: 4px 0 4px 33px;
}

#vermenu li li a.open {
	background: none;
	color: #C2080B;
}

#vermenu li li a:hover {
	background: none;
}

#lcontent h2 {
	color: #c2080b;
	background: #e1e1e1;
	font-size: 11px;
	height: 17px;
	padding: 4px 0 0 10px;
}

#lcontent .border {
	border: 1px solid #e1e1e1;
	padding: 10px 10px;
	margin-bottom: 25px;
}

#lcontent .border a {
	background: url('../images/bg_border_li.gif') no-repeat left 5px;
	padding-left: 15px;
	line-height: 16px;
	color: #666;
	text-decoration: none;
}

#lcontent .border a:hover {
	color: #C2080B;
	text-decoration: underline;
}

#lcontent .border li ul {
	display: none;
	padding-left: 10px;
}

#lcontent .border li ul li a {
	
}

/**** rcontent ****/

#rcontent {
	float: right;
	width: 712px;
	padding-right: 17px;
	position: relative;
	top: -5px;
}

#rcontent h1 {
	border-bottom: 1px solid #c2080b;
	padding: 0 0 13px 2px;
	margin: 0 0 10px 0;
}

#rcontent ul, #rcontent ol {
	margin: 2px 5px;
}

#rcontent ul li {
	background: url('../images/bg_content_li.gif') no-repeat left 5px;
	line-height: 16px;
	padding: 0 0 0 8px;
}

#rcontent ol li {
	list-style-type: decimal;
	line-height: 16px;
}

#rcontent #news {
	margin-bottom: 25px;
}

#rcontent #news .item a {
	display: block;
	margin-bottom: 5px;
}

#rcontent #news .item {
	margin-bottom: 10px;
}

#rcontent .h1_akce {
	position: relative;
	margin-bottom: 35px;
}

.h1_akce a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 15px;
}

.h1_akce a:hover {
	text-decoration: underline;
	color: #C2080B;
}

.akce_item {
	width: 712px;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #E1E1E1;
	position: relative;
}

.akce_item .more {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.akce_item .img_a {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: block;
	text-align: center;
	float: left;
	margin: 0 10px 0 0;
}

.akce_item .fl {
	width: 400px;
	padding: 0 10px 0 0;
}

.akce_item .price {
	position: absolute;
	right: 0;
	top: 0;
}

.akce_item .pricedph {
	position: absolute;
	right: 0;
	top: 20px;
		font-size: 12px;
	   	font-weight: normal;
}

.akce_item h2 {
	font-size: 18px;
	font-weight: normal;
}

.akce_item .border_a {
	/* border-bottom: 1px solid #404040; */
	display: block;
	padding-bottom: 6px;
	margin-bottom: 6px;
}

.akce_item .fr p {
	padding-bottom: 5px;
}

.akce_item .fr strong {
	font-size: 12px;
	font-weight: bold;
	
}

.akce_item .fr .more {
	font-size: 11px;
}

/**** footer ****/

#footer {
	border-top: 1px solid #d3d3d3;
	width: 100%;
}

#footer .in {
	border-bottom: 5px solid #d3d3d3;
	height: 47px;
	width: 930px;
	padding: 25px 30px 0 30px;
	margin: 0 auto;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #C2080B;
}

/**** mini menu ****/

#mini_menu {
	position: absolute;
	top: 12px;
	right: 5px;
	text-align: right;
	}

#mini_menu .UserInfo {text-align: left; padding-top: 12px;
	width: 332px;}
#mini_menu .UserInfo span {color: #C2080B;}

#mini_menu a {
	margin-right: 10px;
	color: #666;
}

#mini_menu .home {
	background: url('../images/ico_home.gif') no-repeat left 2px;
	padding-left: 15px;
}

#mini_menu .MujProfil {
  background: url("../images/user.gif") left 1px no-repeat;
  padding-left: 10px;
}

#mini_menu .Odhlasit {
  background: url("../images/logout.gif") left 2px no-repeat;
  padding-left: 11px;
}

#mini_menu .log {
	background: url('../images/ico_log.gif') no-repeat left 2px;
	padding-left: 13px;
}

#mini_menu .log2 {
	background: url('../images/ico_log2.gif') no-repeat left 2px;
	padding-left: 13px;
}

#mini_menu .mail {
	background: url('../images/ico_mail.gif') no-repeat left 2px;
	padding-left: 17px;
}

#frameholder #mini_menu2 {
	position: absolute;
	top: 67px;
	right: 0px;
}

#mini_menu2 a {
	margin-right: 15px;
	color: #666;
}

p.pinputs {
	display: none;
}

.in_stock {
	position: absolute;
	display: block;
	width: 110px;
	height: 18px;
	background: url(../images/icons_product.png) no-repeat right -32px;
	padding: 0 22px 0 0;
	right: 0;
	top: 38px;
	text-align: right;
	color: #36AC1E;
	font-weight: bold;
}

.not_in_stock {
	position: absolute;
	display: block;
	width: 110px;
	height: 18px;
	background: url(../images/icons_product.png) no-repeat right 1px;
	padding: 0 22px 0 0;
	right: 0;
	top: 38px;
	text-align: right;
}

#product .in_stock {
	position: absolute;
	display: block;
	width: 110px;
	height: 18px;
	background: url(../images/icons_product.png) no-repeat left -33px;
	padding: 0 0 0 22px;
	left: 5px;
	top: 3px;
	text-align: left;
	color: #36AC1E;
	font-weight: bold;
}

#product .not_in_stock {
	position: absolute;
	display: block;
	width: 110px;
	height: 18px;
	background: url(../images/icons_product.png) no-repeat left -1px;
	padding: 0 0 0 22px;
	left: 5px;
	top: 3px;
	text-align: left;
}


.rel {
	position: relative;
	height: 26px;
	width: 430px;
}


#search {
	height: 55px;
	position: relative;
}

#searchWord {
	width: 100px;
	border: 1px solid #E1E1E1;
	padding: 4px 2px;
	position: absolute;
	left: 0;
	top: 0;
}

#searchButton {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
}

#PrihlasenyUzivatel {width: 207px; position: absolute; top: 34px; right: 168px;}
#PrihlasenyUzivatel #NotLogged, #PrihlasenyUzivatel #NotLogged *, #PrihlasenyUzivatel #Logged h1, #PrihlasenyUzivatel #Logged .trace, #PrihlasenyUzivatel #Logged #path, #PrihlasenyUzivatel #Logged strong, #PrihlasenyUzivatel #Logged .dn {display: none;}
#PrihlasenyUzivatel #Logged h1 {display: none;}
#PrihlasenyUzivatel #Logged span {display: block; font-size: 14px; font-weight: bold; padding-bottom: 12px;}
