body {
	font-size: 75%;
	font-family: sans-serif;
	background:url(./../images/main/body_bg.gif) #2C3850 repeat 0 0;
	height:100%;
}

h1, h2, h3, h4 {
	font-family: sans-serif;
	letter-spacing: 0;
}

a {
	color: #4A6787;
}

p {
	letter-spacing:0;
}

#page {
	background:url(./../images/main/page_bg.gif) repeat-x 0 0;
}

#page_top {
	width:982px;
	background:url(./../images/main/header_top.png) no-repeat -5px 0;
	height:45px;
}

#main {
	width:956px;
	background:url(./../images/main/main_bg.png) repeat-y 0 0;
	padding:0 13px 3px 13px;
}

/* Hlavička */
#header {
	height:161px;
	background:url(./../images/main/head_bg.jpg) #181D2A no-repeat 0 0;
	position: relative;
	z-index: 10;
}

#header #logo{
	position: absolute;
	top:-43px;
	left:11px;
	width:149px;
	height:149px;
	display: block;
}

#header h1{
	font-size: 2.93em;
	color: #FED76D;
	left:290px;
	top:15px;
	position: absolute;
	letter-spacing:0.02em;
	line-height:1em;
}

#header h2{
	font-size: 1.08em;
	color: #9AB3C9;
	left:317px;
	top:62px;
	position: absolute;
	width:420px;
}

/* Hlavička */
#header address{
	font-style: normal;
	color: #FFF;
	right:45px;
	top:48px;
	position: absolute;
	text-align: right;
	margin:0;
}

#header address a{
	color: #FFF;
}

/* Hlavička - Menu */
#header #menu {
	float: left;
	position: absolute;
	margin:0;
	top:120px;
	left:6px;
}

#header #menu li {
	float: left;
	list-style:none;
	display: block;
	position: relative;
	z-index: 100;
}

#header #menu li:hover {
	background:url(./../images/main/menu_hover_left.gif) no-repeat 0 0;
}

#header #menu li:hover a{
	background:url(./../images/main/menu_hover_right.gif) no-repeat 100% 0;
}

#header #menu li:hover ul{
	display: block;
	z-index: 100;
}

#header #menu li a{
	z-index: 100;
	padding: 7px 14px 16px 14px;
	display: block;
	font-size: 1.16em;
	color: #FFF;
	
}

#header #menu li a:hover{
	color: #7F96AE;
}

#header #menu li ul {
	position: absolute;
	width:237px;
	margin:0;
	background:url(./../images/main/menu_ul_bg.png) no-repeat 0 100%;
	padding:0 0 5px 0;
	display: none;
}

#header #menu li ul li{
	background-image:none !important;
	background-color: #323642 !important;
	float: none;
}

#header #menu li ul li a{
	padding:8px 0 8px 35px;
	background:url(./../images/main/menu_ul_li_a.gif) no-repeat 19px 50% !important;
}

#header #menu li ul li.first{
	background:url(./../images/main/menu_ul_li_first.gif)  #323642 no-repeat 100% 0;
}

/* Hlavička - Vyhledavni */
#header #search {
	position: absolute;
	left:746px;
	top:124px;
}

#header #search *{
	vertical-align: middle;
}

#header #search input.text{
	background:url(./../images/main/search_input.gif)  #FFF no-repeat 0 0;
	border:0;
	padding:4px 6px;
	font-size: 1.16em;
	color: #4D4E57;
	width:150px;
	margin:0 7px 0 0;
}

/* Hlavička - Jazykovka */
#header #language {
	margin:0;
	position: absolute;
	top:7px;
	right:19px;
}

#header #language li{
	float: left;
	list-style-type: none;
	margin:0 0 0 7px;
}

/* Drobek + Kosik */
#bread_crumbs_box {
	height:55px;
	background:url(./../images/main/breadcrumbs_bg.gif) #3C6085 no-repeat 0 0;
	margin:3px 0 0 0;
	position: relative;
}

#bread_crumbs_box #bread_crumbs {
	margin: 0;
	position: absolute;
	left:22px;
	top:20px;
}

