body{
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 0.7em; /* 11px */
}
body.homepage{
	background: url(images/bgHomepage.jpg) repeat-y top left;
}
* html,* html body{
	height: 100%;
	overflow: hidden;
	margin: 0 0 -30px 0;
	padding: 0 0 30px 0;
}
#body{
	width: 100%;
	height: 100%;
	position: relative;
}
* html #body{
	overflow: auto;
}
	#top-logo{
		display: block;
		width: 183px;
		height: 90px;
		background: url(images/bmwLogo-bratislava.gif) no-repeat top left;
		position: absolute;
		top: 0;
		left: 790px;
		z-index: 10;
		}
			#top-logo a{
				display: block;
				width: 183px;
				height: 90px;
			}
				#top-logo a span{
					display: none;
				}
	#topMenu-outline{
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 8;
	}
		#topMenu-whiteStripe{
			width: 100%;
			height: 15px;
			background: #FFFFFF;
		}
		#topMenu{
			width: 100%;
			background: url(images/bg_navigation-top.png) repeat top left;
		}
			#topMenu ul{
				width: 750px;
				padding: 12px 0 3px 0;
				margin: 0 0 0 30px;
				list-style: none;
				clear: both;
			}
			#topMenu ul.bottom{
				padding: 3px 0 5px 0;
				border-top: 1px #AAAAAA solid;
				}
				#topMenu ul.bottom li a{
					font-size: 0.9em; /* 11px */
				}
				#topMenu ul li{
					display: inline;
					padding: 0;
				}
					#topMenu ul li a{
						font-size: 1.15em; /* 13px */
						padding: 0 5px;
						color: #FFFFFF;
					}
						#topMenu ul li a:hover{
							color: #03195C;
						}
						#topMenu ul li a.active{
							color: #003399;
						}
							#topMenu ul li a strong{
								font-size: 1.25em; /* 17px */
								}
		#topNavigation{
			width: 100%;
		}
			#topNavigation-border{
				width: 100%;
				padding: 0 0 5px 0;
				background: url(images/bg_navigation-border.png) repeat-x bottom left;
				_background: none;
				_border-bottom: 1px #000000 solid;
				position: relative;
				z-index: 6;
			}
				#topNavigation .cell{
					width: 1024px;
					background: url(images/bg_navigation-bottom.png) repeat bottom left;
					_background: none;
					opacity: 0.9;
				}
					#topNavigation .cell div{
						width: 190px;
						padding: 5px 0 5px 30px;
						background: #FFFFFF;
						color: #000000;
						border-right: 1px #BFBFBF solid;
						/*_filter: alpha(opacity=90);*/
					}
				#topNavigation .sideMenu{
					position: relative;
				}

.tabmenu{
    margin: 0;
    padding: 0;
    list-style: none;
}
.tabmenu li{
    float: left;
    width: 50%;
    padding-top: 3px;
}
.tabmenu li.active{
    padding-top: 0;
}
.tabmenu li a{
    display: block;
    padding: 5px 5px;
    border-top: 1px #000 solid;
    border-bottom: 1px #000 solid;
    border-left: 1px #000 solid;
}
.tabmenu li.next a{
    border-left: none;
}
.tabmenu li.last a{
    border-right: 1px #000 solid;
}
.tabmenu li.active a{
    padding: 7px 5px;
    border-right: 1px #000 solid;
    border-bottom: none;
}
.tabcontent{
    display: none;
}
.tabcontent-active{
    display: block;
}
.tabcontent .tabcontent-container{
    padding: 10px 0;
}

				
		/* CONTENT MENU */
			#content-menu{
				width: 220px;
				_height: 430px;
				min-height: 430px;
				margin-top: -10px;
				padding-top: 10px; 
				background: #FFFFFF url(images/dropper.gif) no-repeat bottom left;
				position: absolute;
				padding-bottom: 8px;
				top: 0;
				left: 0;
				z-index: 4;
				border-right: 1px #BFBFBF solid;
				border-bottom: 1px #BFBFBF solid;
				opacity: 0.9;
				/* _filter: alpha(opacity=90); */
			}
				#content-menu ul{
					display: inline;
					list-style: none;
					list-style-position: outside;
				}
					#content-menu ul li{
						display: block;
						padding: 3px 0 3px 30px;
						border-top: 1px #BFBFBF solid;
					}
					#content-menu ul li.first{
						border: none;
					}
					#content-menu ul li.sub{
						padding: 3px 0 3px 30px;
						border-top: none;
					}
						#content-menu ul li a{
							color: #4C4C4C;
						}
							#content-menu ul li a:hover{
								color: #003399;
							}
							#content-menu ul li a.active{
								color: #003399;
							}
				#content-menu-form{
					margin: 20px 0 0 0;
				}
					#content-menu-form select{
						margin: 3px 0 3px 25px;
						width: 180px;
						color: #333;
                        border: 1px solid #aaa;
                        background-color: #fff;
                        font-size: 0.9em;
					}
					#content-menu-form input{
						margin: 0 0 0 25px;
						color: #333;
                        border: 1px solid #aaa;
                        background-color: #fff;
                        font-size: 0.9em;
					}
