body
{
	background: #ffffff url(none) no-repeat left top;
	color: #573621;
	font-size: 12px;
	font-family:  Arial, Tahoma, Verdana;
}

body, form, ul, li, ol, h1, h2, h3, h4, h5, h6, object, p, form, dl, dd, dt, fieldset
{
	margin: 0;
	padding: 0;
  border: 0; 
}

input, select, textarea, sub, sup
{
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Sans-Serif;
	font-size: 100%;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
	color: #ca6c38;
}

a:hover
{
	text-decoration: none;
}

label
{
	cursor: pointer;
}

.clear 
{
	width: 100%;
	height: 1px;
	display: block;
	overflow: hidden;
	clear: both;
}

.clear hr
{
	display: none;
}

.hide
{
	
	width: 1px;
	height: 1px;
	position: absolute;
	left: -4999px;
	overflow: hidden;
	visibility: hidden;
}

/*======================================================================================*/
/* CONCRETE STYLES                                                                      */
/*======================================================================================*/

#page
{
	width: 995px;
	margin: 0 auto;
	position: relative;
	border-top: #573621 solid 3px;
}

#topPanelHolder
{
	width: 995px;
	height: 182px;
	overflow: hidden;
}

#middlePanel
{
	margin: 0 0 15px 0;
}

/*======================================================================================*/
/* TOP PANEL	                                                                        */
/*======================================================================================*/

#topPanel
{
	width: 995px;
	height: 182px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
/* 	background: url(img/top-panel-background.jpg) no-repeat left top; */
}

#topPanel h2.logo,
#topPanel h2.logo span
{
	width: 195px;
	height: 72px;
	position: absolute;
	left: 45px;
	top: 15px;
	overflow: hidden;
}

#topPanel h2.logo span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(img/logo.png) no-repeat left top;
}

#topPanel h2.logo a
{
	text-decoration: none;
	width: 195px;
	height: 72px;
  display: block;
}

#topPanel #topMenu
{
	width: 980px;
	height: 56px;
	padding: 0 0 0 15px;
	position: absolute;
	left: 0;
	top: 127px;
/* 	background: url(img/top-menu-background.png) no-repeat left top; */
	list-style-type: none;
}

#topPanel #topMenu li
{
	height: 45px;
	padding: 0 1px 0 0;
	float: left;
	background: url(img/top-menu-separator.png) no-repeat right center;
}

#topPanel #topMenu li.last
{
	padding: 0;
	background: none;
}

#topPanel #topMenu li a
{
	height: 45px;
	padding: 0 8px;
	float: left;
	display: block;
	line-height: 45px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#topPanel #topMenu li a:hover
{
	text-decoration: underline;
}

#topPanel #topMenu li a.active
{
	color: #573621;
}

#topPanel #topMenu li a.home,
#topPanel #topMenu li a.home span
{
	width: 30px;
	padding: 0;
	position: relative;
	overflow: hidden;
}

#topPanel #topMenu li a.home span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(img/home.png) no-repeat center center;
}

#topPanel #topMenu li a.home:hover
{
	text-decoration: none;
}

#topPanel .userInfo
{
	width: 430px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 15px;
/* 	background: url(img/user-info-background.png) no-repeat 125px center; */
	font-size: 10px;
}

#topPanel .address
{
  left:335px;
  position:absolute;
  top:21px;
}

#topPanel .userInfo form.hploginform label {  
  float:left;
  width:35px;
  margin:2px 0px 2px 0px;
}

#topPanel .userInfo form.hploginform br {
  clear:both;
}

#topPanel #moto {
	position:absolute;
	top:92px;
	font-size:110%;
	left:155px;
	font-weight:bold;
}

#topPanel .userInfo form.hploginform input {
  width:140px;
  height:24px;
  background:url("img/bck_login.png") no-repeat scroll left top transparent;/*#f8f8f8;*/
  border:0px solid #e2e2e2;
  margin-bottom:2px;
  padding: 1px 0 0 5px;
}

#topPanel .userInfo form.hploginform .logmsg {
  text-align:center;
  margin-top:5px;
}

#topPanel .userInfo .user
{
	width: 180px;
	height: 70px;
	padding: 5px 0 0 30px;
	float: left;
/* 	background: url(img/login-background.png) no-repeat left center; */
}

#topPanel .userInfo .user a
{
	/*display: block;*/
	font-weight: bold;
}

#topPanel .subline, hr.subline {
	width:740px;
	position:absolute;
	right:0px;
	height:3px;
	background-color: #ca6c38;
	border:0;
	top:120px;
}
hr.subline {
  position:static;
}

