@charset "utf-8";
@import url("http://www.evektor.cz/css/nav_top-en.css");
@import url("http://www.evektor.cz/css/nav_top-cz.css");
@import url("http://www.evektor.cz/css/tabs.css");


/* Reset of  main tag properties */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul, ol {
	list-style: none;
}

fieldset, img {
	border: none;
}

caption, th {
	text-align: left;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}


/* --- Page layout ---------*/
.clear { 
	clear:both;
}

.invisible{
	display:none;
}

.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	visibility:hidden;
}

/* ----- Page layout ------*/

body{
	text-align:center;
	min-width:990px;
	color:#3F3F3F;
	background: #eff1f4; /*f2f2f2;*/
	margin:10px auto;
	}


div#container{
	width: 968px !important;
	background: url(http://www.evektor.cz/images/common/layout/container_back_middle_20080617.png) top left repeat-y;
	margin:10px auto;
	text-align:left;
	z-index:1;
	 }

/* My Comment */
 
 div.container-bottom{
    clear:both;
  	background: url(http://www.evektor.cz/images/common/layout/container_back_bottom_20080617.png) bottom left no-repeat;
}
 
 #content{
 	width:718px;
	float: right;
	/*padding:20px;
	padding-left:10px;*/
}

#content-main{
 	padding:20px;
	padding-left:10px;
}

.content-main{
 	padding:20px;
	padding-left:10px;
}

div#header{
	width:968px;
	height: 86px;
	position:relative;
	background: url(http://www.evektor.cz/images/common/header/header_back_12.png) no-repeat top left;
	z-index:1;
	margin: 0 auto;
}

div#logo {
	position:absolute;
	top:8px;
	left:24px;
}

div#logo a{
display: block; 
text-decoration:none;
height: 69px;
width: 122px;
}

/*----------------------------Search na strance-----------------------------*/

div#search {
	position:absolute;
	bottom:12px;
	left:815px;
	overflow:hidden;
}

#searchbutton{
background: url(http://www.evektor.cz/images/common/header/search_03.png) top left no-repeat;
width: 25px !important;
height: 19px !important;
border:none;
font-size:11px;
text-indent:300px;
overflow: hidden;
color: transparent !important; 
cursor:pointer;
}

#searchbox{
font-size:10px;
height:13px !important;
width:110px !important;
}

#artwork{
	background: url(http://www.evektor.cz/images/common/layout/container_back_top_20080617.png) top left no-repeat;
}

#artwork img{
	margin: 3px 0 0 3px;
}

#sidebar{
	width:230px;
	padding-top:80px;
	padding-bottom:20px;
	float:left;
	margin:0 auto;
	margin-left: 3px;
	text-align:center;
	background-color:#fbfbfc;
}

.cobra{
	background:url("http://www.evektor.cz/images/cobra/cobra_sidebar.png") top center no-repeat;
	background-position:center 1px;
}

.sportstar{
	background:url("http://www.evektor.cz/images/sportstar/sportstar_max_sidebar.png") top center no-repeat;
	background-position:center 10px;
}

.teameurostar{
	background:url("http://www.evektor.cz/images/eurostar/eurostar_sidebar.png") top center no-repeat;
	background-position:center 10px;
}

.eurostarslw{
	background: url(http://www.evektor.cz/images/eurostar/eurostarslw_sidebar.png) no-repeat top center;
	background-position:center 10px;
}



.teameurostaruk{
	background:url("http://www.evektor.cz/images/eurostaruk/teameurostar_sidebar.png") top center no-repeat;
	background-position:center 10px;
}

.outback{
	background:url("http://www.evektor.cz/images/outback/outback_sidebar.png") top center no-repeat;
	background-position:center 1px;
}

.footnote{
padding-top: 8px;
	font-size: 8px;
	line-height:11px;
}


/*---------------------footer - start--------------------------*/

#footer{
	position:relative;
	background: url(http://www.evektor.cz/images/common/header/footer_04.png) top left no-repeat;
	width:968px !important;
	height: 52px;
	font-size:10px;
	color: white;
	margin:0 auto;
	text-align: left;
}

#footer p.left{
	text-align:left;
	float:left;
	width:600px;
	/*border-bottom: 1px solid #c6c6c6;*/
}

#footer p.right{
	text-align:right;
	/*border-bottom: 1px solid #c6c6c6;*/
}

#footer p.links{
	padding:6px 5px 4px 5px;
	font-size:11px;
}

#footer a{
	color: white;
	text-decoration:none;
	padding:0 10px;
	white-space: nowrap;
}

#footer a:hover{
	text-decoration:underline;
}

#footer p.copyright{
	padding:0px 0 0 14px;
}

#twitter{
display:inline-block;
position:absolute;
top:4px;
left:650px;
}


/*----------------------footer -end-------------------*/

