/* (c) 2006 Lukas Jelinek */
body
{
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background:#FFFFFF url(../imgs/bg.jpg) center repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* Global prvky  */
h1 	{ font-size:15px; color:#FFAE12; font-weight:bold; margin-top:2px;}
h2	{ font-size:14px; color:#FFAE12; font-weight:bold;}
form {margin:0px; padding:0px;}

.uln { text-decoration:underline;}
.bld { font-weight:bold;}
.big { font-size:16px;}
.small { font-size:10px;}
.alert {color:#FF0000;}
.clanek {}
.podclan { padding-top:0px; font-size:10px; padding-bottom:15px;  }

img.right
		{float:right;
		 position:static;
		 border:1px;
		 border-style:solid;
		 border-color:#FFFFFF;
		 margin-left:10px;
		}
img.left
		{float:left;
		 position:static;
		 border:1px;
		 border-style:solid;
		 border-color:#FFFFFF;
		 margin-right:10px;
		}
/* Linky */
a	{
	text-decoration: underline;
	font-weight:bold;
	color:#FBAE49;
	}
a:hover	{
	text-decoration:none;
	font-weight:bold;
	background-color:#FBAE49;
	color:#FAFAFA;
	}
/*-*/



#page {
	width: 776px;
	margin:0em auto;
	padding:0;
	height:auto;
	background-color:#C9C9C9;
	display: table;
	padding-left:2px;
	padding-right:2px;
	}
#zahlavi_main {
	float:left;
	display:block;
	width: 776px;
	height:90px;
	margin:0;
	background-color:#D9D9D9;
	border-bottom: 1px #D3D3D3 solid;
	border-top: 1px #D3D3D3 solid;
	}
#zahlavi_right {
	float:right;
	display:block;
	width:209px;
	height:90px;
	margin:0;
	background-image:url(../imgs/top_logo.jpg);
	background-color:#D9D9D9;
	}


/* main */
#main {
	display:block;
	width: 613px;
	min-height:356px;
	_height:356px;
	margin:0px;
	float:right;
	color:#333333;
	background-color:#FFFFFF;
	border-left:1px solid #D3D3D3;
	}
#main_left {
	display:block;
	width:160px;
	float:left;
	color:#585858;
}
#main_block {
	background:#F2F2F2 url(../imgs/corners_bottom.gif) bottom no-repeat;
	display:block;
	width:776px;
	height:auto;
	float:left;
	border-top: 1px #999999 solid;
}
#main_menu {
	display:block;
	width:776px;
	float:left;
	background:#CCCCCC url(../imgs/menu_out_bg.jpg);
	height:30px;
}

ul#maintop_menu {
	float:left;
	list-style: none;
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0;
	display:block;
	height:30px;
	background:url(../imgs/menu_bg.jpg) #D9D9D9;
	}
ul#maintop_menu li {
	float: left;
	font-size: 10px;
	line-height:17px;
	display:block;
	border: #999999 solid 1px;
	border-bottom:0;
	border-top:0;
	border-left:0;

	}
ul#maintop_menu li a {
	display:block;
	font-weight:bold;
	text-decoration: none;
	list-style:none;
	color: #464646;
	border: 0 none;
	padding: 0px 8px 0px 8px;
	line-height:30px;
	min-height:30px;
	height:auto;
	}
ul#maintop_menu li a:hover{
	color: #F0F0F0;
	background: url(../imgs/menu_hover.jpg) #D9D9D9;
	}
ul#maintop_menu li ul {
	display:none;
	z-index:3;
	position: absolute;
	list-style:none;
	margin:0px;
	padding:0px;
	width:150px;
	background:#CCCCCC;
	border-bottom:2px solid #464646;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
ul#maintop_menu li ul li {
	display:block;
	float:none;
	padding:0px;
	margin:0px;
}

ul#maintop_menu li ul li a {
	font-size:11px;
	display:block;
	border-top:1px solid #464646;
	color:#404040;
	margin:0px;
}

ul#maintop_menu li ul li a:hover {
	display:block;
	color:#F0F0F0;
}

ul#maintop_menu a {float:none;}

ul#maintop_menu li ul li a:hover {
	display:block;
	color:#FAFAFA;
}

ul#maintop_menu li >ul {
	top: auto;
	left: auto;
}

ul#maintop_menu li:hover ul, ul#maintop_menu li.over ul { /* zviditelneni listu (override display:none) */
	display:block;
}
#maintop_hlaska {
	color:#FFFFFF;
	float:right;
	display:block;
	font-weight:bold;
	margin-top:8px;
	margin-right:5px;
}




#main_text {
	margin: 5px 5px 5px 5px;
	}
#main_text p, li {
	line-height:15px;
	text-align:justify;
	}
#main_text table p {
	margin:0px;
	}

#zanoreni {
	background:#E0E0E0 url(../imgs/top_corner.jpg) no-repeat;
	color: #333333;
	padding-left:5px;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;}
#zanoreni a {
	text-decoration: none;
	font-weight:normal;
	color:#333333;
	}

