﻿@font-face
{
    font-family: 'LucidaGrande';
    src: url('../fonts/lucida-grande-webfont.eot');
    src: url('../fonts/lucida-grande-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../fonts/lucida-grande-webfont.woff') format('woff'), 
    url('../fonts/lucida-grande-webfont.ttf') format('truetype'), 
    url('../fonts/lucida-grande-webfont.svg#LucidaGrande') format('svg');
    font-weight: normal;
    font-style: normal;
}

body.homepage { font-size: 0.85em; margin: 0px; padding: 0; background-color: #f8f8f8; color: #676767; font-family: 'LucidaGrande', sans-serif;
                -webkit-font-smoothing: antialiased; min-width: 1000px; }
img { border: 0; }
h1, h2, h3 { font-size: 1.2em; margin: 0; }
ol, ul { list-style: none; padding: 0; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: none; }
.top5 { margin-top:5px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.left5 { margin-left: 5px; }
.left10 { margin-left: 10px; }
.left15 { margin-left: 15px; }
.left { float: left; }
.right { float: right; }
.hide { display: none; }
.clearer { width: 100% !important; font-size: 0 !important; line-height: 0 !important; padding: 0 !important; margin: 0 !important; clear: both; }

.homepage a { text-decoration: none; }
.homepage a:hover { text-decoration: underline; }
.homepage #center { min-width: 1000px; max-width: 1000px; margin: 0 auto; padding: 10px 0 0 0; clear: both; }
.homepage #heading { height: 63px; width: 980px; display: block; padding: 0; margin: 0 10px; clear: both; }
.homepage #menu
{
    width: 980px;
    list-style: none;
    background-color: #ffffff;
    text-align: left;
    float: left;
    margin: 10px;
    padding: 0;
    height: 34px;
    clear: both;
}

.homepage #menu li
{
    cursor: pointer;
    display: inline-block;
    float: left;
}

.homepage #menu li a
{
    padding: 0 10px;
    margin: 0 5px;
    color: #888888;
    font-size: 12px;
    line-height: 34px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    display: inherit;
    float: left;
}

.homepage #menu .homeActive
{
    background: #e3e3e3;
    text-shadow: 1px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

.homepage #mainArea
{
    width: 980px;
    height: 306px;
    display: block;
    float: left;
    margin: 0 10px 10px 10px;
}

.homepage #sliderArea
{
    width: 584px;
    height: 306px;
    background: #ececec;
    display: block;
    margin: 0 10px 0 0;
    float: left;
}

.homepage #slider
{
    float: left;
    width: 572px;
    height: 294px;
    margin: 6px;
    overflow: hidden;
}

.homepage #slider ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    height: auto;
    overflow: hidden;
}

.homepage #slider li
{
    width: 572px;
    height: 294px;
    overflow: hidden;
}

.homepage #slider li h2
{
    position: relative;
    text-indent: -9999px;
}

.homepage #prevBtn, .homepage #nextBtn
{
    display: block;
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: 1000;
}

.homepage #prevBtn a
{
    display: block;
    position: absolute;
    width: 29px;
    height: 39px;
    top: 136px;
    left: -5px;
    background: transparent url('/Images/Template/sliderarrows.png') no-repeat -29px 0;
}

.homepage #prevBtn a:hover
{
    background: url('/Images/Template/sliderarrows.png') no-repeat -29px -39px;
}

.homepage #nextBtn a
{
    display: block;
    position: absolute;
    width: 29px;
    height: 39px;
    left: 560px;
    top: 136px;
    background: transparent url('/Images/Template/sliderarrows.png') no-repeat 0 0;
}

.homepage #nextBtn a:hover
{
    background: url('/Images/Template/sliderarrows.png') no-repeat 0 -39px;
}

.homepage #box1
{
    width: 176px;
    height: 294px;
    float: left;
    padding: 6px;
    display: block;
    overflow: hidden;
    background: #f2f2f2;
    margin: 0 10px 0 0;
}

.homepage #box1 h3
{
    font-size: 11px;
    font-weight: normal;
    color: #813d3d;
    text-shadow: 1px 1px 0px #ffffff; /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
    text-transform: uppercase;
}

.homepage #box1 ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.homepage #box1 li
{
    width: inherit;
    height: 46px;
    margin: 4px 0 0 0;
    padding: 3px;
    background: #eaeaea;
    overflow: hidden;
}

.homepage #box1 li:hover
{
    background: #e1e1e1;
}

.homepage #box1 span.user
{
    font-size: 10px;
    background: transparent url('/Images/Template/usriconsmall.png') no-repeat 0 0;
    padding: 0 0 0 12px;
    margin: 2px 0 3px 0;
    width: 158px;
    font-weight: bold;
    text-shadow: 1px 1px 0px #ffffff; /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}

.homepage #box1 span.user a
{ 
    text-decoration: none;
    color: #135884;
}

.homepage #box1 a.actBikes
{ 
    text-decoration: none;
    color: #C40A77;
    font-weight: bold;
}


.homepage #box1 span.user a:hover, .homepage #box1 a.actBikes:hover
{
    text-decoration: underline;
}

.homepage #box1 span.action
{
    display: block;
    text-shadow: 1px 1px 0px #ffffff; /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
    font-size: 10px;
    overflow: hidden;
    margin: 0;
    line-height: 12px;
    height: 36px;
}

.homepage #box1 span.toa
{
    display: block;
    text-shadow: 1px 1px 0px #ffffff; /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
    font-size: 9px;
    color: #888888;
    width: auto;
}

.homepage #box1 span.goToPage
{
    display: block;
    width: 10px;
    height: 10px;
    float: right;
    margin: 0;
}

.homepage #box1 span.goToPage a
{
    display: block;
    width: 10px;
    height: 10px;
    background: url('/Images/Template/gotocircle-10-10.png') no-repeat 0 0;
}

.homepage #box1 span.goToPage a:hover
{
    background: url('/Images/Template/gotocircle-10-10.png') no-repeat 0 -10px;
}

.homepage #box1 span.goToPage a span
{
    display: none;
}

.homepage #box2
{
    width: 188px;
    height: 306px;
    float: left;
    display: block;
    overflow: hidden;
    background: #f2f2f2;
}

.homepage #randomBikeSlider
{
    width: 980px;
    height: 176px;
    margin: 0 10px 10px 10px;
    float: left;
    display: block;
    clear: both;
    background: #ededed;
}

.homepage #randomBikeSlider .bx-wrapper
{
    margin: 11px 31px;
    height: 154px;
}

.homepage #randomBikeSlider .bx-window
{
    overflow: hidden;
}

.homepage #randomBikeSlider ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    /* position: absolute; */
    top: 0;
    overflow: hidden;
    width: 980px;
    height: 150px;
}

.homepage #randomBikeSlider ul li
{
    display: block;
    float: left;
    height: 154px;
    width: 153px;
    margin: 0;
}

.homepage #randomBikeSlider ul li h2
{
    width: 150px;
    height: 154px;
    margin: 0 auto;
}

.homepage #randomBikeSlider ul li h2 a
{
    display: block;
    height: 150px;
    padding: 4px 2px 0 1px;
    background: #e0e0e0;
}

.homepage #randomBikeSlider ul li h2 a:hover
{
    background: #ffffff;
    text-decoration: none;
}

.homepage #randomBikeSlider li span.thumb
{
    width: 140px;
    height: 110px;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    margin: 0 3px 3px 3px;
    display: block;
}

.homepage #randomBikeSlider li span.thumb img
{
    max-width: 140px;
    max-height: 110px;
    border: none !important;
}

.homepage #randomBikeSlider li span.name
{
    text-align: center;
    font-size: 11px;
    color: #0f4c63;
    text-transform: uppercase;
    text-shadow: 1px 1px 0px #ffffff; /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
    width: inherit;
    padding: 0 4px;
    display: block;
}

.homepage #randomBikeSlider li a span.name
{
    text-decoration: none !important;
}

.homepage #randomBikeSlider .bx-prev
{
    position: absolute;
    top: 60px;
    left: -37px;
    width: 29px !important;
    height: 39px !important;
    margin: 0 !important;
    text-indent: -999999px;
    border: none !important;
    background: url('/Images/Template/sliderarrows.png') no-repeat -29px 0;
}

.homepage #randomBikeSlider .bx-next
{
    position: absolute;
    top: 60px;
    left: 926px;
    width: 29px !important;
    height: 39px !important;
    margin: 0 !important;
    text-indent: -999999px;
    border: none !important;
    background: url('/Images/Template/sliderarrows.png') no-repeat 0 0;
}

.homepage #randomBikeSlider .bx-prev:hover
{
    background: url('/Images/Template/sliderarrows.png') no-repeat -29px -39px;
}

.homepage #randomBikeSlider .bx-next:hover
{
    background: url('/Images/Template/sliderarrows.png') no-repeat 0 -39px;
}

.homepage #banner-300-300
{
    width: 330px;
    height: 300px;
    float: right;
    margin: 0 10px 10px 0;
    background: url('/Images/Template/ad-300-300-bg.png') no-repeat 10px 0;
}

.homepage #banner-300-300 .bannerContent
{
    width: 300px;
    height: 300px;
    display: block;
    background: #ffffff;
    float: right;
}

.homepage #selectByBrand
{
    width: 980px;
    height: 70px;
    float: left;
    background: #f2f2f2;
    margin: 0 0 10px 10px;
}

.homepage #selectByCategory
{
    width: 650px;
    height: 93px;
    float: left;
    background: #f2f2f2;
    margin: 0 0 10px 10px;
}

.homepage #selectByYear, .homepage #selectByCapacity 
{
    width: 650px;
    height: 72px;
    float: left;
    background: #f2f2f2;
    margin: 0 0 10px 10px;
}

.homepage .selectHeader
{
    width: inherit;
    height: 26px;
    background: #cdcdcd url('/Images/Template/heading-arrow.png') no-repeat 8px bottom;
}

.homepage .selectHeader span
{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    padding: 0 0 0 30px;
}

.homepage #selectByYear h2
{
    font-size: 20px;
    font-weight: bold;
    display: block;
    line-height: 45px;
    padding: 0 13px;
    float: left;
    width: 55px;
    text-align: center;
}
.homepage #selectByCapacity h2
{
    font-size: 13px;
    font-weight: bold;
    display: block;
    line-height: 45px;
    padding: 0;
    float: left;
    width: 81px;
    text-align: center;
}

.homepage #selectByYear h2 a, .homepage #selectByCategory h2 a, .homepage #selectByCapacity h2 a
{
    color: #9a9a9a;
    text-shadow: 1px 1px 0px #ffffff;
    display: block; /*filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}

.homepage #selectByYear h2 a:hover, .homepage #selectByCategory h2 a:hover, .homepage #selectByCapacity h2 a:hover
{
    color: #724142;
}

.homepage #selectByYear h2 a span, .homepage #selectByCapacity h2 a span
{
    display: none;
}

.homepage #selectByCategory h2
{
    font-size: 11px;
    font-weight: normal;
    display: block;
    line-height: 25px;
    padding: 5px 9px 0 9px;
    float: left;
    text-align: center;
    text-transform: uppercase;
}

.homepage #selectByCategory h2 a span.catThumb
{
    width: 61px;
    height: 36px;
    display: block;
    margin: 0 auto;
}

.homepage #selectByCategory span.catThumb.cestovni
{
    background: url('/Images/Template/cat-cestovni.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.cestovni
{
    background: url('/Images/Template/cat-cestovni.png') no-repeat 0 -36px;
}

.homepage #selectByCategory span.catThumb.chopper
{
    background: url('/Images/Template/cat-chopper.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.chopper
{
    background: url('/Images/Template/cat-chopper.png') no-repeat 0 -36px;
}

.homepage #selectByCategory span.catThumb.nahace
{
    background: url('/Images/Template/cat-nahace.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.nahace
{
    background: url('/Images/Template/cat-nahace.png') no-repeat 0 -36px;
}

.homepage #selectByCategory a span.catThumb.sportovni
{
    background: url('/Images/Template/cat-sport.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.sportovni
{
    background: url('/Images/Template/cat-sport.png') no-repeat 0 -36px;
}

.homepage #selectByCategory span.catThumb.enduro
{
    background: url('/Images/Template/cat-enduro.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.enduro
{
    background: url('/Images/Template/cat-enduro.png') no-repeat 0 -36px;
}

.homepage #selectByCategory span.catThumb.motokros
{
    background: url('/Images/Template/cat-motokros.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.motokros
{
    background: url('/Images/Template/cat-motokros.png') no-repeat 0 -36px;
}

.homepage #selectByCategory span.catThumb.skutry
{
    background: url('/Images/Template/cat-skutry.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.skutry
{
    background: url('/Images/Template/cat-skutry.png') no-repeat 0 -36px;
}

.homepage #selectByCategory span.catThumb.supermoto
{
    background: url('/Images/Template/cat-supermoto.png') no-repeat 0 0;
}

.homepage #selectByCategory a:hover span.catThumb.supermoto
{
    background: url('/Images/Template/cat-supermoto.png') no-repeat 0 -36px;
}

.homepage span.seeMore a
{
    width: 16px;
    height: 16px;
    display: block;
    float: right;
    margin: 5px 4px;
    background: url('/Images/Template/seemore.png') no-repeat 0 0;
}

.homepage span.seeMore a:hover
{
    background: url('/Images/Template/seemore.png') no-repeat 0 -16px;
}

.homepage span.seeMore a span
{
    display: none;
}

.homepage #selectByBrand h2
{
    width: 60px;
    height: 60px;
    background: #ffffff;
    font-size: 14px;
    font-weight: normal;
    display: block;
    float: left;
    text-align: center;
    text-indent: -9999px;
    margin: 5px 0 5px 5px;
}

.homepage #selectByBrand h2 a
{
    width: 58px;
    height: 58px;
    border: 1px solid #e8e8e8;  
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.homepage #selectByBrand h2 a span
{
    position: absolute;
}

.homepage #selectByBrand h2 a:hover
{
    border: 1px solid #cecece;
}

.homepage #selectByBrand h2 a img {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto; 
}

.homepage #selectByBrand h2 a span {
    display: inline-block;
    height: inherit;
    width: 1px;
}

.homepage #footer {
	width: 980px;
	display: block;
	float: left;
	margin: 10px;
}

#contactable #contactable_inner {
	background-image:url(/Images/Template/feeback.png);
	color:#FFFFFF;
	background-color:#333333;
	cursor:pointer;
	height:102px;
	left:0;
	margin-left:-5px; 
	*margin-left:-5px; 
	overflow:hidden;
	position:fixed;
	*position:absolute;
	text-indent:-100000px;
	top:102px;
	*margin-top:10px;
	width:44px;
	z-index:100000;
}

#contactable #contactForm {
	background-color:#333333;
	border:2px solid #FFFFFF;
	color:#FFFFFF;
	height:450px;
	left:0;
	margin-left:-400px;
	*margin-left:-434px;
	margin-top:-160px;
	overflow:hidden;
	padding-left:30px;
	position:fixed;
	top:200px;
	width:360px;
	*width:394px;
	z-index:9999;
}

#contactable form#contactForm input, textarea {
	background:#FFFFFF none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:1px solid #dfdfdf;
	font-family: georgia;
	font-size:1em;
	margin-bottom:10px;
}

#contactable form#contactForm .submit {
	background: #F5410F none repeat scroll 0 0;
	outline-style:none;
	outline-width:medium;
	width:325px;
	padding:5px;
	border:3px solid #F52D0F;
	outline-color:-moz-use-text-color;
	font-family: georgia;
	font-size:1em;
	cursor:pointer;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bolder;
	font-family:Helvetica;
	margin-top:10px;
}

#contactable form#contactForm p {
	width:325px;
	font-size:0.9em;
}

#contactable form#contactForm .disclaimer {
	*margin-left:20px;
}

#contactable #contactForm .red {
	color:	#F5410F;
}

#contactable #overlay {
	background-color:#666666;
	display:none;
	height:100%;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:0;
} 
#contactable .error { background-color: #EDBE9C; }

#contactable #name.error { background-color: #EDBE9C; } 
#contactable #email.error { background-color: #EDBE9C; }
#contactable #comment.error { background-color: #EDBE9C; }

#contactable form#contactForm label{
	*margin-left:20px;
}

#contactable form#contactForm #loading {
	background: url(/Images/Template/ajax-loader.gif) no-repeat;
	width:55px;
	height:55px;
	margin: 100px auto;
	display:none;
}

#contactable #callback {
	font-family: georgia;
	font-size:1.1em;
	color: #FFF;
	width:325px;
	margin: 100px auto;	
	display:none;
}


#contactable .holder {
	margin:0 auto;
	*margin-left:20px;
	padding-top:20px;	
}	