#sidemenu{
	width:200px !important;
	/*background:url("../images/common/layout/side_menu_back_05.gif") top left repeat-x;*/
	margin:auto;
	text-align:left;
}

#sidemenu h3{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	/*background:url("../images/common/layout/side_menu_back_top_02.jpg") top left no-repeat;*/
	padding:0.35em 0;
	display:none;
}


/*#sidemenu h3 a{
	color:white;
	text-decoration:none;
	cursor: default;
}*/


#sidemenu ul{
	padding:0 1px;
}

#sidemenu li{
	display:inline;
	
}

#sidemenu li a{
	display:block;
	padding:2px 0;
	width:197px;
	border-bottom:1px solid #dde0e7;
	text-indent:0px;
	text-decoration:none;
	/*background-color:#F8F8F8;*/
}

#sidemenu li a:hover{
	color:#0097e7;
		/*background: #6D9CE3 url("../images/common/layout/side_menu_hover_03.jpg") center left no-repeat;*/
}

#sidemenu ul li ul li a{
  text-indent:20px;
}

#under-constr{
   margin: 25px auto;
	width:200px;
	background-image: url(http://www.evektor.cz/images/common/layout/underConstruction.jpg);
	text-align: left;
	border: 1px solid #d5d6d8;
	color: #4b4b4b;
}

#under-constr div{
	padding: 7px;
}

#language{
	position:absolute;
	top:8px;
	right:16px;
	text-align:right;
	width:400px;
	color:white;
	font-size:80%;
	}

#language a{
	color:white;
	text-decoration: none;
}

#language a.cz{
	background: url(http://www.evektor.cz/images/common/flags/cz.gif) left center no-repeat;
	padding-left: 25px
}

#language a.usa{
	background: url(http://www.evektor.cz/images/common/flags/usuk.gif) left center no-repeat;
	padding-left: 26px
}


#language a.it{
	background: url(http://www.evektor.cz/images/common/flags/ita.gif) left center no-repeat;
	padding-left: 26px
}

#language a.fr{
	background: url(http://www.evektor.cz/images/common/flags/fra.gif) left center no-repeat;
	padding-left: 26px
}

#language a.ru{
	background: url(http://www.evektor.cz/images/common/flags/rus.gif) left center no-repeat;
	padding-left: 26px
}




/*--------boxes  ---------------------*/

div.horizontalBox{
	background: url(http://www.evektor.cz/images/common/layout/back_horizontal_box.png) top left repeat-x;
}

div.box200out{
	margin:auto;
	width:200px;
	background: transparent url("http://www.evektor.cz/images/common/layout/box200-bot.png") left bottom no-repeat;	
	padding-bottom: 3px;
}

div.box200in{
background: transparent url("http://www.evektor.cz/images/common/layout/box200-top.png") left top no-repeat;
text-align: center;
}

div.box220out{
	width:220px;
	background: transparent url("http://www.evektor.cz/images/common/layout/box220-bot.gif") left bottom no-repeat;	
	padding-bottom: 3px;
}

div.box220in{
background: transparent url("http://www.evektor.cz/images/common/layout/box220-top.png") left top no-repeat;
text-align: center;
}

div.boxcontent{
	padding: 10px;
}

/*------------Button links -------------------*/

div.but1-link{
	height:32px;
	background: transparent url("http://www.evektor.cz/images/common/layout/but1_link_lh.png") left top no-repeat;
	margin:7px auto 0 auto;
	text-align:left;
	overflow: hidden;
}

div.but1-link a{
	background: transparent url("http://www.evektor.cz/images/common/layout/but1_link_rh.png") right top no-repeat;
	display:block;
	float:right;
	width:99%;
	padding:8px 0;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
	text-indent:10px;
}

div.but1-link a:hover{
	text-decoration:underline;
}

body{
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	}

.small{
	font-size:80%;
}

#content p{
	margin-bottom:1em;
}

a{
	color:#002a8a;
}

h1, h2, h3, h4{
	font-family: "Arial Narrow", Geneva, sans-serif;
	font-weight: bold;
	color:#002a8a;
}

h1{
	font-size:20px;	
	margin:25px 0 5px;
}

h1.toppage{
	margin:0 0 15px;
}


h2, h3{
	font-size:17px;
	margin:25px 0 5px;
}

h3{
	font-size:14px;
	margin:15px 0 3px;
}

li.bullet1, p.bullet1{
	margin-left:1em;
	padding-left:20px;
	background:url("http://www.evektor.cz/images/common/layout/bullet_02.gif") top left no-repeat;
	background-position:0 7px;
	margin-bottom:0.5em;
}

/* -------------- Common styles -----------------*/

span.plus{
	vertical-align:super;
	font-size:85%;
}

.floatleft{
	float:left;
}

