@charset "utf-8";

body {
	background-color: white;
	background-image: url(../img/tlo.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0 0 0 0;
	color:#403E3E;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
h1, h2, h3, h4 {
    padding:0px;
    margin:0px;
    font-size:inherit;
    *font-size:12px;
    font-weight:normal;
    display:inline;
}
.stopka_txt {
	width:1000px;
	margin:0px auto;
	padding-bottom:10px;
}	

.stopka_lewo {
	width:450px;
	padding-left:50px;
	text-align:left;
	font-size:12px;
	float:left;
}
.stopka_prawo {
	width:450px;
	padding-right:50px;
	text-align:right;
	font-size:12px;
	float:left;
}

.kontener{
	width: 1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#403E3E;
	text-align:justify;
	margin:0 auto;
	min-height:600px;
}
.stopka{
	background-image: url(../img/stopka_tlo.jpg);
	background-repeat: repeat-x;
	height:174px;
	width:100%;
}
.stopka_srodek{
	background-image: url(../img/stopka_tlo2.jpg);
	background-repeat: no-repeat;
	background-position:right;
	height:174px;
	width:1000px;
	margin:0 auto;
}

#autobus {
	width:1000px;
	min-height:357px;
	margin:0px auto;
	background-image: url(../img/img.jpg);
	background-repeat: no-repeat;
	background-position:12px -31px;
}
#menu {
	width:235px;
}
#menu #top {
	width:235px;
	height:84px;
	background-image: url(../img/m_top.png);
	background-repeat: no-repeat;
}
#menu #middle {
	width:235px;
	margin-bottom:-40px;
	background-image: url(../img/m_mid.png);
	background-repeat: repeat-y;
}
#menu #bottom {
	width:235px;
	height:63px;
	background-image: url(../img/m_bottom.png);
	background-repeat: no-repeat;
}
#menu ul {
	width:198px;
	position:relative;
	margin:0px;
	top:-55px;
	left:16px;
}
#menu ul li {
	width:198px;
	height:29px;
	padding-top:4px;
	padding-bottom:4px;
	margin:0px auto;
	border-bottom:1px solid #E4E5E5;
}

#menu ul li a {
	display:block;
	color:#FFFEFE;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:168px;
	height:24px;
	padding-left:30px;
	padding-top:5px;
	margin:0px auto;
	background-image: url(../img/m_item.png);
	background-repeat: no-repeat;
}
#menu ul li a.selected {
	display:block;
	color:#FFFEFE;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:168px;
	height:24px;
	padding-left:30px;
	padding-top:5px;
	margin:0px auto;
	background-image: url(../img/m_item_over.png);
	background-repeat: no-repeat;
}
#menu ul li a:hover {
	text-decoration:none;
	background-image: url(../img/m_item_over.png);
	background-repeat: no-repeat;
}

