/* ===================== ZAKLADNI HTML PRVKY */
body	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88867f;
	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 1.5em;
	font-size: 12px;
	background:url(../img/bcg_top.gif) repeat-x top;

}

/* --- odkazy --- */
a 						{color: #ed1c24; text-decoration: underline;}
a:hover 				{color: #ed1c24; text-decoration: none;}

/* --- ikonky k odkazum --- */
a[href$='.doc'], a[href$='.rtf'] 	{padding: 5px 20px 5px 0; background: transparent url(../img/ico/doc.png) no-repeat center right;}
a[href$='.txt'] 							{padding: 5px 20px 5px 0; background: transparent url(../img/ico/txt.png) no-repeat center right;}
a[href$='.xls'] 							{padding: 5px 20px 5px 0; background: transparent url(../img/ico/xls.png) no-repeat center right;}
a[href$='.rss'], a[href$='.atom'] 	{padding: 5px 20px 5px 0; background: transparent url(../img/ico/rss.png) no-repeat center right;}
a[href$='.vcard'] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/vcard.png) no-repeat center right;}
a[href$='.pps'], a[href$='.ppt']		{padding: 5px 20px 5px 0; background: transparent url(../img/ico/pps.png) no-repeat center right;}
a[href$='.pdf'] 							{padding: 5px 20px 5px 0; background: transparent url(../img/ico/pdf.png) no-repeat center right;}
a[href$='.fla'], a[href$='.swf'] 	{padding: 5px 20px 5px 0; background: transparent url(../img/ico/swf.png) no-repeat center right;}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] 
												{padding: 5px 20px 5px 0; background: transparent url(../img/ico/zip.png) no-repeat center right;}
a[href$='.css'] 							{padding: 5px 20px 5px 0; background: transparent url(../img/ico/css.png) no-repeat center right;}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] 		
												{padding: 5px 20px 5px 0; background: transparent url(../img/ico/avi.png) no-repeat center right;}
a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] 
												{padding: 5px 20px 5px 0; background: transparent url(../img/ico/mp3.png) no-repeat center right;}
a[href *="icq.com"] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/icq.png) no-repeat center right;}
a[href ^="callto:"] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/skype.png) no-repeat center right;}
a[href ^="skype:"] 						{padding: 5px 20px 5px 0; background: transparent url(../img/ico/skype.png) no-repeat center right;}  
a[href ^="mailto:"], a.mail			{padding: 5px 20px 5px 0; background: transparent url(../img/ico/mailto.png) no-repeat center right;}
a.out											{padding: 5px 20px 5px 0; background: transparent url(../img/ico/external.png) no-repeat center right;}
a.print										{padding: 5px 20px 5px 0; background: transparent url(../img/ico/print.png) no-repeat center right;}

/* --- zakladni html prvky ---*/
em, i					{font-style: normal;}
hr						{display: block; clear: both; /*color: #626262; background: #626262; height: 1px; */border: 0px; margin: 10px 0px 10px 0px;}
p 						{text-align: left; margin: 0px 0px 10px 0px; line-height: 1.5em;color: #88867f; text-align:justify;}
strong 					{color:#555249;}
code 					{font-size: 140%; font-weight: bold;}
.div-bad {
        padding: 10px;
        border: 3px solid red;
        background: white;
        color: #613438;
		margin-bottom:20px;
}
.div-good {
        padding: 10px;
        border: 3px solid green;
        background: white;
        color: #613438;
		margin-bottom:20px;
}
.div-kontakt {
	float:left;
	min-width:205px;
	height:90px;
	margin-top:13px;
	
	padding:0px 15px 0px 20px;
	vertical-align:middle;
}

.div-aktuality {
	float:left;
	display:block;
	width:161px;
	margin-right:5px;
	height:249px;
	margin-bottom:5px;
	background:url(../img/aktuality_bcg.jpg) no-repeat;
	padding:4px 12px;
	}
.div-aktuality2 {
	float:left;
	display:block;
	width:161px;
	margin-right:0px;
	height:249px;
	margin-bottom:5px;
	background:url(../img/aktuality_bcg.jpg) no-repeat;
	padding:4px 12px;
	}

.div-green p, .div-green2 p, .div-green a, .div-green2 a  {
	font-weight:bold;
	color:#fff;
	margin-top:6px;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	background:none;
	padding:0px;
	}
	
.div-green a:hover, .div-green2 a:hover  {
	text-decoration:underline;
	background:none;
	}

.div-aktuality h2, .div-aktuality2 h2, h3, #sidebar h2 {
	color:#b10005;
	font-size:13px;
	text-transform:uppercase;
	margin:0px;
	margin-bottom:15px;
	padding-left: 10px;
	background:url(../img/gray_sipka.gif) no-repeat 0px 10px;
	text-decoration:none;
	}
.div-aktuality h2 a, .div-aktuality2 h2 a{
	color:#b10005;
	text-decoration:none;
	
}
#sidebar h2 {
	background:url(../img/white_sipka.gif) no-repeat 0px 10px;
	color:#fff;
	margin-top:0px;
	}