.floatright{
	float:right;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.left{
	text-align:left;
}


.strong, strong{
	color:black;
	font-weight:bold;
}

.highlight{
	font-size:90%;
	color:#3750A2;
}

ul.list1{
list-style:disc;
margin:20px auto 20px 20px;
}


.tbd{
	font-size:25px;
	text-align:center;
	padding:10px;
	color:#D40000;
	background-color:#FFFFE6;
}

.underConstruction{
	font-style:italic;
	font-size:1.25em;
	background:#F3F3F3;
	padding:1em 0;
}


.zoomimage{
	background: transparent url("http://www.evektor.cz/images/common/zoom_icon_12.gif") bottom right no-repeat;
	padding:0 0 15px 0;
}

.invisible{
	display: none;
}


.sidebarItem{
	margin:20px auto;
}


.w160{width:160px !important;}

.w180{width:180px !important;}

.w200{width:200px !important;}

.w205{width:205px !important;}

.w210{width:210px !important;}

.w220{width:220px !important;}

.w240{width:240px !important;}

.w260{width:260px !important;}

.w370{width:370px !important;}

.w420{width:420px !important;}

.w430{width:430px !important;}

.w49proc{width:49% !important;}

/*.h25{height:5px !important;}*/

.margin-t10{margin-top:10px !important;}

.margin-t20{margin-top:20px !important;}

.margin-t30{margin-top:30px !important;}

.margin-t40{margin-top:40px !important;}

.margin-t50{margin-top:50px !important;}

.margin-r0{margin-right:0px !important;}

.margin-r10{margin-right:10px !important;}

.margin-r20{margin-right:20px !important;}

.margin-r30{margin-right:30px !important;}

.margin-r40{margin-right:40px !important;}

.margin-r50{margin-right:50px !important;}

.margin-r70{margin-right:70px !important;}

.margin-l10{margin-left:10px !important;}

.margin-l20{margin-left:20px !important;}

.margin-l30{margin-left:30px !important;}

.margin-l40{margin-left:40px !important;}

.margin-l50{margin-left:50px !important;}

.margin-l70{margin-left:70px !important;}

.margin-a15{margin:15px;}

a.learnMore{
 padding-right:18px;
 background: transparent url("http://www.evektor.cz/images/common/link09.gif") top right no-repeat;
 }

/*--------Table styles--------------*/

table.tech_spec{
	/*border:1px solid #6290d8;*/
}

tr{
	border-bottom: 1px solid #dcdcdc;
}

tr.noborder{
	border-bottom: none;
}

thead, tr.head{
	background: url(http://www.evektor.cz/images/common/layout/thead_01.gif) top left repeat-x;
}

th, td {
	padding: 0.25em 1em;
}

th, td.head{
	font-weight: bold;
	color: #002a8a;
}

col#imperial{
	border-right: 1px solid #dcdcdc;
}

table.text td{
	vertical-align: middle;
}

table.text td.text{
	vertical-align: top;
	padding: 0;
}

table.text tr{
	border-bottom:none;
}

/*-------------Lists styles------------------*/

dt{
	font-size:115%;
	font-weight:bold;
	color:#002a8a;
	margin-top:1em;
}

dd{
	padding-left:2em;
}


/*-------------Stin pod obrazkem-------------------*/

.img-wrapper{
	/*behavior:url("../scripts/iepngfix.htc");*/
	background:url("http://www.evektor.cz/images/common/layout/shadow3.png") right bottom no-repeat;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.img-wrapper div{
	background:url("http://www.evektor.cz/images/common/layout/mask1.png") top left no-repeat !important;
	/*_background:url("../images/common/layout/mask2.gif") top left no-repeat;	*/
	padding:0 5px 5px 0;
}


.img-wrapper img{
	border:1px solid #a9a9a9;
}


/*----------Footer Promo Banner----------------------*/

#footerpromo{
   width:968px;
	height:175px;
	overflow: hidden;
	position: relative;
	margin:0 auto;
	margin-bottom:15px;
	background:url(http://www.evektor.cz/images/common/layout/promo_background_03.png) top left no-repeat;
}

#footerpromo h3{
	margin-top: 5px;
}


#footerpromo div.column{
   float: left;
	position:relative;
	top:8px;
   width:240px;
	height:162px !important;
	border-right: 1px solid #d5d6d8;
}


#footerpromo div.last{
	float:right;
	border:none;
}


/*---------------------Formulare-----------------------------*/

p label {
	margin:2px 0;
	width:200px;
	text-align: right;
	padding-right: 10px;
	display:inline-block;
	vertical-align: top;
}

input[type="text"], select{
	width: 150px;
}

input:focus, textarea:focus{
	background:#FFFFE6;
}

.odeslat{
	width:auto;
	display:block;
	margin-top: 2em;
	margin-left: 210px;
}

textarea#message{
width:350px;
height:200px;
}

.req{
font-weight:bold;
color:#002a8a;
}

.not_filled {background-color: #ffe4e1;}


