* {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

body {
	background: #eef1f2;
	text-align: center;
}

.white {
	background: url('images/bg.png') repeat-x  #fff;
	padding-bottom: 30px;
}

#header {
	height: 160px;
	background: url('images/header.jpg') no-repeat;
}

#width {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

.width {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

#menu a {
	width: 220px;
	height: 40px;
	display: block;
}

#menu a:hover, #menu a.active {
	background-position: 100% 0px;
}

#kontakt {
	margin-top: 20px;
	width: 220px;
}

#kontakt a {
	width: 220px;
	height: 40px;
}

#kontakt .kontakt_tel {
	height: 42px;
	background: url('images/kontakt_tel.png');
}

#kontakt .kontakt_tel2 {
	background: url('images/kontakt_tel2.png');
}

#kontakt .kontakt_email {
	background: url('images/kontakt_email.png');
}

#kontakt .kontakt_gg {
	background: url('images/kontakt_gg.png');
}

#kontakt .kontakt_skype {
	height: 41px;
	background: url('images/kontakt_skype.png');
}

#content {
	background: url('images/content_top.png') no-repeat #fff;
	width: 720px;
	margin-left: 240px;
	padding: 10px;
	min-height: 650px;
	_height: 650px;
}

#content p {
	color: #403d3d;
	font-size: 11px;
	padding: 10px;
	line-height: 150%;
}

#content ul {
	font-size: 11px;
	margin: 10px 0px 0px 10px;
}

#content li {
	margin-left: 10px;
	list-style: none;
	margin-bottom: 4px;
	color: #403d3d;
	background: url('images/li.png') no-repeat 0px 5px;
	padding-left: 12px;
	line-height: 16px;
}

#content p.contact_2 {
	position: absolute;
	margin-left: 200px;
}

#content p.left {
	width: 200px;
	float: left;
}

#content .head {
	width: 720px;
	height: 40px;
	background: url('images/header.png');
	margin-bottom: 20px;
}

#content .head img {
	margin: 12px 0px 0px 20px;
}

#content .small {
	font-size: 10px;
	padding: 10px;
}

.ajax_1 {
	width: 720px;
	height: 230px;
	margin-bottom: 20px;
}

.ajax_1 div {
	position: absolute;
	width: 720px;
	height: 230px;
	font-size: 11px;
}

.ajax_1 div p {
	line-height: 180%;
	font-weight: bold;
	text-align: justify;
	margin-left: 27px;
}

.banners div {
	width: 720px;
	height: 230px;
	font-size: 11px;
	margin-bottom: 10px;
}

.banners div p {
	position: absolute;
	line-height: 180%;
	font-weight: bold;
	text-align: justify;
	margin-left: 27px;
}



#ajax_nav {
	width: 200px;
	height: 20px;
	position: absolute;
	z-index: 1000;
	margin-left: 25px;
	margin-top: 194px;
}

#content #ajax_nav a {
	display: block;
	width: 25px;
	height: 26px;
	float: left;
	font-size: 0px;
	margin-right: 15px;
}

#content #ajax_nav a:hover {
	background: url('images/round.png');
}

#left {
	float: left;
}

#adres {
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}
.blue {
	color: #3487bc;
}


#box_accident img {
	float: left;
	margin-right: 20px;
}

#box_accident p {
	margin-top: -8px;
}

#box_accident {
	color: #403d3d;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	height: 172px;
	width: 425px;
}

.btn {
	display: block;
}


#box_faq {
	background: url('images/box_faq.png');
	width: 425px;
	height: 80px;
	margin-top: 5px;
	color: #403d3d;
	font-size: 11px;
}

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

#box_news {
	position: absolute;
}

#box_news .img {
	height: 113px;
	margin: 0px 0px 4px;
}

#box_news div {
	width: 271px;
	height: 268px;
}

#content #box_news a {
	width: 271px;
	height: 30px;
	display: block;
	line-height: 30px;
	color: #403d3d;
	font-weight: bold;
	cursor: pointer;
}

#content #box_news a span {
	padding-left: 10px;
}

#box_news div.news_1 {
	background: url('images/news_1.png');
	color: #fff;
}

#box_news div.news_2 {
	background: url('images/news_2.png');
	color: #403d3d;
}

#box_news a.news_1 {
	background: url('images/news_1a.png');
	color: #fff;
}

#box_news a.news_2 {
	background: url('images/news_2a.png');
}