#sidebar h2 a {
	color:#fff;
	text-decoration:none;
	}
#sidebar h2 a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
#content h3 {
	background:none;
	padding-left:0px;
	}
	
.novinka {
	height:45px;
	margin-bottom:30px;
	}
.novinka p, .novinka-nomargin p {
	line-height:1.3em;
	}
	
.novinka-nomargin {
	height:45px;
	margin-bottom:0px;
	}
.novinka a, .novinka-nomargin a {
	text-decoration:none;
	color:#555249;
	}
.novinka a:hover, .novinka-nomargin a:hover, .div-aktuality h2 a:hover, .div-aktuality2 h2 a:hover {
	text-decoration:underline;
	}
.novinka h3, .novinka-nomargin h3, .novinka-nomargin h3 a, .novinka h3 a {
	font-size:12px;
	margin-top:0px;
	color:#555249;
	text-decoration:none;
	cursor:pointer;
	}
.textNovinky {
	overflow:hidden; height:51px;
	}

.div-green {
	float:left;
	display:block;
	width:185px;
	height:87px;
	margin-right:5px;
	background:url(../img/zeleny_bcg.jpg) no-repeat;
	}
.div-green2 {
	float:left;
	display:block;
	width:185px;
	height:87px;
	margin-right:0px;
	background:url(../img/zeleny_bcg.jpg) no-repeat;
	}
.div-green h3, .div-green2 h3 {
	font-weight:bold;
	font-style:italic;
	color:#fff;
	margin-top:6px;
	font-size:13px;
	text-align:center;
	text-transform:none;
	}

