/*
*	DEFINICE ZAKLADNIHO VZHLEDU
*/
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align:center;
	margin: 0px auto;
	width: 950px;
}

p {
	margin:0px;
}	

div {
  text-align: left;
}

.flright {
	float: right;
}
.flleft {
	float: left;
}
.alright {
	text-align: right;
}	
.alleft {
	text-align: left;
}

.clearfix {
	display:block; 
	height:0; 
	overflow:hidden; 
	clear:both; 
	visibility:hidden;
}

.header {
	width: 950px;
	height: 148px;
}

.header #header1 {
	width: 194px;
	height: 148px;
	float:left;
	background: url('/images/autoimpulz/header1.gif');
}

.header #header2 {
	width: 185px;
	height: 148px;
	float:left;
	background: url('/images/autoimpulz/header2.gif');
}

.header #header3 {
	width: 178px;
	height: 148px;
	float:left;
	background: url('/images/autoimpulz/header3.gif');
}

.header #header4 {
	width: 218px;
	height: 148px;
	float:left;
	background: url('/images/autoimpulz/header4.gif');
}

.header #header5 {
	width: 175px;
	height: 148px;
	float:left;
	background: url('/images/autoimpulz/header5.gif');
}

.content {
	width: 950px;
	padding: 0px;
	margin: 0px;
}

.content .left {
	float: left;
	width: 195px;
}

.content .left .left_top {
	width: 194px;
	height: 23px;
	background: url('/images/autoimpulz/menu-top.gif');
}

.content .left .left_down {
	width: 187px;
	height: 77px;
	margin-left: 7px;
	background: url('/images/autoimpulz/menu-down-a.gif');
}

.content .left .menu {
	padding: 1px 0;
	width: 185px;
	margin-left: 9px;
	background: url('/images/autoimpulz/menu-right.gif') right center repeat-y;
}

.menu .menu_item {
	margin-top: 1px;
}

.menu .menu_item a {
	width: 154px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	padding-left: 25px;
	background: #8DB0CE url('/images/autoimpulz/menu-item.gif') left center no-repeat;
}

.menu .menu_item a.active {
	color: #000000;
	background-color: #D9D9D9;
}

.menu .menu_item a:hover {
	color: #000000;
	background-color: #D9D9D9;
}

.content .middle {
	float: left;
	width: 575px;
}

.content .right {
	float: right;
	width: 180px;
}

.footer {
	width: 943px;
	height: 50px;
	margin-left: 7px;
	position: relative;
}

.footer .left_bottom_add {
	position: absolute;
	width: 187px;
	height: 77px;
	background: url('/images/autoimpulz/menu-down-b.gif');
	top: -77px;
	left: 0px;
}

.footer .footer_top {
	width: 939px;
	height:14px;
	background: url('/images/autoimpulz/footer-top.gif');
}

.footer .footer_top .footer_topleft {
	float: left;
	width: 204px;
	height: 14px;
	font-size:1px;
	background: url('/images/autoimpulz/footer-topleft.gif');
}

.footer .footer_bottom {
	width: 943px;
	height: 36px;
	background: url('/images/autoimpulz/footer-bottom.gif');
}

.footer .footer_bottom .footer_bottomleft {
	float: left;
	width: 10px;
	height: 36px;
	background: url('/images/autoimpulz/footer-bottomleft.gif');
}

.footer .footer_bottom .footer_bottomright {
	float: right;
	width: 14px;
	height: 36px;
	background: url('/images/autoimpulz/footer-bottomright.gif');
}

/*
*	DEFINICE VZHLEDU PLUGINU
*/

.content .middle .plugin {
	margin: 7px 10px;
}

.content .middle .plugin_head,
.content .middle .plugin_head h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #8db0ce;
}

.content .middle .plugin_content {
	position: relative;
}
.content .middle .plugin_foot {}

.content .right .plugin {
	width: 177px;
	margin: 10px 0;
	background: url('/images/autoimpulz/plugin-middle.gif') left top repeat-y;
}