#middle-content{
	width: 1024px;
	padding-top: 15px;
}
	/* CONTENT TOP IMAGE */
	#content-topImage{
		width: 1024px;
		height: 270px;
		margin: 0 0 -100px 0;
		border-bottom: 1px #000000 solid;
		font-size: 0;
	}
		#content-topImage img{
			width: 1024px;
			height: 270px;
		}

	#content-body{
		width: 714px;
		margin: 0 0 0 220px;
		_margin-top: -3px;
		padding: 120px 0 30px 90px;
	}
	#content-body div.paragraph{
		width: 520px;
	}
	#content-body a{
		color: #4C4C4C;
	}
	#content-body a:hover{
		color: #003399;
	}
	a.bmw{
		padding: 1px 0 0 7px;
		background: url(images/arrow-grey.gif) no-repeat top left;
	}
		#content-body h2,h3{
			margin: 0;
			text-align: left;
			font-weight: normal;
		}
			#content-body table tr td p{
				margin: 0;
				padding: 0;
			}
		#content-body h2{
			font-weight: normal;
		}
		#content-body h3{
			font-weight: bold;
		}
		/* CARS LISTING */
		#carsList{
		}
			#carsList tr{
				width: 750px;
				border: 1px black solid;
			}       
			    #carsList tr.header td{
			        vertical-align: bottom;
			        padding: 40px 10px 0 0;
				}
				#carsList td{
					vertical-align: top;
					padding: 5px 10px 0 0;
				}
				
				#carsList td.separator{
					height: 1px;
					line-height: 1px;
					font-size: 1px;
					border-bottom: 1px #BFBFBF dotted;
				}
					#carList tr td a{
						color: #4C4C4C;
					}
	/* CAR DETAIL */
	#car-photos{
		margin: 10px 0 20px 0;
		padding: 0 0 10px 0;
		border-bottom: 1px #BFBFBF dotted;
	}
			#car-photos a img{
				margin: 0 10px 0 0;
			}
	#car-info{
        width: 500px;
		margin: 10px 0 0 0;
		text-align: left;
		float: left;
	}
		#car-info h3{
			height: 1.4em;
			margin: 0;
			line-height: 1.4em;
			font-size: 1.4em;
			text-align: left;
		}
		#car-info table{
			width: 500px;
			margin: 10px 0;
			padding: 0 0 5px 0;
			text-align: left;
			border-bottom: 1px #000000 solid;
		}
			#car-info table tr td{
				padding: 2px 20px 1px 0;
				vertical-align: top;
				border-bottom: 1px #BFBFBF dotted;
			}
			#car-info table tr td.last{
				border: none;
			}
			#car-info table tr th{
				padding: 1px 0 1px 0;
				font-weight: normal;
				vertical-align: top;
				text-align: left;
				border-bottom: 1px #BFBFBF dotted;
			}
			#car-info table tr th.last{
				border: none;
			}
	#car-contact{
		width: 210px;
		margin: 10px 0 0 0;
		float: right;
	}
		#car-contactCell{
			margin: 0 0 20px 20px;
			border-bottom: 1px #BFBFBF dotted;
		}
			#car-contactCell p{
				width: auto;
			}
			#car-contactCell h2{
				font-size: 1.3em;
			}