#topPanel .userInfo .cart
{
	width: 120px;
	height: 70px;
	padding: 5px 0 0 60px;
	float: left;
	background: url(img/basket.png) no-repeat 20px center;
  font-size: 120%;
}

#topPanel .userInfo .cart a {
  text-decoration:none;
}
#topPanel .userInfo .cart a:hover {
  text-decoration:underline;
}

#topPanel .userInfo .cart p
{
	color: #b5b5b5;
	margin-bottom:5px;
}

#topPanel .userInfo .cart span
{
/* 	width: 100px; */
/* 	display: block; */
}

#topPanel .userInfo .cart strong
{
	color: #626161;
}

#topPanel .userInfo .cart .pink
{
	color: #ee047f;
}

#topPanel .search
{
	width: 185px;
	height: 25px;
	position: absolute;
	right: 8px;
	top: 138px;
}

#topPanel .search input
{
	width: 109px;
	height: 24px;
	margin: 0 8px 0 0;
	padding: 1px 0 0 5px;
	float: left;
	background: url(img/bck_find.png) no-repeat left top;
	border: 0px solid #dcdcdc;
	font-size: 10px;
}

#topPanel .search .searchButton
{
	width: 53px;
	height: 19px;
	margin: 3px 0 0 0;
	padding: 0 0 2px 0;
	display: block;
	float: left;
	background: #cccccc url(img/btn_find.png) no-repeat left top;
	border: none;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}

/*======================================================================================*/
/* CONTENT		                                                                        */
/*======================================================================================*/

#middlePanel #content
{
	width: 748px;
	float: right;
	position: relative;
	overflow: hidden;
}

/*======================================================================================*/
/* LEFT PANEL	                                                                        */
/*======================================================================================*/

#middlePanel #leftPanel
{
	width: 242px;
	float: left;
	position: relative;
}

#leftPanel #leftMenu
{
	width: 242px;
	margin: 0 0 5px 0;
	padding: 7px 0 0 0;
	position: relative;
/* 	background: url(img/left-menu-top.png) no-repeat 1px top; */
	list-style-type: none;
}

#leftPanel #leftMenu li
{
	padding: 0 0 2px 0;
	position: relative;
/* 	background: url(img/left-menu-separator.png) no-repeat left bottom; */
}

#leftPanel #leftMenu li.last
{
	padding: 0 0 16px 0;
/* 	background: url(img/left-menu-bottom.png) no-repeat left bottom; */
}

#leftPanel #leftMenu li.active
{
	padding: 0;
	background: none;
}