#bread_crumbs_box #bread_crumbs li {
	font-size: 1.8em;
	color: #FFF;
	float: left;
	list-style-type: none;
	margin:0 8px 0 0;
	line-height:1em;
}

#bread_crumbs_box #bread_crumbs li a{
	color: #FFF;
}

#bread_crumbs_box #top_cart{
	color: #FFF;
	font-size: 1.16em;
	position: absolute;
	right:44px;
	top:19px;
	text-decoration: underline;
}

#bread_crumbs_box #top_cart:hover{
	color: #000;
}

/* Home - Novinky */
#home_news {
	height:67px;
	margin:3px 0 0 0;
	background:url(./../images/main/home_news_bg.gif) #6D8CA9 no-repeat 0 0;
}

#home_news .news_item{
	float: left;
	padding:15px 90px 0 17px;
	width:360px;
}

#home_news .news_item h3{
	font-size: .83em;
	color: #FFF;
	margin:0;
}

#home_news .news_item p{
	font-size: 1.16em;
	color: #FFF;
	padding:0;
}

/* Home - Kategorie */
.home_category_item {
	height:99px;
	width:476px;
	background:url(./../images/main/home_category_item_bg.gif) #EFD99B no-repeat 0 0;
	float: left;
	margin:3px 0 0 0;
	position: relative;
}

.home_category_item.right {
	float: right;
}

.home_category_item img{
	position: absolute;
	right:0;
	top:0;
}

.home_category_item.right img{
	left:0;
}

.home_category_item h2{
	font-size: 2em;
	color: #153A5D;
	position: absolute;
	top:13px;
	right:103px;
	line-height:1em;
}

.home_category_item.right h2{
	left:103px;
}

.home_category_item h2 a{
	color: #153A5D;
}

.home_category_item h2 a:hover {
	color: #6786A5;
}

.home_category_item ul{
	position: absolute;
	margin:0;
	right:103px;
	top:38px;
	width:350px;
}

.home_category_item ul li {
	float: right;
	list-style-type: none;
	margin:0 0 0 6px;
	font-size: 1.16em;
	display: inline;
}

.home_category_item.right ul{
	left:103px;
	top:38px;
}

.home_category_item.right ul li {
	float: left;
	margin:0 6px 0 0;
	display: block;
}

.home_category_item ul li a{
	color: #000;
}

.home_category_item ul li a:hover{
	color: #6786A5;
}

/* Obsah */
.hr {
	background:url(./../images/main/hr_bg.gif) no-repeat 0 0;
	height:19px;
	margin:3px 0 0 0;
}

#content {
	background:url(./../images/main/content_bg.gif) #FFF repeat-y 0 0;
	margin:3px 0 0 0;
}

#content .shell {
	background:url(./../images/main/content_bottom.gif)  no-repeat 0 100%;
}

#content .shell .news_item h3{
	font-size:14px;
	margin-top:0px;
	padding-top:8px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}


/* Obsah - Navigace */
#content #navigation {
	width:223px;
	background:url(./../images/main/navigation_top.gif) #FED76D no-repeat 0 0;
}

#content #navigation #accordion h3 {
	font-size: 1.16em;
	margin:0;
	background:url(./../images/main/navigation_li.gif) no-repeat 10px 50%;
	border-bottom:2px solid #FAEECC;
	padding:9px 0 9px 30px;
	cursor: pointer;
}

#content #navigation #accordion h3 a{
	display: inline;
}

#content #navigation #accordion a{
	color: #000000;
	display: block;
}

#content #navigation #accordion a:hover{
	color: #2C3850;
}

#content #navigation #accordion ul{
	margin:0;
}

#content #navigation #accordion ul li{
	font-size: 1.16em;
	background:url(./../images/main/navigation_li_li.gif) #FCE5A6 no-repeat 30px 50%;
	list-style-type: none;
	border-bottom:2px solid #EFD899;
}

#content #navigation #accordion ul li a{
	padding:5px 0 5px 46px;
}

#content #navigation #accordion ul li.last{
	border-bottom:0;
}

/* Obsah - Text */
#content #text {
	width:693px;
	margin:0 0 0 20px;
}