/* FORMS ATTRIBUTES */
#form-universal{
	width: 400px;
	text-align: center;
}
	#form-universal fieldset{
		margin: 20px 0 0 0;
		padding: 10px;
		border: none;
		border-top: 1px #000000 solid; 
	}
		#form-universal fieldset legend{
			margin: 0 0 3px 30px;
			padding: 0 5px;
			font-weight: bold;
		}
	.input-cell{
		margin: 5px 0 0 0;
		text-align: left;
		clear: both;
	}
		.input-cell label{
			display: block;
			width: 145px;
			text-align: right;
			margin: 0 5px 0 0;
			padding: 3px 0 2px;
			float: left;
		}
		.input-cell textarea{
			padding: 3px 5px 2px;
			border: 1px #808080 solid;
		}
		.input-cell select{
			width: 210px;
			height: 20px;
			margin: 3px 0 2px;
			border: 1px #999 solid;
			font-size: 1.1em;
		}
		.input-cell select.date{
			width: 70px;
			float: left;
		}
			.input-cell select option{
			}
		.input-cell input{
			width: 200px;
			height: 15px;
			padding: 3px 5px 2px;
			border: 1px #999 solid;
			font-size: 1.1em;
		}
		.input-cell input.radio{
			width: 15px;
			margin: 3px 0;
			border: none;
		}
	span.required{
		text-align: left;
		margin: 0 0 0 2px;
		padding-bottom: 30px;
		font-size: 1.4em;
		color: darkred;
	}
	hr.formSeparator{
		height: 1px;
		margin: 10px auto;
		border: none;
		background: #808080;
		color: #808080;
	}
	input.submit,button.submit{
		width: 135px;
		margin: 10px auto 0;
		padding: 3px;
		color: #FFF;
		font-size: 0.9em;
		background: #808080;
		border: 1px #999 solid;
		cursor: pointer;
	}
/* CONTENT HOMEPAGE */
	#content-homepage{
		width: 1024px;
		height: 100%;
		margin: 100px 0 0 0;
		padding: 0 0 10px 0;
		background: url(images/bg_page.gif) repeat-y top left;
	}
		#content-homepage img{
			margin: 0;
		}
		#content-homepage a{
			color: #4C4C4C;
		}
		#content-homepage a:hover{
			color: #003399;
		}
			#homepage-menu-form{
			margin: 20px 0 0 10px;
		}
			#homepage-menu-form select{
				margin: 3px 0;
				width: 180px;
				color: #333;
				border: 1px solid #aaa;
				background-color: #fff;
				font-size: 0.9em;
			}
			#homepage-menu-form input{
			    margin: 0 10px;
				color: #4C4C4C;
				border: 1px solid #aaa;
				background-color: #fff;
				font-size: 0.9em;
			}
				#content-left{
					width: 500px;
					float: left;
				}
					#content-left img{
						width: 500px;
					}
					#content-left p{
						padding: 0;
						margin: 0;
					}
			.content-column{
				width: 270px;
				float: left;
			}
			.content-column.right{
				width: 250px;
				}
				.content-column p{
					margin: 10px 0;
					padding: 0 10px;
				}
				.content-column-content{
				    padding: 0 10px;
				}

/* FIXED FOOTER */
#bottom-footer{
	width: 100%;
	height: 25px;
	position: fixed;
	background: #FFFFFF;
	border-top: 1px #999999 solid;
	bottom: 0;
	left: 0;
	z-index: 1;
}
* html #bottom-footer{
	position: absolute;
}
	#bottom-footer ul{
		margin: 5px 50px 0 0;
		list-style: none;
		text-align: right;
	}
		#bottom-footer ul li{
			display: inline;
			background: #FFFFFF url(images/arrow-grey.gif) no-repeat top left;
			padding: 2px 10px;
		}
			#bottom-footer ul li a{
				color: #4C4C4C;
			}
			#bottom-footer ul li a:hover{
				color: #003399;
			}

.panelGallery{
	width: auto;
}
	.panelGallery img{
		height: 90px;
		padding: 5px;
		float: left;
	}
	
dl.aktualita{
    float: left;
    width: 240px;
    padding: 5px;
    margin-right: 10px;
}
dl.aktualita dd {
    margin:0;
    padding:0;
}
dl.aktualita dt.title{
    float:right;
    font-weight:bold;
    margin:0;
    padding:0;
    width:140px;  
    font-size: 1.0em;
}
dl.aktualita dt.title div.arrow{
    float: left;
    padding-top: 2px;
    font-size: 0.6em;
    margin-right: 5px;
}
dl.aktualita dd.image {
    float:left;
    height:auto;
    width:86px;
}
dl.aktualita dd.image img {
    width: 86px;
    height: 64px;
    float:left;
    position:relative;
}
dl.aktualita dd.anotation {
    margin: 0;
    padding: 0 0 0 100px;
}
dl.aktualita dd.anotation p{
    margin:2px  0;
}
dl.aktualita dd.anotation span.aktualitaDate{
    font-weight:bold; 
    color: #666;
}
div.buttons{
    text-align: center;
}
#carOffer{
    width: 800px;
    margin: 10px 0;
		}
	#carOffer input{
	    background: #fff;
	    border: 1px solid #000;
	}
	table.carlistTable tr{
        width: 750px;
        border: 1px black solid;
    }  
    #carOffer td.model a {
        }       
        table.carlistTable tr.header td{
            vertical-align: top;
            font-size: 0.85em;
            color: #666;
            padding: 10px 10px 30px 0;
        }  
        table.carlistTable tr.inList td{
            background-color: #DEFFBF;
        }
        table.carlistTable tr.rada td{
            background-color: #e6ecf0;
        }
        table.carlistTable tr.hover td{
            background-color: #e6ecf0;
        }
        table.carlistTable td{
            text-align: left;
            vertical-align: top;
            padding: 2px 10px 2px 0;
            border-bottom:1px solid #fff;
        }
        table.carlistTable td.right{
            vertical-align: top;
            text-align: right;
        }
        table.carlistTable td.bold{
            font-weight: bold;
        }	
        table.carlistTable td.color{
            text-transform: lowercase;
        }
        table.carlistTable td.delete{
            padding:0;
        }
        table.carlistTable tr td a{
            color: #4C4C4C;
        }
