html,body {
    margin:0;
    padding:0;
	color:#FFF;
	
}
body {
	background:url('/static/img/body_bg.png') repeat-x;
}
a {
	color:#FFF;
	text-decoration:none;
}
img{
	border:0;
	border-style:none;
}
#enter {
	color:#000;
	text-align:center;
}
#entry_text {
	margin:0 auto;
}
#enter a{
	color:#FFF;
	background:url('/static/img/button_bg.jpg') repeat;
	display:inline-block;
	height:30px;
	width:150px;
	margin:10px;
	margin:0 auto;
}
#main{
	padding-bottom:60px;
}
#content{
	width:1024px;
	padding-bottom:60px;
	margin:0 auto;
}
#top {
	background:url('/static/img/top.png');
	width:1000px;
	height:120px;
	position:relative;
}
#top h1,h2,h3 {
	margin:0;
}
#top h1 {
	position:absolute;
	top:10px;
	left:50px;
	font-size:3em;
}
#top h2 a{
	color:#be14a0;
	font-size:2.2em;
	position:absolute;
	bottom:10px;
	left:450px;
	
}
#top h3 {
	position:absolute;
	bottom:25px;
	left:100px;
}
#menu {
	color:#be14a0;
	float:left;
	width:170px;
	margin-top:15px;
	margin-right:5px;
}
.menu_box {
	padding-bottom:5px;
}
.wszystkie  {
	background:#8F2F7C;
	color:#FFF !important;
}
.menu_content {
	display:none;
	color:#be14a0;
	border-right:1px;
	border-left:1px;
	border-bottom:1px;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	width:160px;
	margin-left:5px;
	
}
.menu_header {
	background:url('/static/img/button_bg.jpg') repeat;
	height:20px;
	display:block;
	color:#FFF;	
	text-align:center;
}
.menu_content a {
	display:block;
	padding-left:10px;
	color:#be14a0;
	
}
#menu ul {
	padding:0;
	margin:15px 0 0 0;
}
#menu li {
	
	list-style:none;
	height:20px;
	text-align:center;
	margin:5px;
	font-size:17px;
	
} 
#lista_miasto {
	display:inline;
	width:830px;
}
#lista_region {
	display:inline;
	width:830px;
}
#lista_modelek {
	float:left;
	width:830px;
}
#lista_miasto p {
	background:url('/static/img/bar_bg.jpg') repeat;
	display:block;
	height:42px;
	width:830px;
	text-align:center;
}
#lista_region p {
	background:url('/static/img/bar_bg.jpg') repeat;
	display:block;
	height:42px;
	width:830px;
	text-align:center;
}
.modelka_short {
	background:#be14a0;
	width:160px;
	height:170px;
	margin:3px;
	text-align:center;
	padding-top:8px;
	float:left;
		
}
#modelka_full {
	color:#be14a0;
	float:left;
	width:830px;;
}
#modelka_full ul {
	font-size:12px;
	list-style:none;
	margin:0 0 0 10px;
	float:left;
	padding:8px;
	background:#be14a0;
	color:#FFF;	
	width:19%
}
span#cena {
	font-size:0.7em;
	margin-bottom:5px;
	margin-left:215px;
}
#anons {
	width:75%;
	background:#be14a0;
	color:#FFF;
	font-size:12px;
	margin-left:160px;
	float:left;
	padding:8px;
	margin:0 auto;
	margin-left:2px;
}
#modelka_full p {
	text-align:center;
	margin-bottom:0px;
}
#info {
	font-size:1.3em;
	background:#be14a0;
	margin-left:50px;
	margin-top:70px;
	color:#FFFF82;
	height:115px;
	font-weight:bold;
	
}
#info p span {
	color:#2aff00;
}
#modelka_full h4 {
	font-size:1.6em;
	margin:10px 0 30px 35px;
}
#galeria {
	margin-left:10px;
}
.clear {
	clear:both;
}
#footer a {
	color:#000;
}
#footer {
	font-size:12px;
	position:absolute;
   /*bottom:0;*/
   width:100%;
   height:60px;
}
#footer p{
	color:#be14a0;
	text-align:center;
}
