/*
Theme Name: Brodit
Theme URI: http://brodit.cz/
Description: Tema webu brodit.cz
Version: 0.1
Author: Martin Mraz
Author URI: http://sunnysoft.cz/
Tags: 

*/


#content:after, #holders li:after, #proclips li:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a{
	color: #0baedf;
}

#footer a{
	color: #000;
}

body{	
	background: #b7c6ce url(./img/background.png) repeat-x top;
	color: #000;
	font-family: Tahoma, helvetica, sans-serif;
	text-align: center;
	font-size: 0.75em;
}

p{
	line-height: 140%;
}


h2, h3, h4, h5{
	font-family: Myriad Pro, Arial, helvetica, sans-serif;
}



#container{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}


#header{
	margin-top: 30px;
}

#logo a{
	text-indent: -10000px;
	background: url(./img/logo.png) no-repeat top left;
	width: 144px;
	height: 78px;
	margin-left: 10px;
	margin-top: -15px;
	display: block;
}


#navigation{
	float:left;
	display: block;
	width: 900px;

}

#navigation li{
		
	float:left;
	display: block;	
	margin-right: 1px;
	text-align: center;

}



#navigation li a{
	float:left;
	display: block;
	overflow: hidden;
	height: 24px;
	text-decoration: none;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(./img/menu-item.png) no-repeat top left;
	width: 115px;	
}


#navigation li a:hover{
	background-position: 0 -32px !important;

}
#navigation li.active a{
	background-position: 0 -64px !important;
	color: #666666;
}

#navigation li#autotec-autosalon a{
	width: 155px;
	background: url(./img/menu-item-long.png) no-repeat top left;
}


#contact{
	position:absolute;
	right: 0;
	top: 50px;
	width: 150px;
	color: #fff;
}

.subpage{
	border: 1px solid #fff;
	padding: 30px;
	background: #fff url(./img/subpage-background.png) repeat-x bottom !important;
}

.dealer-info{
	display: block;
	clear:both;
	padding-top: 15px;
}


.subpage h2{
	font-size: 2.5em;
	margin-bottom: 20px;
	font-weight: normal;
	
}

.change{
	padding-top:10px;
	margin-left: 10px;
	display: block;
	position:absolute;
	right: 50px;
	top: 25px;
}

.subpage p{
	line-height: 160%;
	margin-bottom: 1em;
}

fieldset{
	border: 1px solid #c0c0c0;
	padding: 20px;
	line-height: 300%;
	clear:both;
	
}

label{
	width: 150px;
	padding-top: 2px;
	display:block;
	float:left;
	clear:both;
}

.subpage fieldset input{
	width: 150px;
	_width: 160px;
	border: 1px solid #c0c0c0;
	padding: 5px;
	float:left;
}

.subpage textarea{
	border: 1px solid #c0c0c0;
	padding: 5px;
	float:left;
	margin-bottom: 15px;
}


 button{
	border: none;
	width: 103px;
	height: 40px;
	background: url(./img/button-odeslat.png);
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	margin-left: 210px;
	margin-top: 40px;
	clear:both;
}


.subpage img{
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 1px;
	border: 1px solid #fff;
}


.subpage h3{
	font-size: 1.3em;
	color: #0caadb;
	font-weight: bold;
	margin-bottom: 15px;
}

 hr{
	display: block;
	clear:both;
	height: 1px;
	font-size: 1px;
	color: #c0d7e5;
	background: #c0d7e5;
	border: 0px solid #c0d7e5;
	margin: 20px 0 20px 0;
}

#contact a{
	color: #fff;
}

#contact .contact-form{
	padding-left: 30px;
	background: url(./img/mail-icon.gif) no-repeat left center;
}

#contact .phone{
	margin-top: 5px;
}

#contact .phone a{
	padding-left: 30px;
	background: url(./img/phone-icon.gif) no-repeat left center;	
	text-decoration: none;
}