/*infotab*/
.infotab {
	border:1px solid #D3D3D3;
	width:100%;
	border-collapse: collapse;
	background:#EEEEEE;
}
.infotab th {
	background: url(../imgs/tb_top.jpg) #FBAE49;
	color:#FFFFFF;
	height:20px;
}
.infotab input {
	border:#FBAE49 1px solid;
}
.infotab select {
	border:#FBAE49 1px solid;
}
.infotab option {
	border-bottom:#FBAE49 1px solid;
}
.infotab_nadpcol {
	font-weight:bold;
	width:100px;}
.infotab_col {
	width:196px;}

/*specstab*/
.specstab {
	border:1px solid #D3D3D3;
	width:300px;
}
.specstab th {
	text-align:left;
	color:#FFFFFF;
	height:20px;
	color:#333333;
}

/*paramtab*/
.paramtab {
	width:300px;
	border:1px solid #D3D3D3;
}
.paramtab th {
	background: url(../imgs/menu_hover.jpg) #FBAE49;
	color:#FFFFFF;
	color:#333333;
}
.paramtab img {
	border-color:#999999;
	margin-bottom:3px;
	margin-left:1px;
	margin-right:1px;
}
.paramtab input, textarea {
	border:#999999 1px solid;
}

#maintable {
	width:100%;
	border:1px solid #D3D3D3;}
#maintable th {
	color:#FFFFFF;
	height:20px;
	background: url(../imgs/tb_top.jpg) #FBAE49;}
#maintable td {
	padding:0px 0px 0px 1px;
	height:25px;
}
#maintable .miniphoto {
	background: #D3D3D3;
}
#maintable a {
	color: #222222;
	text-decoration: underline;
	background:none;
}
#maintable a:hover {
	color: #222222;
	text-decoration: none;
	background:none;
}

.pruh0	{
	background-color: #f0f0f0; }
.pruh1	{
	background-color: #ffffff; }
.pruh_akce {
	background-color: #FFD8B0;
}

.col_foto {
	width:33px;}
.col_znacka { /* 100px */
	width:230px;}
/* ->znacka, nyni useless */
/*.col_typ {
	width:150px;}*/
.col_najeto {
	width:80px;}
.col_do_provozu {
	width:50px;}
.col_barva {
	width:140px;}
.col_cena {
	width:60px;}

#nahledy_blok {
	border:#CCCCCC 1px solid;
	display:block;
	background-color:#EEEEEE;
	float:left;
	padding:0px;
}
.nahled {
	width:195px;
	float:left;
	display:block;
	border:#CCCCCC 1px solid;
	text-align:center;
	margin:1px;
	background:#FFFFFF;
	}
.nahled_nadpis {
	background-color:#CCCCCC;
	font-weight:bold;
	width:100%;
	background: url(../imgs/item_top.jpg) #D9D9D9;
	height:28px;
}
.nahled_nadpis a {
	color: #222222;
	text-decoration: underline;
	background:none;
}
.nahled_nadpis a:hover {
	color: #222222;
	text-decoration: none;
	background:none;
}

.nahled_nadpis_akce {
	background-color: #FFD8B0;
	font-weight:bold;
	width:100%;
	background: url(../imgs/item_top_alert.jpg) #FFD8B0;
	height:28px;
}
.nahled_nadpis_akce a {
	color: #222222;
	text-decoration: underline;
	background:none;
}
.nahled_nadpis_akce a:hover {
	color: #222222;
	text-decoration: none;
	background:none;
}

.nahled_image {
	height:100px;
	margin:3px 0 5px 0;
	background:#FFFFFF;
}
.nahled_image img {
	border:1px #999999 solid;
}
.nahled_detaily {
	background-color:#EEEEEE;
	width:100%;
	text-align:left;
	font-size:10px;}
.nahled_cena {
	float:right;
	font-size:12px;
	font-weight:bold;
	width:78px;
	background:#EEEEEE;
	text-align:right;
	height:20px;
	vertical-align: middle;
}
.listovani {
	display:block;
	float:left;
	width:100%;
	text-align:center;}
.ialert_orange {
	text-align:center;
	width:154px;
	border:1px #FFAE12 solid;
	background:#E0E0E0;
	padding:3px;
	margin-bottom:2px;
}
.ialert_red {
	text-align:center;
	width:154px;
	border:1px #FF0000 solid;
	background:#E0E0E0;
	padding:3px;
	margin-bottom:2px;
}


/* Bottom */
#bottom {
	width: 780px;
	margin:0em auto;
	padding:0;
	height:28px;
	background:#C9C9C9;
	display: block;
	}
#bottom_left {
	float:left;
	margin-top:0px;
	width:180px;
	height:28px;
	background:#C9C9C9 url(../imgs/bottom_left.gif) bottom left no-repeat;
	}
#bottom_main {
	float:left;
	margin-top:0px;
	width:420px;
	background-color:#C9C9C9;
	height:28px;
	font-size:11px;
	text-align:center;
	}
#bottom_right {
	float:right;
	margin-top:0px;
	width:180px;
	height:28px;
	background:#C9C9C9 url(../imgs/bottom_right.gif) bottom right no-repeat;
	}
.bottom_text {
	margin-top:8px;
	margin-right:4px;
	margin-left:4px;
	font-size:10px;
	color:#434343;
	}
.bottom_text a {
	color:#434343;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
.bottom_text a:hover {
	color:#434343;
	background-color:#DADADA;
	font-weight:normal;
}