#leftPanel #leftMenu li a
{
	width: 222px;
	height: 34px;
	padding: 0 0 0 20px;
	display: block;
	line-height: 34px;
	background: url(img/bck_left_menu.png) no-repeat left top;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#leftPanel #leftMenu li.active a, #leftPanel #leftMenu li a:hover
{
	position: relative;
	background: url(img/bck_left_menu.png) no-repeat left -38px;
	color: #ffffff;
	text-decoration:none;
}



#leftPanel #leftMenu li.active ul
{
	display: block;
	list-style-type: none;
}

#leftPanel #leftMenu li.active ul li
{
	background: url("img/bck_left_submenu.png") no-repeat scroll left bottom transparent;
  padding: 0 0 0 8px; 
  overflow:hidden;
}

#leftPanel #leftMenu li.active ul li a
{
	height: 27px;
	background: url(img/left-menu-sub-item.png) no-repeat left top;
	line-height: 27px;
	position: static;
	color: #CA6C38;
}
#leftPanel #leftMenu li.active ul li.active a
{
  color: #573621;
}

#leftPanel #leftMenu li.active ul li a:hover
{
	text-decoration: underline;
}

#leftPanel .box,
#leftPanel .long
{
	width: 242px;
	height: 230px;
	margin: 5px 0 0 0;
	overflow: hidden;
}

#leftPanel .long
{
	height: auto;
}

#leftPanel .box h2
{
	width: 222px;
	height: 35px;
	padding: 0 0 0 20px;
	line-height: 35px;
	background: url("img/bck_left_menu.png") no-repeat scroll left top transparent;
	color: #565656;
	font-size: 16px;
}

#leftPanel .box .boxContent
{
	padding: 5px 10px;
/* 	background: url(img/left-panel-box-middle.png) repeat-y left center; */
}

#leftPanel .long .boxContent
{
/* 	background: url(img/left-panel-box-middle-long.png) repeat-y left top; */
}

#leftPanel .long img
{
	margin: 0 10px 0 0;
}

#leftPanel .long p
{
	margin: 10px 0 13px 0;
}

#leftPanel .long span
{
	position: relative;
	top: -10px;
}

#leftPanel .box .boxBottom
{
	width: 242px;
	height: 6px;
/* 	background: url(img/left-panel-box-bottom.png) no-repeat left top; */
}

#leftPanel .actionList,
#leftPanel .newsList
{
	width: 220px;
	height: 175px;
	list-style-type: none;
	overflow: hidden;
}

#leftPanel .actionList .actionItem,
#leftPanel .newsList .newsItem
{
	width: 220px;
	height: 175px;
	text-align: center;
}


#leftPanel .actionList .actionItem .picture,
#leftPanel .newsList .newsItem .picture
{
	width: 210px;
	height: 107px;
	margin: 0 auto;
	overflow: hidden;
}

#leftPanel .actionList .actionItem p,
#leftPanel .newsList .newsItem p
{
	padding: 3px 20px;
	color: #484848;
	line-height:11px;
}

#leftPanel .actionList .actionItem p a,
#leftPanel .newsList .newsItem p a
{
color:#573621;
font-size:90%;
font-style:italic;
font-weight:bold;
text-decoration:none;
height:40px;
display:block;
}

#leftPanel .actionList .actionItem strong,
#leftPanel .newsList .newsItem strong
{
	color: #ee027e;
	font-size: 14px;
}

#leftPanel .icons
{
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
}

#leftPanel .icons img
{
	margin: 0 10px 5px 0;
}

/*======================================================================================*/
/* BOTTOM PANEL	                                                                        */
/*======================================================================================*/

#bottomPanel
{
	width: 100%;
	height: 142px;
	background: #573621;
	overflow: hidden;
  color: #ca6c38;
}

#bottomPanel .bottomContent
{
	width: 995px;
	margin: 0 auto;
  font-size:90%; 
}

#bottomPanel .bottomContent .colL
{
	width: 235px;
	height: 117px;
	padding: 8px 0 0 15px;
	float: left;
/* 	background: url(img/bottom-panel-separator.png) no-repeat right center; */
}

#bottomPanel .bottomContent .colL p
{
	padding: 7px 0 0 5px;
}

#bottomPanel .bottomContent .colC
{
	height: 97px;
	padding: 8px 20px 0 20px;
	float: left;
  width:700px;
}

#bottomPanel .bottomContent .colC .button
{
	width: 109px;
	height: 26px;
	margin: 0 10px 20px 0;
	float: left;
	display: block;
	line-height: 26px;
/* 	background: url(img/button-bottom.png) no-repeat left top; */
	color: #6c6c6c;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#bottomPanel .bottomContent .colC a:hover
{
	text-decoration: underline;
}

#bottomPanel .bottomContent .colC ul
{
	width: 90%;
	float: left;
	list-style-type: none;
}

#bottomPanel .bottomContent .colC ul li
{
	float: left;
	color: #9c9c9c;
}

#bottomPanel .bottomContent .colC ul li.first
{
	padding: 0 0 0 4px;
}

#bottomPanel .bottomContent .colC ul li a
{
	padding: 0 4px;
	float: left;
	color: #9c9c9c;
	border-right: 1px solid #9c9c9c;
	text-decoration: none;
}

#bottomPanel .bottomContent .colC ul li a.last
{
	border: none;
}

#bottomPanel .bottomContent .colC ul li a:hover
{
	text-decoration: underline;
}

#bottomPanel .bottomContent .colR
{
	width: 225px;
	height: 1172px;
	padding: 25px 0 0 20px;
	float: left;
}

#bottomPanel .bottomContent .colR h3
{
	color: #ec1083;
	font-size: 12px;
}

#bottomPanel .bottomContent .colR address
{
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
/* 	background: url(img/bottom-contact.png) no-repeat left center; */
	font-style: normal;
}

#basket_confirm_box {
  display:none; 
  position:absolute; 
  background-color: #ec1083; 
  border: 1px solid black;   
  padding:10px;
  color: #000000;
}

#basket_confirm_box a {
  color: #000000;
  font-weight: bold;
}

/*DALSI MOJE*/
.dotaz_msgerrmsg {
  margin-left:27px;
}
.dotaz_msgmsg {
  margin-left:27px;
}

h3.noa a {
  color: #ec1083;
  text-decoration:none;
}
.akcni_vice {
  color: #ec1083;
  text-decoration: underline;
}

.pink
{
	color: #ee047f;
}

.prl20 {
  padding:0px 20px 0px 20px;
}
