/*
Theme Name: Autobazar CITY
Description: Nový vzhled webu Autobazar CITY.
Version: 1.0
Author: Autobazar CITY
Author URI: http://www.autobazarcity.cz/
*/

html, body{
	height: 100%;
}

body{
	margin: 0; padding: 0; 
	background: #313131 url('/img/background2.png') repeat-x left 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif !important;
}

/* ----------------------------------------------------------------------- */

#page-env{
	width: 1016px;
	margin: 0 auto;
	position: relative;
}

#pageDesignLeft,
#pageDesignRight{
	height: 100%;
	_height: 1072px; 
	width: 60px;
	position: absolute;
	top: 0;
}

#pageDesignLeft{ left: 0; background: url('/img/background-left.png') no-repeat; }
#pageDesignRight{ right: 0; background: url('/img/background-right.png') no-repeat; }

#pageContent-env{
	width: 896px;
	text-align: left;
	margin: 0 auto;
}

/* ----------------------------------------------------------------------- */

#header-env{
	height: 215px; width: 100%;
}

#header{
	height: 178px; width: 100%;
/* 	background: url('/img/header3.png') no-repeat; */
	position: relative;
}

.header-index{
	background: url('/img/header3-page.png') no-repeat;
}

.header-prodej{ background: url('/img/header-prodej-vykup.png') no-repeat; }
.header-financovani{ background: url('/img/header-financovani.png') no-repeat; }
.header-extra { background: url('/img/header-extra-navic.png') no-repeat; }
.header-kontakt{ background: url('/img/header3.png') no-repeat; }

#headerLogo{
	height: 100px; width: 240px;
	position: absolute;
	bottom: 10px; left: 50px;
}

#headerLogo a{
	display: block;
	height: 100%; width: 100%;
}

/* ----------------------------------------------------------------------- */

#menu {
	height:38px;
	background: #A40202 url('/img/menu-background.png') no-repeat;
}

#menu ul{
	margin: 0; padding: 0;
	list-style: none;
}

#menu #nav{
	width: 850px;
	margin: 0 auto;
}

#nav li {display:block; width:141px; float:left; }
#nav li a {
	color:#000;
	display:block;
	height:38px;
	overflow:hidden;
	background:url('/img/menu2.png') no-repeat 0 0;
	position:relative;
	line-height: 38px;
	text-align: center;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a span {
	display: block;
	height: 38px;
	overflow: hidden;
	background: url('/img/menu2.png') no-repeat 0 0;
	position: absolute;
	top: 0; left: 0;
	cursor: pointer;
	_cursor: hand;
}

#nav li#m1, #nav li#m1 a, #nav li#m1 a span {width:142px;}
#nav li#m2, #nav li#m2 a, #nav li#m2 a span {width:172px; background-position: -142px 0;}
#nav li#m3, #nav li#m3 a, #nav li#m3 a span {width:153px; background-position: -314px 0;}
#nav li#m4, #nav li#m4 a, #nav li#m4 a span {width:153px; background-position: -467px 0;}
#nav li#m5, #nav li#m5 a, #nav li#m5 a span {width:121px; background-position: -621px 0;}
#nav li#m6, #nav li#m6 a, #nav li#m6 a span {width:109px; background-position: -742px 0;}

#nav li#m1 a:hover span {background-position: 0 -38px;}
#nav li#m2 a:hover span {background-position: -142px -38px;}
#nav li#m3 a:hover span {background-position: -314px -38px;}
#nav li#m4 a:hover span {background-position: -467px -38px;}
#nav li#m5 a:hover span {background-position: -621px -38px;}
#nav li#m6 a:hover span {background-position: -742px -38px;}

/* ----------------------------------------------------------------------- */

#pageBody{
	height: 495px; width: 100%;
	background: url('/img/page-background.png') no-repeat;
	overflow: hidden;
}

#pageBodyPadding{
	padding: 10px 20px;
}

#pageBodyText{
	height: 100%;
	padding: 0px 23px;
	color: white;
	padding-top: 10px;
	position: relative;
}

/* ----------------------------------------------------------------------- */

#pageMainLeft-env{
	width: 325px;
	height: 495px;
	float: left;
	_margin-right: -3px;
	overflow: hidden;
}

#pageMainLeft{
	padding: 20px 30px;
}

