body{
	background: #FFF7E2 url("../pictures/bg.jpg") repeat-x;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 83%;
	margin: 0;
	color: #333;
}

/* html elements */
h1,h2,h3,h4,h5{
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-weight: normal;
}
h1{
	color: #fff;
	text-align: left;
	font-size: 155%;
	margin: 10px;
	padding-left: 5px;
}

h2{
	background: url("../pictures/bg-paging.png") no-repeat;
	margin: 15px 10px 5px 10px;
	color: #FFF;
	font-size: 120%;
	padding: 6px 10px;
	text-align: left;
	font-weight: bold;
}

h3{
	color: #6B8EAD;
	text-align: left;
	font-size: 110%;
	margin: 10px;
	font-weight: bold;
}

h4{
	color: #CD491D;
	text-align: left;
	font-size: 100%;
	margin: 10px;
}

h5{
	color: #AD7350;
	text-align: left;
	font-size: 90%;
	margin: 10px;
}
h1.prodej-lyzi, .detail-lyzi{
	background: url("../pictures/reklama.jpg") no-repeat;
	padding: 10px;
	margin: 12px 10px;
	height: 70px;
	color: #fff;
}
h1.detail-lyzi{
	background: url("../pictures/bg-heading.jpg") no-repeat;
	height: 52px;
	color: #BC0000;
	font-size: 130%;
}

a{
	color: #D74613;
}

ul { list-style: none; margin: 10px 10px; }
li { background: url("../pictures/ico-list.png") no-repeat 0 7px; padding: 2px 0 2px 25px; }
p {
	margin: 10px;
}

/* classes */
.text-center{
	text-align: center;
}

.small-font{
	font-size: 80% !important;
}

.cleaner{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	border: none;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
}

.hide{
	display: none;
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}

.invisible{
	visibility: hidden;
}

.important{
	color: #B80000;
}

.text-center{
	text-align: center !important;
}

.more-margin{
	margin: 30px;
}

/* layout */
div#header{
	position: relative;
	background: url("../pictures/bg-header.jpg");
	height: 177px
}
div#container{
	text-align: left;
	width: 990px;
	margin: 0 auto;
	background: url("../pictures/bg-container.jpg") repeat-y;
}
div#navigation{
	float: left;
	width: 210px;
	margin-left: -990px;
}
div#extra{
	float: left;
	width: 210px;
	margin-left: -210px;
}
div#footer{
	clear: left;
	width: 100%;
	height: 90px;
	background: url("../pictures/bg-footer.jpg") #FFF7E2 no-repeat;
	
}
div#footer p{
	margin: 0 auto;
	width: 520px;
	padding: 10px;
	text-align: center;
}
div#wrapper{
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}
div#content{
	background: url("../pictures/tit-content.jpg") #fff top no-repeat;
	margin: 0 210px;
	padding: 10px 0 0 0;
}