#oddelovac {
	height:11px;
	width:180px;
	background:url(../img/hr.gif) no-repeat;
}
.rychlyKontaktStyle1 {float:left; border-right:#e5e4e1 solid 1px; width:1px; height:50px; margin-top:13px;}
img.rychlyKontaktImg1 {float:left; margin-right:10px}

/* --- seznamy --- */
ul						{margin: 5px 0px 5px 5px; padding: 0px; text-align: left; list-style: none;}
li						{padding: 0px 0px 0px 15px;color:#88867f; margin: 0px; background: url(../img/gray_sipka.gif) no-repeat 0px 7px;}
ol						{padding: 4px 0px 0px 20px; margin: 0px;}

/* --- obrazky --- */
img 								{border: 0px;}
a img.galerie, img.galerie	{border: 1px solid #626262; padding: 4px; background: #ffffff;}
a:hover img.galerie 			{border: 1px solid #666666; padding: 4px; background: #ffffff;}
img.border, img.ramecek		{border: 1px solid #8d6b41; padding: 2px;}
a:hover img.border			{border: 1px solid #000000;}
img.icon							{vertical-align: -3px; margin: 0px 3px 0px 1px;}
img.toleft						{margin: 0px 10px 10px 0px;}
img.toright						{margin-left: 10px;}

/* --- horni a dolni indexy --- */
sub, sup 			{vertical-align: baseline; position: relative;}
sub 					{top: 0.4em;}
sup 					{bottom: 0.4em;}

/* --- tabulky --- */
table.nice						{width: 390px; font-size: 0.9em;}
table.nice tr td 				{padding: 2px 4px 2px 4px;	font-size: 1em; border: 1px solid #dddddd;}
table.nice tr td.item		{background: url(../img/bcg_th.gif) repeat-x #f5f5f5 bottom; font-weight: bold; width: 160px;}
table.nice tr th				{background: url(../img/bcg_th.gif) repeat-x #f5f5f5 bottom; font-weight: bold; width: 120px;}
table.nice tr td.long		{width: 250px;}
table.short						{width: 230px;}
table.medium					{width: 350px;}
table.none 						{border: none;}
table.poslat-mail				{width:400px; margin-left:10px;}
table.poslat-mail td			{vertical-align:top;}
/* --- hlavicky --- */
h1, h2, h3, h4, h5, h6		{clear: both; color: #af0120; font-size: 1.3em; margin: 0px;}
h1								{display:none;}
h2									{padding: 0px;	margin: 10px 0px 15px 0px; font-size: 24px; color:#00a651; font-weight:normal; line-height:25px;}
h3 								{font-size: 16px; font-weight:bold; margin: 10px 0px 0px 0px;color:#555249; text-transform:none}
h4									{font-size: 14px; color:#88867f; font-weight:bold;}

/* --- formulare --- */
input, textarea				{width:200px; font-family:  'Trebuchet MS', Verdana, 'Geneva CE', Arial, Helvetica, sans-serif; font-size: 0.95em;}
input,textarea							{border: 1px solid #d7cccd; margin-bottom: 5px; vertical-align:middle; margin-right:10px; padding: 3px; background: #ffffff;}
/*input.submit					{background: #dddddd; border: 1px solid #999999; color: #000000; width: 150px; height: 25px; font-size: 0.90em; padding: 0px 0px 2px 0px; text-transform: uppercase; text-decoration: none; text-align: center; font-weight: normal; cursor: pointer;}*/
input.hledat {
	float: left;	
	text-decoration:none;
	padding:3px 6px 4px 5px;
	vertical-align:middle;
	border:none;
	cursor:pointer;
	font-size:10px;
	
	color:#613438;
	width:51px;
	height:24px;
	background:url(../img/searchbutt.jpg) no-repeat;
}
input.button {
	border:none;
	cursor:pointer;
	font-size:10px;
	
	color:#fff;
	width:70px;
	height:25px;
	background:url(../img/btn_small_bcg.jpg) no-repeat;

	text-transform:uppercase;
	font-weight:bold;
}
input.radio						{vertical-align: -6px;}
input.checkbox					{border: 0px;}
textarea							{border: 1px solid #d7cccd; margin-bottom: 5px; padding: 3px;  background: #fafafa;}
form								{margin: 0px; padding: 0px;}
legend							{background: url(../img/bcg_mid_top.gif) no-repeat top; border: 1px solid #0d6a06; background: #269411; color: #ffffff; font-weight: bold; padding: 2px 10px 2px 10px;}
label 							{margin: 4px 10px 3px 10px; width: 90px; float: left; text-align: right;}
label.kratsi 					{width: 80px;}
label.pravy 					{margin: 4px 10px 3px 10px; width: 100px; float: right; text-align: left;}
label.povinny 					{color: #004080;}

/* --- globalni tridy --- */
.clear			{clear: both;}
.smaller			{font-size: 0.85em;}
.small 			{font-size: 0.8em;}
.bigger 			{font-size: 1.05em;}
.gray 			{color: #666666;}
.blue 			{color: #004080;}
.red				{color: #ed1c24;}
.green			{color: #008000;}
.bold 			{font-weight: bold;}
.right 			{text-align: right;}
.right_li		{float:right; margin-top:-20px;}
.center			{text-align: center;}
.left				{text-align: left;}
.toblock			{text-align: justify;}
.toleft			{display: block; float: left;	text-align: left;}
.toright			{display: block; float: right; text-align: left;}
.border			{display: block; border: 1px solid #b89263; padding: 0px 10px 0px 10px;}
.nomargin		{margin: 0px;}
.error			{display: block; color: #000000; font-weight: bold; text-align: center; margin-bottom: 10px; background: #d0d0d0; padding: 2px 0px 2px 0px; border: 1px solid #999999;}
.error a			{color: #000000;}
.hidden			{display: none;}
.bad				{background: #ff0000; border: 1px solid #dddddd; color: #ffffff; padding: 2px 5px 2px 5px; font-weight: bold;}
.odsazeni		{padding:0px 8px 0px 8px; color:#d7cccd;}
.odeslat {background-color:#3b1e22;	color:#FFFFFF;	font-weight:bold; width:100px;}
.underline {text-decoration:underline;}
.huge 			{font-size:19px;}
p.margin12		{margin-top:12px;}

#oddelovac {
	height:11px;
	width:180px;
	background:url(../img/hr.gif) no-repeat;
}

/*======================== seznamy */
.podmenu2				  { font-size: 12px;  color: #613438; list-style-type: none; margin: -0px 0px 0px 0px; padding: 0px 4px 2px 15px;  position:absolute; min-width: 100px; width:110px; background: #ffffff; border: 1px solid #d7cccd; visibility: hidden; z-index: 10; display:block;}
.podmenu2 li		  {font-size: 12px;  color: #613438; text-align: left; float:none; padding: 0px 4px 0px 0px; margin: 3px 0px 3px 0px; background: #ffffff; _height: 15px;}
.podmenu2 a:link 		{ font-size:12px; color: #613438;}

.podmenu2 a				{font-size: 12px;  color: #613438; display:block;  padding: 4px 0px 4px 0px; margin: 0px; width:150px;}
/*.podmenu2 a:hover	{font-size: 11px;   text-decoration: underline; background: #d7cccd;}*/
.podtrzeni-podmenu2 {border-bottom: 1px solid #000;}
.podmenu2 h3  			{font-size:12px; font-weight:normal; display:inline;}


/* ======================================== */

/* ========================== BLOKOVE PRVKY */
#layout {

	display:block;
	width:100%;
	float:left;
	background:url(../img/bcg_bottom.jpg) repeat-x bottom;
	padding-bottom:60px;
}

#layout #header {
	margin:auto;
	
	width:971px;
	height:400px;
	border: 0px #000 dashed;
	display:block;
	background:url(../img/lukas_bcg.gif) no-repeat 20px 30px;
}
#layout #header #buttony {
	display:block;
	float:left;
	margin-top:12px;
	
	
} 
#layout #header #buttony #skoda_btn{
	display:block;
	float:left;
	margin-right:5px;
	width:265px;
	height:184px;
	background:url(../img/skoda_bcg.jpg) no-repeat;
}


#layout #header #buttony #kia_btn{
	display:block;
	float:left;
	margin-right:5px;
	width:265px;
	height:184px;
	background:url(../img/kia_bcg.jpg) no-repeat;

}
#layout #header #buttony #citroen_btn{
	display:block;
	float:left;
	margin-right:5px;
	width:265px;
	height:184px;
	background:url(../img/citroen_bcg.jpg) no-repeat;

}
#layout #header #buttony #vw_seat_btn{
	display:block;
	float:left;
	margin-right:0px;

	width:160px;
	height:184px;
	background:url(../img/vw_seat_bcg.jpg) no-repeat;
}

#layout #content {
	display:block;
	
	margin:auto;
	width:971px;
	
	}

#layout #content #menu {
	width:165px;
	display:block;
	float:left;
	height:350px;
}

#layout #content #menu ul {
	margin:0px;
	}

#layout #content #menu ul li {
	padding:3px 0px 0px 0px;
	display:block;
	height:22px;
	width:165px;
	background:url(../img/btn_bcg.jpg) no-repeat;
	margin-bottom:2px;
	}
#layout #content #menu ul li a {
	padding-left:10px;
	color:#fff;
	text-decoration:none;
	}
	
#layout #content #menu ul li a:hover {
	text-decoration:underline;
	}
#layout #content strong {
	color:#88867F;
}
	
#layout #header #horni_menu {
	display:block;
	float:left;
	margin-top:18px;
	width:971px;
}
	
#layout #header #horni_menu ul {
	margin:0px;
	}

#layout #header #horni_menu ul li {
	padding:0px 0px 0px 0px;
	display:inline;
	height:22px;
	margin-right:20px;
	width:165px;
	}
#layout #header #horni_menu ul li a {
	padding-left:0px;
	color:#fff;
	text-decoration:none;
	}
	
#layout #header #horni_menu ul li a:hover {
	text-decoration:underline;
	}
	
#layout #content #mainContent {
	display:block;
	width:565px;
	margin:0px 5px;
	float:left;

}

	#obsah {
		padding:0px 15px;
		}
	#obsah h2 {
		margin-top:0px;
		}

#layout #content #sidebar {
	display:block;
	width:203px;
	background:url(../img/ojete_bcg.jpg) no-repeat;
	float:left;
	height:341px;
	padding:4px 12px;
	}


#footer {
	width:971px;
	padding-top:30px;
	margin:auto;
	display:block;
	height:200px;

}
#skladoveVozy {
	display:block;
	float:left;
	width:203px;
	height:290px;
	
	
	}
	.vuz {
		width:203px;
		height:70px;
		color:#fff;
		display:block;
		float:left;
		margin-bottom:30px;
		overflow:hidden;
	}
	.vuz p {
		color:#fff;
		line-height:14px;
		margin-bottom:0px;
		margin-left:60px;
	}
	.vuz h3 {
		margin:0px 0px 10px 0px;
		color:#e5e4e1;
	}
	.vuz h3 a {
		color:#e5e4e1;
		font-size:12px;
	}
	#layout #content #skladoveVozy strong {
		color:#e5e4e1;
	}
	.vuz img {
		border:1px #fff solid;
		margin-top:2px;
		float:left;
	}
	

#admin_webmail {
	display:block;
	float:right;
	text-align:right;
	width:700px;
	height:20px;
	margin-right:10px;
}

#admin_webmail a{
	text-decoration:none;
	color:#88867F;
}

#admin_webmail a:hover {
	text-decoration:underline;
}
