body { background: #fff; font-family: "Trebuchet MS", Arial, sans-serif; font-size:100%; color: #000; margin: 0; }

p, ul, ol, li, fieldset, form { margin: 0; padding: 0; }
li { list-style: none; }

img { border: 0; vertical-align: middle; }

hr,
.noscreen { display: none; }

.col1 { float: left; width: 50%; }
.col2 { float: right; width: 50%; }

.fl {float:left !important;}
.fr {float:right !important;}

.clear{width: 100%;clear:both;}

.even td { background: #f4f4f4; }

/**
 * Clearfix
 */

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; clear: both; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

body{position:relative;}

#page { font-size: 90%; width:100%; min-height: 510px; _height: 510px; margin: 0 auto; text-align: left; }

/*************** hlavicka ***********j*l*/
#header{background: #fff; width:100%; }

#header .in{border-bottom: 1px black solid;background: #fff; /*width:98%;*/margin:10 auto;position:relative;z-index:999999;padding:0 15px;}
#header h1 {position:relative; width: 350px; height: 100px; overflow: hidden; font-size: 120%; color: #fff; font-weight: normal; margin: 10px 0 15px 0;}
#header h1 a {color: white;position:absolute;left:0;top:0;width:350px;height:100px; }
#header h1 a span { position: absolute; left: 0; top: 0; width: 350px; height: 100px; background: url('/images/velor.jpg') no-repeat; cursor: hand; cursor: pointer; }

#header h2 {position:absolute; width: 150px; height: 23px; overflow: hidden; font-size: 120%; color: #fff; font-weight: normal; margin: 0; right: 10px; top:65px;}
#header h2 a {color: white;position:absolute;left:0;top:0;width:150px;height:23px; }
#header h2 a span { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url('/images/motoscoot.jpg') no-repeat; cursor: hand; cursor: pointer; }
#header .lng {position: absolute; top: 100px; right: 70px;}

a#logo_poseidon		{ position: absolute; right: 50px; top: 1px; }

/*************** menu ***********j*l*/

#menu { list-style-type: none; text-align: center; width: 74%; background: #9b9b9b url('/images/menu_back.png') repeat-x left top; height: 35px; position: relative; padding: 0 13px; }
#menu li { float: left; line-height: 34px; position: relative; border-right: 1px solid #fff; }
/*#menu li.active,
#menu li a:hover { background: #9b9b9b url('/images/menu_back.png') 0 37px; }*/
#menu li a:hover {color: #fff;}

#menu span.corner-left,
#menu span.corner-right { position: absolute; width: 13px; height: 38px; }
#menu span.corner-left { left: 0; top: 0; background: url('/images/menu_left_back.png') no-repeat; }
#menu span.corner-right { right: 0; _right: 0; top: 0; background: url('/images/menu_right_back.png') no-repeat; }


/*#menu li { display: inline;  }

#menu li a {display: inline-block;padding: 0 14px 0 16px;color:#000;text-decoration: none;font-size:80%; line-height:30px; }

#menu li>a:hover{background-color:#78797A;}


#menu li.active a {color:#000;line-height:30px;} */

#menu a {
	display: block;
  color:#000;
  text-decoration: none;
  font-size:80%;
  line-height:30px;
  width: 100%;
}

#menu li {
	display: block;
	text-transform: uppercase;
  width: 105px;
  text-align: center;
}

#menu li.p1 {
width: 195px;
}
#menu li.p2 {
width: 125px;
}


#menu li ul {
	position: absolute;
	background: #DA251E;
 	width: 10em;
	left: -999em;
 	text-align: right;
	display: block;

}

#menu li ul.submenu li, #menu li ul.submenu li a  { display: block; width: 100%;border: 0px;}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
 	left: auto;
}
/*#menu .submenu {background:#DC3730;display:none;position:absolute;top:100%;width:130px; padding:4px; }
#menu .submenu li {float:none;background:#ffea51;color:#000;line-height:normal;height:auto;margin:0;}
#menu .submenu li a {position: relative; z-index: 1000;line-height:normal;height:auto;background:none;display:block;width:120px;text-align:right;padding:3px 5px 3px 5px;}
#menu .submenu li a:hover {background:#F3CD60}

#menu .submenu #c1 {left:15%; }

#menu li:hover .submenu {display:inline-block; z-index: 1000;}  */

#content table {width:100%; font-size:90%; border-collapse:collapse;}
#content table td,
#content table th {padding:2px 8px;}


/*************** obsah ***********j*l*/
#content {background-color: #36373A; color: #363636; line-height: 1.6em; /*text-align: justify;*/  }
#content h1 { color: #78797a; font-size: 150%; font-weight: normal; padding-bottom: 15px; _float: left; _width: 100%; _margin-bottom: 15px; }
#content h2 { font-weight: bold;  }
#content a { color: #2C2C2C; }
.overview { padding: 5px; width: 75%; background: #fff; min-height: 950px; _height: 950px; }
#pars p {text-align: justify; }
#banner {background: #fff url('/images/velorex_banner.jpg') no-repeat; }
a.thickbox img, a.thickbox2 img  {margin: 3px; border:1px #908E99 solid;}
/*************** paticka ***********j*l*/
#footer { font-size: 85%; color: #646464; border-top: 1px solid #e8e8e8; margin: 0 15px 25px; }
#footer .col1, #footer .col2 {padding: 15px 0;}
#footer a { color: #646464; }
#footer a:hover { color: #7a7a7a; }
#footer .col2 { text-align: right; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:1000000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1000002;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1000003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
ul.dot li {
  list-style-type: disc;
  margin-left: 50px;
}
p {
padding: 5px;
}
.prod_cena {
color: #B80D05;
font-size: 12pt;
}
#ac-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.6);
    z-index: 100001;
    ;
}
#popup{
	width: 555px;
	height: 588px;
	background: #fff url('/images/9781908347169_A-Z__1391973213.jpg');
	border: 5px solid #000;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	position: relative;
	top: 20%; left: 30%;
}