/* boxes */
h2.first{ /*prvni leva*/
	font-size: 96%;
	color: #FFF;
	padding: 13px 10px 6px 30px;
	text-align: left;
	background: url("../pictures/tit-menu.jpg") #ECB42B top no-repeat;
	margin: 0;
	font-family: Tahoma, sans-serif;
}
h2.next{/*ostatni leva*/
	background: url("../pictures/tit-menu1.jpg") #ECB42B top no-repeat;
}
h2.top{/*prvni prava*/
	padding-left: 20px;
	background: url("../pictures/tit-cart.jpg") #ECB42B top no-repeat;
}
h2.next2{/*ostatni prava*/
	padding-left: 20px;
	background: url("../pictures/tit-sidebar.jpg") #ECB42B top no-repeat;
}
#navigation ul {
	list-style-type: none;
	background: url("../pictures/bg-menu-bottom.jpg") no-repeat bottom;
	width: 100%;
	text-align: left;
	padding: 0 0 23px 0;
	margin: 0;
}
#navigation li{
	line-height: 20px;
	margin:0;
	padding: 0 20px 0 30px;
	background: url("../pictures/bg-menu.jpg") repeat-y;
}
#navigation ul li a{
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 86%;
	_height: 2em;
	font-weight: bold;
	border-bottom: 1px solid #CA4040;
}
#navigation ul li a:link, #navigation ul li a:visited{
	color: #CF9713;
	text-decoration: none;
	background: url("../pictures/menu-arrow.gif") 0 9px no-repeat;
}
#navigation ul li a:hover{
	color: #CF9713;
	text-decoration: none;
	background: #FFDE8F url("../pictures/menu-arrow-hover.gif") 0 9px no-repeat;
}
#navigation ul li a.selected{
	background: #FFDE8F url("../pictures/menu-arrow-hover.gif") 0 9px no-repeat;
}
#navigation ul ul, #navigation ul ul li, #navigation ul ul ul, #navigation ul ul ul li{
	background: none;
	padding: 0;
	font-size: 98%
}
#navigation ul ul li a{
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	font-weight: normal;
}
#navigation ul ul li a:link, #navigation ul ul li a:visited{
	color: #A77600;
	text-decoration: none;
	background: url("../pictures/menu-arrow.gif") 10px 9px no-repeat;
}
#navigation ul ul li a:hover{
	color: #A77600;
	text-decoration: none;
	background: #FFDE8F url("../pictures/menu-arrow-hover.gif") 10px 9px no-repeat;
}
#navigation ul ul li a.selected{
	background: #FFDE8F url("../pictures/menu-arrow-hover.gif") 10px 9px no-repeat;
}
#navigation ul ul ul li a{
	display: block;
	padding-left: 30px;
	padding-top: 3px;
	font-weight: normal;
}
#navigation ul ul ul li a:link, #navigation ul ul ul li a:visited{
	color: #A77600;
	text-decoration: none;
	background: url("../pictures/menu-arrow.gif") 20px 9px no-repeat;
}
#navigation ul ul ul li a:hover{
	color: #A77600;
	text-decoration: none;
	background: #FFDE8F url("../pictures/menu-arrow-hover.gif") 20px 9px no-repeat;
}
#navigation ul ul ul li a.selected{
	background: #FFDE8F url("../pictures/menu-arrow-hover.gif") 10px 9px no-repeat;
}

.p-box{
	background: url(../pictures/bg-menu-bottom1.jpg) no-repeat bottom; height: 63px;
	margin: 0;
	height: 90px;
	text-align: center;
}
.p-box a{
	color: #215492;
	display: block;
	background: url(../pictures/bg-menu.jpg) repeat-y;
	text-decoration: none;
	padding: 10px 0 0 10px;
	height: 1.5em;
}

/* prava navigace */
ul.nav-right{
	list-style-type: none;
	width: 100%;
	text-align: left;
	padding: 0 0 23px 0;
	margin: 0;
	background: url("../pictures/bg-sidebar-bottom.jpg") no-repeat bottom;
}
ul.nav-right li{
	line-height: 20px;
	margin:0;
	padding: 0 20px 0 30px;
	background: url("../pictures/bg-sidebar.jpg");
}
ul.last-right{
	padding: 0 0 100px 0;
	background: url("../pictures/bg-sidebar-bottom1.jpg") no-repeat bottom;
}
ul.list li{
	font-size: 86%;
	line-height: 1.5em;
	padding: 5px 30px 0 20px;
}
ul.list li a{
	background: url("../pictures/list-arrow.gif") 0 10% no-repeat;
	padding: 0 0 0 15px;
	display: block;
	_height: 1.5em;
}

span.cart-price { font-weight: bold; color: #B80000; }

.login{
	margin: 0;
	padding: 0 0 23px 0;
	background: url(../pictures/bg-sidebar-bottom.jpg) no-repeat bottom;
}
.login label{
	float: left;
	text-align: right;
	font-size: 90%;
	width: 30%;
	margin-right: 0.5em;
	padding-top: 0.2em;
}
.login p, .login dt, .login dd{
	margin: 0;
	padding: 5px 20px 0 30px;
	background: url(../pictures/bg-sidebar.jpg);
}
form.login input.pole{
	padding: 2px;
	border: solid 1px #ACDAF1;
	width: 75px;
}

/* top menu */
ul.top-menu{
	margin: 0 auto;
	width: 550px;
	padding: 5px 0 6px 0;
	background: url("../pictures/bg-top-menu.gif") #A41F20 no-repeat;
}
ul.top-menu li{
	display: inline;
	padding: 0 0 0 12px;
	list-style: none;
	background: none;
}
ul.top-menu li a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 86%;
}

