body {
	margin:0;
	padding:0;
	background: #181818;
	font-family: arial;
	font-size: 12px;
}

a {
	color: #b80;
}

.container {
	margin: 0 auto;
	width: 970px;
}

.top {
	margin:0;
	height: 125px;
	background: url(../images/kartapojazdu.jpg) no-repeat;
}

p {
	line-height: 150%;
	padding-left: 55px;
	text-align: justify;
}

hr {
	margin-left: 55px;
}

h4 {
	padding: 20px 0 0 55px;
}

.body {
	background: #fff;
}

.content_left ol, .content_left ul {
	padding: 0 0 0 100px;
}

.content_left li {
	line-height: 150%;
}

.menu ul {
	background: url(../images/menu_bg.jpg) no-repeat #fc0;
	padding: 7px 0;
	margin-top:0;
	margin-bottom: 1px;
	border-bottom: 5px solid #e7ba02;
}
.menu li {
	padding-left: 10px;
}

.menu ul a {
	color: #000;
}

.smenu {
	padding: 7px 0;
	margin-bottom: 1px;
	border-top: 1px solid #fff;
}

img {
	border: 0;
}

.admin_menu {
	background: #a00;
	border: 1px solid #fff;
}

h2 {
	color: #b80;
	padding:5px 10px 5px 53px;
	background: url(../images/car.jpg) no-repeat;

	font-weight: normal;
	letter-spacing: -0.8px;
}

h2 a {
	text-decoration: none;
}

.menu, #submenu {
	margin: 0; padding: 0;
}
.menu li, #submenu li {
	list-style: none;
	display: inline;;
}
.menu a, #submenu a {
	padding: 7px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#register_menu {
	text-align: right;
	color: #cdcdcd;
}

#register_menu a {
	color: #39c;
	text-decoration: none;
}
#register_menu a:hover {
	color: #fff;
}

.content_left {
	width: 630px;
	min-height: 400px;
	float: left;
	padding-right:20px;
}
.content_right {
	margin-left: 630px;
}

.content_right li {
	color: #fc0;
	list-style: square;
	margin-bottom: 10px;
}
.content_right li a {
	color:#b80;
}

.content {
	padding: 10px;
}

legend, h1 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -0.8px;
	color: #37a;
}

h1 {
	background: url(../images/car.jpg) no-repeat;
	color: #b80;
	padding:5px 10px 5px 53px;
	
}

.clear {
	border: 1px solid #fff;
	clear: left;
}

fieldset {
	border: 5px solid #efefef;
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

fieldset li {
	margin: 3px 0 6px 0;
	list-style: none;
}

label {
	display: block;
	font-weight: bold;
	margin: 10px 0 5px 0;	
}

input, select {
	border: 1px solid #dedede;
	width: 200px;
	padding: 3px;
}
input[type=checkbox] {
	width: 20px;
}
input[type=submit] {
	background: #fc0;
	width: 100px;
}

textarea {
	border: 1px solid #dedede;
	padding: 3px;	
}

.err {
	margin-left: 20px;
	font-weight: bold;
	color: #a00;
}
.err em {
	text-decoration: underline;
}

.success {
	background: #e6efc2;
	padding: 5px;
}
.error {
	background: #fbe3e4;
	padding: 5px;
}

.required {
	font-weight: bold;
}

.fac li {
	display: block;
	width: 50%;
	float: left;
}

.odleglosci li {
	display: block;
}
.odleglosci input {
	width: 30px;
}

.odleglosci .f {
	width: 100px;
	float: left;
}
.min {
	width: 30px;
}
.fotolist li {
	list-style: none;
	display: inline;
	margin-right: 50px;
}


.users_list {
	margin: 0;
	padding: 0;
}

.users_list li {
	list-style: none;
	background: #efefef;
	margin-bottom: 3px;
}


.users_list li li {
	width:150px;
	display: inline-block;
	padding: 5px;
	margin-right: 50px;
}
.usrs_list li li:last-child {
	padding: 0;
}

.users_list input {
	width: 50px;
}

.expired {
	color: #aaa;
}

#footer p {
	color: #555;
	margin:0;
	padding:0;
}

#footer .wyko {
	color: #333;
	text-align: right;
	padding-bottom: 15px;
}

#footer p a {
	text-decoration: none;
	color: #555;
}
a[href='kontakt'] {
	color: #000;
	text-decoration: none;
}