/* ----------------------------------------------------------------------- */

#pageBodyText h1{
	margin: 0; padding: 0;
	/* color: #BB1831; */
	color: white;
	font-size: 32px;
}

#pageBodyText p#welcome{
	margin: 0; padding: 0;
	color: #E0E0E0;
	font-weight: bold;
	font-size: 20px;
}

#pageBodyText p#city{
	margin: 0; padding: 0;
	margin-bottom: 10px;
	color: #999898;
	font-weight: bold;
	font-size: 18px;	
}

#pageBodyText p#sign{
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	padding-right: 40px;
	margin: 15px 0;
}

#pageBodyText ul li{
	line-height: 1.2em;
}

#pageBodyText p{
	margin: 0; padding: 0;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 1.5em;
}

#pageBodyText a{
	color: white;
	font-weight: bold;
}

/* ----------------------------------------------------------------------- */

#pageMainRight-env{
	width: 525px;
	height: 495px;
	margin-left: 325px;
	_margin-left: 322px;
}

/* ----------------------------------------------------------------------- */

#pageMainRight{
	padding-right: 5px;
}

#pageBodyText h3, #pageBodyText h4{
	margin: 5px 0; padding: 0;
	/* color: #BB1831; */
	color: #BE0402;
}

#pageBodyText h3{
	font-size: 14px;
}

#pageBodyText ul{
	margin: 15px; padding: 0px;
	font-size: 11px;
}

#pageBodyText ul li{
	margin-bottom: 3px;
}

#pageBodyText .last{
	margin-top: 10px;
	margin-left: 250px;
}

/* ----------------------------------------------------------------------- */

#pageBodyText h3.newsHeader{
	color: #FD1C17;
	height: 19px; width: 67px;
	position: relative;
	margin: 20px 0;
}

#pageBodyText h3.newsHeader span{
	height: 19px; width: 67px;
	background: url('/img/news.png') no-repeat;
	position: absolute;
	top: 0; left: 0;
}

#news-env{
	height: 160px;
}

#news-env .news{
	height: 140px;
	width: 133px;
	padding: 10px;
	background: url('/img/news-background.png') no-repeat;
	margin-right: 15px;
	float: left;	
}

#news-env .news h3{
	margin: 0; padding: 0;
	font-size: 12px;
	width: 133px;
	color: #A0A0A0;
	text-align: center;
}

#news-env .news p{
	margin: 0 !important; padding: 0 !important;
	font-size: 11px;
	color: #A0A0A0;
	text-align: center;
}

#news-env .news p.price{
	margin: 0; padding: 0;
	color: white;
	text-align: center;
	font-size: 12px;
}


p.adminLink{
	position: absolute;
	top: 5px; right: 25px;
	width: 200px;
	text-align: right;
}

p.adminLink a{
	color: white;
}


/* ----------------------------------------------------------------------- */

#pagePartners{
	height: 109px; width: 896px;
	background: url('/img/page-partners.png') no-repeat;
	text-align: center;
	padding-top: 40px;
	text-align: left;
}

#pagePartners table{
	margin-left: 55px;
}

#pagePartners table tr td{
	width: 100px;
	height: 37px;
	padding: 3px;
	vertical-align: bottom;
	text-align: center;
}

#pagePartners table tr td a img, 
#pagePartners table tr td img{
	border: 0px;
}

#mapa-google{
	border: 2px solid white;
	background: #313131;
	padding: 5px;
	position: absolute;
	top: 35px; right: 35px;
}

/* ----------------------------------------------------------------------- */

#pageFooter{
	height: 212px; width: 100%;
	background: url('/img/page-footer.png') no-repeat;
	position: relative;
}

#pageFooter *{
	margin: 0; padding: 0;
}

#pageFooter p#address{
	width: 896px;
	position: absolute;
	top: 30px; left: 0;
	text-align: center;
	font-size: 12px;
	color: #B1B2B2;
	text-transform: uppercase;
}

#pageFooter p#copyright{
	width: 896px;
	position: absolute;
	top: 50px; left: 0px;
	text-align: center;
	font-size: 11px;
	color: #555655;
}

#pageFooter p#copyright a{
	text-decoration: underline;
	font-weight: bold;
	color: #FD1C17;	
}

img.mainPhoto{
	margin-top: 17px;
	margin-left: 3px;
}