/* search, filtr box */
form.search{
	margin: 0 10px !important;
	font-size: 86%;
}
form.search fieldset{
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
}
form.search legend{
	font-weight: bold;
}
form.search label{
	font-weight: bold;
}
form.search p{
	margin: 0;
}

/* path */
ul#path{
	padding: 15px 10px 0 10px;
	text-align: left;
	font-size: 70%;
	margin: 15px 10px;
	padding: 0;
	color: #A1A1A1;
	width: 95%;
}
ul#path li{
	display: inline;
	padding: 0;
	list-style: none;
	background: none;
}
ul#path a{
	color: #575757;
	font-weight: bold;
}

/* catalog box */
ol.catalogue{
	margin: 10px 0;
	padding: 0 !important;
}
ol.catalogue li.item{
	float: left;
	display: inline; /* ie bug double margin */
	width: 270px;
	height: 26.2em;
	padding: 0;
	margin: 0 0 15px 10px !important;
	list-style-type: none;
	background: url("../pictures/bg-product.jpg") repeat-y;
}
ol.catalogue li h2{
	background: url("../pictures/bg-product-top.jpg") no-repeat top;
	color: #B80000;
	padding: 10px;
	height: 37px;
	margin: 0 !important;
	text-align: center;
	font-size: 100%;
}
ol.catalogue li h2 a{
	color: #B80000;
	text-decoration: none;
}
ol.catalogue li ul{
	margin: 0;
	padding: 0;
	background: url("../pictures/bg-product.jpg") repeat-y;
}
ol.catalogue li ul li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: none;
}
ol.catalogue li ul li.stripe-info{
	padding: 0;
	border-top: 1px solid #ACDAF1;
}
ol.catalogue li ul li.stripe-info ul{
	background: url("../pictures/bg-buy-stripe.jpg");
	padding: 7px;
	height: 2.3em;
}
ol.catalogue li ul li.stripe-info ul li{
	float: left;
	color: #B80000;
	font-weight: bold;
	padding: 7px;
}
ol.catalogue li ul li.stripe-info ul li.info{
	padding: 4px 7px;
}
ol.catalogue li.desc{
	clear: both;
	padding: 12px 7px 0 7px;
	height: 6.5em;
	background: url("../pictures/bg-product-bottom.jpg") bottom no-repeat;
}
ol.catalogue img{
	border: none;
	display: block;
	margin: 0 auto;
}