#selection-of-product{
	width: 100%;
	height: 275px;
	clear:both;
	background: #fff url(./img/selection-background.png) repeat-x bottom;
		
}

#selection-of-product h2{
	margin: 40px 0 20px 30px;
}

#holder-selection select{
		width: 201px;
		_width: 211px;
		padding-bottom: 6px;
		font-weight: bold;
		font-size: 1.2em;
		
		padding-right: 10px;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 25px;
		border: 1px solid #0ac1f2;
		padding-top: 6px;
}

#proclip-selection select{
		width: 201px;
		_width: 211px;
		padding-bottom: 6px;
		font-size: 1.2em;
		color: #333;
		font-weight: bold;
		padding-right: 10px;
		margin-bottom: 10px;
		margin-top: 8px;
		margin-left: 5px;
		border: 1px solid #fc4f0d;
		padding-top: 6px;
}

#selection-of-product #holder-selection{
	float:left;
	width: 291px;
	margin-left: 20px;
	margin-right: 20px;

	background: url(./img/plus-hp.gif) no-repeat right 165px;
}

#selection-of-product #holder-selection h2 a{
	display: block;
	width: 265px;
	height: 73px;
	background: url(./img/drzak-zarizeni.png) no-repeat top left;
	text-indent: -10000px;
	overflow:hidden;
margin: 20px 0 45px 50px;
}

#selection-of-product #proclip-selection{
	float:left;
	width: 245px;
}
#selection-of-product #proclip-selection h2, #holder-selection h2, #solution h2 {
	margin: 0;
	padding: 0;
}
#selection-of-product #proclip-selection h2 a
{
	display: block;
	width: 127px;
	height: 73px;
	background: url(./img/klip-na-auto.png) no-repeat top left;
	text-indent: -10000px;
	overflow:hidden;
margin: 20px 0 20px 10px;
}
#selection-of-product #solution{
	float:left;
	width: 400px;

	background: url(./img/arrow.gif) no-repeat left 165px;
}

#selection-of-product #solution h2 a{ 
	display: block;
	width: 391px;
	height: 76px;
	background: url(./img/reseni-na-miru.png) no-repeat top left;
	text-indent: -10000px;
	overflow:hidden;
margin: 20px 0 50px 0px;
}

#selection-of-product #solution input.button{
	text-indent: -10000px;
	height: 65px;
	width: 249px;
	background: url(./img/button.png) no-repeat top left;
	border: none;
	margin: 0 auto;
	display: block;
	
}

#content{
	clear:both;
	background: #fff;	
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}


#content .left-col{
	width: 500px;
	float:left;
	margin-left: 35px;
	
}
#holder{
	width: 194px;
	_width: 234px;
	float:left;
	background: url(./img/drzaky-text-background.png) no-repeat bottom left;
	color: #fff;
	padding: 20px;
}
#holder, #proclip{
	height: 260px;
	_height: 280px;

}

#holder img, #proclip img{
	display: block;
	margin-top: -35px;
	margin-left: -20px;
	z-index: 2;
	position: relative;
	margin-bottom: 20px;
}


#holder a{
	color: #fff;
}

#proclip{
	width: 192px;
	_width: 234px;
	float:right;
	background: url(./img/proclip-text-background.png) no-repeat bottom left;
	color: #fff;
	padding: 20px;
}

#proclip a{
	color: #fff;
}

#holders, #proclips{
	width: 320px;
	float:left;
	line-height: 100%;
	border-right: 1px solid #a1e1f6;
	border-left: 1px solid #a1e1f6;

}



#holders{
	margin-right: 50px;
}

#holders p, #proclips p{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}


p{
	font-family: Verdana;

}

p.availability{
	font-weight: bold;
	margin-left: 103px !important;
}

p.availability.yes {
	color: #7cbc00;
}

p.availability.no {
	color: #fb2c05;
}