#contain {
	width:998px;
	margin:0px auto;
}
#contain #left {
	width:646px;
	padding-right:20px;
	min-height:100px;
	float:left;
}
#contain #right {
	width:322px;
	margin-left:10px;
	min-height:100px;
	float:left;
}
#r_menu {
	width:322px;
	min-height:270px;
	padding-top:15px;
	padding-bottom:15px;
	background-image: url(../img/b_bg.gif);
	background-repeat: repeat-y;
}
#bottom_logo {
	margin-top:50px;
}
.title {
	padding-right:30px;
	padding-left:20px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#FF7D0B;
	background-image: url(../img/square.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	
}
.news {
	width:280px;
	margin:0px auto;
	padding-bottom:15px;
	color:#FFFFFF;
}
.news .title_n {
	width:280px;
	margin-bottom:5px;
	font-size:12px; 
	color:#FFFFFF;
	font-weight:bold;
}
.news .body {
	width:280px;
	color:#FFFFFF;
}
.news .more {
	text-align:right;
	color:#FFFFFF;
}

.clear{
	height: 1px;
	clear: both;
}

.news_big {
	width:610px;
	margin:0px auto;
	margin-bottom:20px;
	color:#403E3E;
}
.news_big .title_big {
	width:580px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}
.news_big .body_big {
	width:580px;
	margin-bottom:5px;
	font-size:12px;
}
.news_big .more_big {
	width:580px;
	text-align:right;
	font-size:12px;
}

.contact_left {
	width:328px;
	margin-left:22px;
	float:left;
}
.contact_right {
	width:280px;
	float:left;
}
.inp {
	width:200px;
	padding:2px;
	color:#868585;
	margin-bottom:5px;
	background-color:#FFFFFF;
	border:1px solid #E3E3E3;
	border-top:1px solid #9A9A9A;
	border-left:1px solid #9A9A9A;
}	

.car {
	width:580px;
	margin:0px auto;
	padding-bottom:10px;
	border-bottom:1px solid #E3E3E
}
.car .name {
	font-size:14px;
	margin-bottom:5px;
}
.car .dot {
	margin-bottom:5px;
}
.car .img {
	border:1px solid #6E6E6E;
	margin:10px;
}
.t_body {
	width:585px;
	margin-left:22px;
}

.size10 {font-size:10px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.normal {font-weight:normal;}
.float_left {float:left;}
.bold {font-weight:bold;}
.text_left {text-align:left;}
.text_center {text-align:center;}
.text_justify {text-align:justify;}
.text_right {text-align:right;}
.def_clear {clear:left;}
.def_both {clear:both;}
.def_clear_right {clear:right};
.no_border {border:0px}
.ver_middle {vertical-align:middle;}
.pointer {cursor:pointer;}
.green {color:#347b09;}
.green2 {color:#728C43;}
.red {color:#BC1A22;}
.black {color:#000000;}
.grey555 {color:#545550;}
.grey {color:#aeaeae;}
.blue {color:#016597;}
.gold {color:#a58304;}
.orange {color:#E58D34;}
.form_class {padding:0px;margin:0px;}
.line-through {text-decoration:line-through}

a:link    {text-decoration: none;	color:#585746;}
a:visited {text-decoration: none;	color:#585746;}
a:hover   {text-decoration: underline;   color:#7C7B64;}
a:active  {text-decoration: none;	color:#585746;}

a.item_link:link    {text-decoration: none;	color: #FFFFFF;}
a.item_link:visited {text-decoration: none;	color: #FFFFFF;}
a.item_link:hover   {text-decoration: none; color: #FFFFFF;}
a.item_link:active  {text-decoration: none;	color: #FFFFFF;}

a.red_link:link    {text-decoration: none;	color: #8c080a;}
a.red_link:visited {text-decoration: none;	color: #8c080a;}
a.red_link:hover   {text-decoration: none;  color: #8c080a;}
a.red_link:active  {text-decoration: none;	color: #8c080a;}

a.grey_link:link    {text-decoration: none;	color: #aeaeae;}
a.grey_link:visited {text-decoration: none;	color: #aeaeae;}
a.grey_link:hover   {text-decoration: none; color: #aeaeae;}
a.grey_link:active  {text-decoration: none;	color: #aeaeae;}

a.black_link:link    {text-decoration: none;	color: #000000;}
a.black_link:visited {text-decoration: none;	color: #000000;}
a.black_link:hover   {text-decoration: none;    color: #000000;}
a.black_link:active  {text-decoration: none;	color: #000000;}

a.red_link:link    {text-decoration: none;		color: #BC1A22;}
a.red_link:visited {text-decoration: none;		color: #BC1A22;}
a.red_link:hover   {text-decoration: underline;	color: #BC1A22;}
a.red_link:active  {text-decoration: none;		color: #BC1A22;}

a.footer_link:link    {text-decoration: underline;	  color: #595959;}
a.footer_link:visited {text-decoration: underline;	  color: #595959;}
a.footer_link:hover   {text-decoration: none;	  color: #595959;}
a.footer_link:active  {text-decoration: underline;	  color: #595959;}