.content .right .plugin_head {
	background: url('/images/autoimpulz/plugin_top.gif') center top no-repeat;
	width: 177px;
	padding-top:5px;
}

.content .right .plugin_head h2 {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0px 5px;
	padding: 2px;
	text-align: center;
	background-color: #d9d9d9; 
}

.content .right .plugin_content {
    width:157px;
    color: #d9d9d9;
    margin: 10px 10px;
    position: relative;
}

.content .right .plugin_content a {
    color: #d9d9d9;
}

.content .right .plugin_foot {
	background: url('/images/autoimpulz/plugin_bottom.gif') center bottom no-repeat;
	width: 177px;
	height: 6px;
}


/*
*	DEFINICE OBECNEHO VZHLEDU
*/

.content .middle fieldset {
	margin:5px 0;
	border: 1px solid #d9d9d9;
}

.content .middle fieldset legend {
	font-family: verdana, sans-serif;
	font-weight: bold;
	background: #8db0ce;
	color: #d8dad9;
	padding: 1px 3px;
	border: 1px solid black;
}

.content .middle a {
 	text-decoration: underline;
 	color: #000000;
}

.content .middle fieldset a {
 	font-size: 14px;
}

.content .right fieldset {
	margin:5px 0;
	border: none;
}

.content .right fieldset legend {
	font-family: verdana, sans-serif;
	font-weight: bold;
	background: #d9d9d9;
	color: #000000;
	padding: 1px 3px;
	border: none;
}

.content .right fieldset a {
 	text-decoration: underline;
 	color: #000000 !important;
 	font-size: 12px;
}

/*
*	DEFINICE SPECIALNICH PLUGINU
*/
.loginform input {
	width: 95px; 
	
}

.loginform .a_login, .user_menu .a_login {
	color: #7295ac;
	text-decoration: underline;
}

.loginform .a_login:hover, .user_menu .a_login:hover {
	color: #8d80cf;
}

.register_header {
	border-top: 1px solid #8e8a8a;
	border-bottom: 1px solid #8e8a8a;
	text-align: center;
	line-height: 20px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}

.register_description {
}

.register_error {
	color: #ff0000;
}

.register_success {
	color: #22dd22;
}

.register_form form {
	text-align: center;
}

.register_form table {
	
}

.register_form span.mceEditor {
	border: none;
	padding: 0px;
}

.register_form span {
	font-family: verdana, sans-serif;
	font-weight: bold;
	background: #8db0ce;
	color: #d8dad9;
	padding: 1px 3px;
	border: 1px solid black;
}

.register_form span a {
	text-decoration: none;
	color: #ffffff;
}

.register_form input, .register_form select {
	border: 1px solid #a5acb2;
	color: #7b7b7b;
	font-family: verdana, sans-serif;
	font-size: 11px;
	height: 20px;
	line-height: 18px;
	vertical-align: middle;
	width: 160px;
}

.register_form select {
	height: 23px;
	width: 164px;
}

.register_form input.submit {
	background-color: #8db0ce;
	color: #ffffff;
	border: 1px solid black;
	font-weight: bold;
}

.register_podminky {
	border: 1px solid black; 
	padding: 5px; 
	overflow: scroll; 
	width: 540px; 
	height: 100px; 
	text-align: left;
}

.register_form th {
	width: 90px;
	text-align: right;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7b7b7b;
}

.list_table table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.list_table th {
	font-family: verdana, sans-serif;
	font-weight: bold;
	background: #8db0ce;
	color: #d8dad9;
	text-align: center;
	border: 1px solid #ffffff;
}

.list_table td {
	text-align: center;
	border-bottom: 1px solid #a5acb2;
}

.photo {
	width: 100px;
	float: left;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}

.photo img {
	width: 100px;
}

.photo div img {
	width: auto;
}

.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}

.fileUploadQueueItem span {
	border: none;
	padding: 0px;
	background: none;
	color: #000000;
	font-weight: normal;
}

.select_menu {
	margin: 5px 0;
}