#content #text h1, #content #text h3 {
	margin-top:8px;
	padding-top:8px;
	margin-bottom:0px;
	padding-bottom:4px;
}

#content #text h1{
	font-size:18px;
}

#content #text img.left{
	padding: 2px;
	border:1px solid #C6C7CA;
	float: left;
	margin:10px 10px 5px 0;
}

#content #text img.right{
	padding: 2px;
	border:1px solid #C6C7CA;
	float: right;
	margin:10px 10px 5px 0;
	margin-left:5px;
}

#content #text p{
	padding: 10px 0;
	color: #191919;
	font-size: 1.16em;
}

#content #text p a{
	font-weight: bold;
	text-decoration: underline;
}

#content #text p a:hover{
	color: #000;
}

/* Obsah - strankovani */
#content #text .pagination{
	margin:16px 0 5px 0;
	float: left;
	clear: both;
	margin-bottom:16px;
}

#content #text .pagination.right{
	float: right;
	margin:0 -4px 0 0;
	margin-bottom:16px;
}

#content #text .pagination li{
	float: left;
	list-style-type: none;
	margin:0 4px 0 0;
	width:30px;
	height:24px;
}

#content #text .pagination li a{
	background:url(./../images/main/pagination_link.gif) #EFD899 no-repeat 0 0;
	display: block;
	width:30px;
	height:24px;
	text-align: center;
	line-height:1.7em;
	color: #000000;
	font-size: 1.16em;
}

#content #text .pagination li.active a{
	background:url(./../images/main/pagination_link.gif) #FED76D no-repeat 0 -24px;
	color: #FFF;
}

#content #text .pagination li a:hover{
	color: #7F96AE;
}

/* Obsah - Produkty */
#content .product_item {
	float: left;
	width:341px;
	background-color: #FFF3D3;
	margin:0 11px 11px 0;
	min-height:160px;
	position: relative;
}

#content .product_item.even {
	margin:0 0 11px 0;
}

#content .product_item img{
	padding:1px;
	border:2px solid #FED76D;
	float: left;
	background-color: #FFF;
	margin:0 2px 0 0;
}

#content .product_item h2{
	font-size: 1.16em;
	color: #000000;
	font-weight: bold;
	background:url(./../images/main/navigation_top.gif) no-repeat #FED76D 100% 0;
	padding:5px 6px 5px 6px;
	margin:0 0 10px 0;
	width:198px;
	float: right;
}

#content .product_item p{
	margin:0 0 0 140px;
}

#content .product_item span.bottom{
	clear: both;
	float: left;
	display: block;
	width:327px;
	padding:7px;
	background:url(./../images/main/product_bottom.gif) no-repeat #FFEBB4 0 100%;
	color: #1C202E;
	font-size: 1.16em;
	font-weight: bold;
	position: absolute;
	bottom:0;
	left:0;
}

#content .product_item span.bottom a{
	float: right;
	padding:0 0 0 15px;
	background:url(./../images/main/product_basket.gif) no-repeat 0 50%;
	color: #557793;
	text-decoration: underline;
}

#content .product_item span.bottom a:hover{
	color: #000;
}

/* Paticka */
#footer {
	width:982px;
	height:64px;
	background:url(./../images/main/footer_bg.png) no-repeat 0 0;
}

#footer_in {
	position: relative;
}

#footer #footer_menu {
	margin:0;
	position: absolute;
	top:15px;
	left:36px;
}

#footer #footer_menu li{
	float: left;
	list-style-type: none;
	margin:0 22px 0 0;
}

#footer #footer_menu li.up{
	padding:0 0 0 14px;
	background:url(./../images/main/ico_top.gif) no-repeat 0 50%;
}

#footer #footer_menu li.home{
	padding:0 0 0 19px;
	background:url(./../images/main/ico_home.gif) no-repeat 0 50%;
}

#footer #footer_menu li.mail{
	padding:0 0 0 23px;
	background:url(./../images/main/ico_mail.gif) no-repeat 0 50%;
}

#footer #footer_menu li a{
	color: #FFF;
}

#footer #footer_menu li a:hover{
	color: #6786A5;
}