#box_news p {
	padding: 10px;
	font-size: 11px;
	text-align: justify;
	line-height: 150%;
	cursor: pointer;
}

#box_news p:hover {
	color: #fff;
}

#box_news img {
	margin-left: -5px;
	margin-bottom: 10px;
}

#box_news {
	font-size: 11px;
	color: #403d3d;
}

#content .right {
	margin-left: 296px;
	position: absolute;
	width: 440px;
	text-align: left;
}

#footer {
	background: url('images/footer.png') repeat-x #eef1f2;
	height: 100px;
}

.btn:hover {
	background-position: 0px 100%;
}
#kontakt .btn:hover {
	background-position: 0px 100%;
}

#lights {
	position: absolute;
	margin-left: 450px;
}

#logo {
	position: absolute;
	margin-left: 20px;
	margin-top: 40px;
}

#footer a {
	color: #063958;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #fff;
}

#footer .realisation {
	float: right;
	text-align: right;
	width: 400px;
}

#footer p {
	font-size: 11px;
	color: #fff;
	padding-top: 8px;
}

#footer p.info {
	text-align: justify;
	color: #183150;
	margin-top: 10px;
	line-height: 150%;
}

.flag_en {
	background: url('images/flag_en.png');
}

.flag_pl {
	background: url('images/flag_pl.png');
	margin-left: 12px;
	margin-top: 6px;
}

.flag_hu {
	background: url('images/flag_hu.png');
	margin-left: 28px;
	margin-top: 6px;
}

.flag_lv {
	background: url('images/flag_lv.png');
	margin-left: 44px;
	margin-top: 6px;
}


#flags a {
	width: 23px;
	height: 23px;
	display: block;
}

#flags a:hover, #flags a.active {
	background-position: 100% 0px;
}

#flags {
	position: absolute;
	margin-left: 440px;
	margin-top: 26px;
}

.input {
	width: 252px;
	height: 36px;
	background: url('images/input.png');
}

.input input {
	border: 0px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
	width: 230px;
	color: #333;
}

.textarea {
	width: 593px;
	height: 126px;
	background: url('images/textarea.png');
}

.textarea textarea {
	width: 573px;
	height: 106px;
	border: 0px;
	margin: 10px;
	color: #403d3d;
	font-size: 11px;
}

td {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px;
}

td.name {
	width: 76px;
	padding-left: 10px;
	color: #403d3d;
}

.btn_container {
	text-align: right;
}

.loading {
	position: absolute;
	margin-top: 120px;
	margin-left: 340px;
	display: none;
}

#content div {
	font-size: 11px;
	color: #403d3d;
	padding: 0px;
}

#content a {
	color: #97b11d;
	text-decoration: none;
}

#content a:hover {
	color: #4696c5;
}

#content #faq a {
	min-height: 30px;
	width: 720px;
	background: url('images/faq_a.png');
	display: block;
	color: #403d3d;
	font-weight: bold;
	line-height: 30px;
	cursor: pointer;
}

#content #faq a.selected {
	background: url('images/faq_as.png');
	color: #fff;
}

#faq a span {
	padding-left: 10px;
}


#faq div {
	height: 170px;
	width: 720px;
	background: url('images/faq.png');
}

#faq div p {
	color: #fff;
	font-size: 11px;
	line-height: 150%;
	padding: 10px;
}

#map {
	width: 600px;
	height: 400px;
}

.map_handler {
	width: 600px;
	height: 400px;
	border: 3px solid white;
	margin-left: -300px;
	margin-top: -200px;
	left: -50%;
	top: 50%;
	position: absolute;
	z-index: 1000;
	font-size: 11px;
	color: white;
	text-align: center;
}

.map_close {
	width: 100px;
	height: 20px;
	line-height: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	margin: 0px auto;
	text-decoration: none;
	display: block;
}

.overlay {
	width: 100%;
	height: 100%;
	background: black;
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 0px;
}

#full_news h1 {
	font-size: 13px;
	margin: 8px;
}

#full_news .img {
	float: left;
	margin-right: 6px;
}

#full_news p, #full_news div {
	text-align: justify;
}

#list_news p, #list_news div {
	text-align: justify;
	border-bottom: 1px solid #ddd;
}

#list_news a {
	color: #403d3d;
}

#list_news a .title {
	color: #063958;
	font-size: 14px;
	font-weight: bold;
}

.btn_zglos {
	width: 54px;
	height: 20px;
	position: absolute;
	z-index: 100;
}