#selected-solution{
	width: 210px;
	margin-top: 180px;
	padding-left: 30px;
	float:right;
	text-align: center;

	background: url(./img/equal.gif) no-repeat center left;
}

#selected-solution p{
	margin: 0;
	padding: 0;
	font-family: Myriad Pro, Arial, helvetica, sans-serif;

}

#selected-solution #final-price .with-dph{
	
	font-size: 2.4em;
	color: #fb2c05;
	font-weight: bold;
}

#selected-solution #final-price .without-dph{
	
	font-size: 1.7em;
	color: #333;
	font-weight: bold;


}



#search-seller{
		
		width: 166px;
		height: 49px;
		margin: 0 auto;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		background: url(./img/search-seller.gif) no-repeat top left;
		text-indent: -10000px;
		overflow: hidden;
}

#order-online{
		
		width: 166px;
		height: 49px;
		margin: 0 auto;
		display: block;
		margin-top: 10px;
		margin-bottom: 10px;
		background: url(./img/order-online.gif) no-repeat top left;
		text-indent: -10000px;
		overflow: hidden;	
}

.selected-car {
	color: #fb2c05;
}

.selected-device{
	color: #0bb0dd;
}


#holders, #proclips{
	position: relative;
}


#holders input, #proclips input{
	position:absolute;
	top: 50%;
	left: 10px;
	margin-top: -3px;
}

#holders img, #proclips img{
	display: block;
	float:left;
	border: 1px solid #fff;
	margin-bottom: 10px;
}

#holders li, #proclips li{
	position: relative;
	padding: 20px 20px 10px 40px;		
	display: block;
	border-bottom: 1px solid #a1e1f6;
	border-top: 1px solid #fff;
	line-height: 160%;
}

#holders h3, #proclips h3{
	font-size: 1em;
	font-family: Tahoma, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


#holders .no-selected, #proclips .no-selected{
	border-bottom: 0;
	padding-left: 40px;
}

#holders .no-selected input, #proclips .no-selected input{
	margin-top: 0px;
	position:absolute;
	top: 45%;
}

#holders .no-selected p, #proclips .no-selected p{
	margin-bottom: -5px;
}
#content .right-col{
	width: 465px;
	
	float:right;

}

#content #news{
	background: url(./img/novinky-background.png) repeat-x bottom left;
	padding: 20px;
	font-size: 0.9em;
	line-height: 180%;
	position: relative;
}

 .switch-left{
	position:absolute;
	top: 50%;
	margin-top: -7px;
	width: 12px;
	height: 14px;
	overflow:hidden;
	background: url(./img/arrow-left.png);
	text-indent: -10000px;	
}
 .switch-right{
	position:absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
	width: 12px;
	height: 14px;
	overflow:hidden;
	background: url(./img/arrow-right.png);
	text-indent: -10000px;	
}

#content #news dt{
	font-weight:bold;
	display: block;
	margin-bottom: 10px;
	font-size: 1.1em;
}

#content #news dd{
	display: block;
	line-height: 140%;
}

#content #list-of-products{
	
	width: 120px;
	line-height: 160%;
	margin-left: 20px;
	margin-top: 20px;
	float:left;
}


#footer{
	clear:both;
}

#copyright{
	float:right;
	line-height: 23px;
}

#links{
	float:left;
}
#links li{
	float:left;
	margin-right: 15px;
	line-height: 23px;
}
#links li.katalog{
	float:left;
	background: url(./img/pdf-ico.png) no-repeat left center;
	margin-right: 10px;
	margin-left: 30px;
	padding-left: 30px;
	
}

#video{
	float:right;
	margin-top: 10px;
	margin-right: 10px;
}

.error{ font-weight: bold; padding: 10px; background: #d11a1a; color:#fff; font-size: 1.2em }
.ok{ font-weight: bold; padding: 10px; background: #93d11a; color:#fff; font-size: 1.2em }