#currentList{
    color: #4C4C4C;
    font-size: 0.9em;
    padding: 10px 25px;
    margin: 20px 0;
    border-top:1px solid #BFBFBF;
}
#currentList, #recentLists{
    color: #4C4C4C;
    font-size: 0.9em;
    padding: 10px 25px 0px 25px;
    margin: 20px 0;
    border-top:1px solid #BFBFBF;
}
#currentList h3, #recentLists h3{
    color: #666;
    font-weight: bold;
}
#currentList a, #recentLists a{
    color:#003399;
    padding-right: 10px;
}
#recentLists span.date{
    font-size: 0.9em;
}
button.text{
    background: none;
    border: none;
    font-size: 0.9em;
    color: #4C4C4C;
    cursor: pointer;
}
#carlistForm{
    margin: 20px 0;
}
#carlistForm input.text, textarea{
    font-size: 1.2em;
}
#carslists{
    
}
#carslists td{
    vertical-align: middle;
    padding: 3px;    
}

#carslists span.ico{
    float: left;
    display: block;
    width: 13px;
    height: 12px;
    margin-right: 5px; 
}

#carslists a span.ico-edit{
    background: url(images/icons/ico_edit.gif) no-repeat left top;
}
#carslists a span.ico-view{
    background: url(images/icons/ico_view.gif) no-repeat left top;
}
#carslists a span.ico-delete{
    background: url(images/icons/ico_delete.gif) no-repeat left top;
}
#carslists a:hover span.ico-edit{
    background: url(images/icons/ico_edit_hover.gif) no-repeat left top;
}
#carslists a:hover span.ico-view{
    background: url(images/icons/ico_view_hover.gif) no-repeat left top;
}
#carslists a:hover span.ico-delete{
    background: url(images/icons/ico_delete_hover.gif) no-repeat left top;
}

#ajaxLoader{
    position:absolute;
    top:0;
    left:0;
    width:170px;
    height:60px;
    background:#fff url(images/ajax.gif) no-repeat center center;
    border:1px solid #fafafa;
    text-align:center;
    color:#007ABD;
    font-weight:bold;
    z-index: 5000;
}


.report { min-height:18px; _height:18px; text-align:left; margin:0 auto 5px auto; color:#000000; font-size:1.2em; padding:5px 5px 5px 40px; position:relative; background:none; z-index:1; }
.report ul { padding:0px 0px 0px 35px; margin:0px; font-weight:bold; }
.report span.ico { display:block; width:29px; height:27px; margin:1px 3px 1px 1px; background:url(images/reports.gif) no-repeat top left; position:absolute; top:0px; left:0px; z-index:2; }
.report span.ico_OK { background-position:0px 0px; }
.report span.ico_ERROR { background-position:-36px 0px; }
.report span.ico_INFO { background-position:-72px 0px; }
.report span.ico_ALERT { background-position:-108px 0px; }
.report span.ico_HELP { background-position:-144px 0px; }
.report_INFO  { color:#000; font-weight:bold; }
.report_ERROR { color:#F00; font-weight:bold; }
.report_OK    { color:#000; font-weight:bold; }
.report_ALERT { color:#000; font-weight:bold; }
.report_HELP  { color:#000; font-weight:bold; }

.full{ width:100%; }

/* 5 star rating */
.fivestar-rating{
    width: 80px;
    height: 20px;
    background: url(images/rating-passive.jpg) no-repeat left center;
}
.fivestar-rating-active{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(images/rating-active.jpg) no-repeat left center;
}
.rating-block{
    width: 250px;
}
.rating-row{
    padding: 5px 0;
    border-bottom: 1px #000 solid;
}
.rating-cell{
    padding: 0 10px 0 0;
    float: left;
    vertical-align: middle;
    line-height: 20px;
}
.rating-cell-right{
    float: right;
}