/* paging */
.paging { background: url("../pictures/bg-paging.png") no-repeat; margin: 10px 10px 5px 10px; font-size: 90%; padding: 5px 5px 5px 10px; }
.paging a { float: left; display: block; width: 20px; height: 20px; margin-right: 3px; text-align: center; font-size: 80% }
.paging a.pageSel { padding-top: 3px; display: block; float: left; background: url("../pictures/pagesel.png") no-repeat; color: #234E8E; text-decoration: none; }
.paging a.prevPagesList { padding-top: 3px; text-indent: -5000px; background: url("../pictures/pageprev.png") no-repeat; color: #234E8E; text-decoration: none; }
.paging a.nextPagesList { padding-top: 3px; text-indent: -5000px; background: url("../pictures/pagenext.png") no-repeat; color: #234E8E; text-decoration: none; }
.paging a.pageSel:hover { background: url("../pictures/pagesel2.png") no-repeat; color: #FFF; text-decoration: none; font-weight: bold; }
.paging strong.selectedPage { width: 20px; height: 20px; font-weight: bold; margin-right: 3px; padding-top: 3px; display: inline; float: left; background: url("../pictures/pagesel2.png") no-repeat; color: #FFF; text-decoration: none; text-align: center; font-size: 80% }
.paging div.num { padding-top: 3px; }
.paging img{
	border: 0;
}

/* detail produktu */
.detail { float: left; width: 270px; margin: 0; padding: 0 0 0 10px; text-align: left; }
.detail ul { list-style: none; text-align: left; }
.detail ul li { display: block; }

.detail table { width: 100%; border-top: 1px solid #CA4040; }
.detail tr { text-align: left; }
.detail th { font-weight: bold; border-bottom: 1px solid #CA4040; padding: 7px 0; }
.detail td { color: #B80000; font-weight: bold; border-bottom: 1px solid #CA4040; padding: 7px 0; }

.detail-picture { border: 1px solid #FFEAB3; padding: 10px; }
.detail #buy{
	width: 270px;
	background: url("../pictures/bg-buy-bottom.gif") no-repeat bottom;
	margin: 10px 0;
	padding: 0 0 8px 0;
}
.detail #buy li{
	background: url("../pictures/bg-buy.gif") repeat-y;
	margin: 0;
	padding: 10px 10px 0 10px;
	clear: both; /* ie bug double margin */
}
.detail #buy li.top{
	padding: 0 !important;
	margin: 0 !important;
	width: 270px; /* ie bug double margin */
	display: inline; /* ie bug double margin */
	float: left; /* ie bug double margin */
	height: 8px !important;
	font-size: 0px !important;
	background: url("../pictures/bg-buy-top.gif") no-repeat top;
}

.detail #buy select { border: solid 1px #ACDAF1; }
.detail #buy input.b { border: solid 1px #ACDAF1; }

div.desc { margin: 10px; padding: 10px 0; clear: both; line-height: 1.5em}
.desc ul { list-style: none; margin: 10px 0; }
.desc li { background: url("../pictures/ico-list.png") no-repeat 0 7px; padding: 2px 0 2px 15px; }

/* registrace */
form.reg { margin: 0 auto; padding: 0; width: 550px;}
form.reg fieldset { border: none; margin: 10px 0 0 0; }
form.reg legend { border: 0; padding: 5px 5px 0 10px; font-weight: bold; color: #a41f1f; font-size: 120%; }
form.reg label { float: left; width: 200px; text-align: right; font-weight: bold; padding: 3px 12px 0 0; margin: 5px 10px 0 0; font-size:90%}
form.reg label.required { background: url("../pictures/required.gif") no-repeat top right; }
form.reg input { float: left; margin: 5px 0 0 0; }
form.reg input.input { border: 1px solid #ffdd8b; padding: 2px; }
form.reg select { float: left; margin: 5px 0 0 0; padding: 2px; }
form.reg textarea { float: left; margin: 5px 0 0 0; border: 1px solid #ffdd8b; padding: 2px; }
form.reg .divform1 { float: left; margin: 5px 0 0 0; width: 200px; text-align: right; padding: 0 7px 0 0; font-weight: bold; }
form.reg .divform2 { float: left; margin: 5px 0 0 0; width: 200px; text-align: left; }
form.reg br { clear: left; }

/* tabulka pokladna */
table.tbl-cart input { border: 1px solid #ffdd8b; padding: 2px; text-align: right; width: 70px; }
table.tbl-cart textarea { border: 1px solid #ffdd8b; padding: 2px; text-align: left; width: 70px; }
table.tbl-cart { margin: 10px auto; border: 0; padding: 4px; text-align: left; font-size: 12px; width: 550px; }
table.tbl-cart th { background: #a41f1f; color: #fff; text-align: center; padding: 4px; }
table.tbl-cart th.right { text-align: right; }
table.tbl-cart th.center { text-align: center; }
table.tbl-cart th.left { text-align: left; }
table.tbl-cart td { background: #fff7e1; padding: 4px; }
table.tbl-cart td.white { background: #fff; padding: 4px; }
table.tbl-cart td.right { text-align: right; }
table.tbl-cart td.center { text-align: center; }
table.tbl-cart td.left { text-align: left; }
table.tbl-cart th.box { text-align: center; width: 90px; }
table.tbl-cart a { color: #CC3333; }

table.order { margin: 0 auto; }
table.order td { padding: 5px; }
table.order input.g { border: 1px solid #CCC; padding: 2px; width: 140px; }
table.order select { border: 1px solid #CCC; padding: 2px; }

div.buttons { text-align: center; clear: both; padding-top: 10px; }
div.buttons input { margin: 0 3px; }

/* loga */
#header #logo-racketstore a { position: absolute; top: 42px; left: 18px; width: 283px; height: 97px; background: url("../pictures/logo_racketstore.jpg") no-repeat;}
#header #logo-skistore a { position: absolute; top: 0; left: 638px; width: 152px; height: 34px; background: url("../pictures/logo_skistore.jpg") no-repeat;}
#header #logo-bikestore a { position: absolute; top: 0; left: 790px; width: 152px; height: 34px; background: url("../pictures/logo_bikestore.jpg") no-repeat;}