.select_menu span {
	font-family: verdana, sans-serif;
	font-weight: bold;
	background: #8db0ce;
	color: #d8dad9;
	padding: 1px 3px;
	border: 1px solid black;
}

.select_menu span a {
	text-decoration: none;
	color: #ffffff;
}

.search_form {
	background: #8db0ce;
	border: 1px solid #000000;
	padding: 8px;
}

.search_form .item {
	margin-top: 3px;
}

.search_form .search_select .item {
	float: left;
	width: 179px;
}

.search_form .search_select select {
	width: 170px;
}

.search_form .search_interval .item {
	float: left;
	width: 267px;
}

.search_form .search_interval input {
	width: 120px;
}

.search_form .search_fulltext .item {
	float: left;
	width: 200px;
}

.search_form .search_fulltext .submit {
	width: 130px;
}

.search_form .search_fulltext .submit input {
	width: 130px;
	height: 40px;
}

.search_form .search_fulltext input {
	width: 180px;
}

.search_form a {
	color: #d9d9d9;
}

.result_form {

}

.result_form h2 {
	margin:2px 0 5px 0;
	font-size: 14px;
}

.result_form p {
	margin:10px 0 0 0;
}

.result_form .item {
	float: left;
	text-align: center;
	border: 1px solid #cecece;
	width: 157px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	height: 200px;
	padding: 10px;
}

.result_form .item a {
	color: #000;
}

.result_form .item h2 {
	height: 30px;
}

.result_form .list_photo {
	width: 157px;
	height: 120px;
	border: none;
	text-align: center;
}

.result_form .list_photo img {
	border: none;
}

.result_form .list_photo {
	position: relative;
}

.result_form .no-photo {
	width:157px;
	height:70px;
	background:#dedede;
	text-align: center;
	padding-top: 50px;
}

.result_form .list_photo .reserved {
	position: absolute;
	top: 1px;
	left: 1px;
	background: #ffeaea;
	color: #ff0000;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.result_form .list_photo .reserve {
	position: absolute;
	top: 95px;
	left: 86px;
	background: url(/images/autoimpulz/buttons/reserve.gif);
	color: #000;
	width: 70px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.result_form .list_photo .reserve:hover {
	background: url(/images/autoimpulz/buttons/reserve2.gif);
}

.result_form .list_photo .queue {
	background: url(/images/autoimpulz/buttons/queue.gif);
}

.result_form .list_photo .queue:hover {
	background: url(/images/autoimpulz/buttons/queue2.gif);
}

.detail_car {
}

.detail_car .car_photos {
  float:left; 
  width:48%; 
  position: relative;
}

.detail_car a {
	color: #000;
}

.detail_car .reserved {
	float: left;
	background: #ffeaea;
	color: #ff0000;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.detail_car .reserve {
	float: right;
	background: url(/images/autoimpulz/buttons/reserve.gif);
	color: #000;
	width: 70px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.detail_car .reserve:hover {
	background: url(/images/autoimpulz/buttons/reserve2.gif);
}

.detail_car .queue {
	background: url(/images/autoimpulz/buttons/queue.gif);
}

.detail_car .queue:hover {
	background: url(/images/autoimpulz/buttons/queue2.gif);
}

.detail_car .photo {
	width: 250px;
	border: 1px solid #000000;
	padding: 2px;
	margin: 5px;
}

.detail_car .photo img {
	width: 250px;
}

.detail_car .thumb img {
	height: 40px;
}

.detail_car .thumb {
	overflow:hidden;
	position:relative;
	width:255px;
	height: 40px;
	margin:0 5px 10px 5px;
}

.detail_car ul.photos {
	list-style-type:none;
	margin: 0;
	padding: 0;
	display:block;
	height:40px;
	white-space:nowrap;
}

.detail_car li {
	display:inline;
	
	padding:0;
}

.detail_car ul li img {
	border:none;
}

.detail_car .big {
clear:left;
}

.detail_car .selected {
font-weight:bold;
}

.pdf a {
	font-size: 16px;
	font-weight: bold;
}

