body {
	behavior: url("csshover3.htc"); 
	background: url('../img/bg.gif') #f6f6f6 repeat-x;
	font: 12px Tahoma;
	color: #767676;
}

a {
	font: 12px Tahoma;
	color: #036dc6;
}

form {
	 margin: 0;
	 padding: 0;
}

div#top {
	height: 125px;
	position: relative;
}

.logo {
	position: absolute;
	display: block;
	width: 180px;
	height: 80px;
	background: url('../img/logo.gif') no-repeat;
	top: 20px;
	left: 20px;
}

.wizyta {
	position: absolute;
	right: 0px;
	top: 50px;
	font: 15px Arial;
	font-weight: bold;
	color: #838383;
}

.call {
	position: absolute;
	right: 125px;
	top: 83px;
	font: 15px Arial;
	font-weight: bold;
	color: #838383;
}

.phone {
	position: absolute;
	right: 5px;
	top: 75px;
	font: 16px Arial;
	font-weight: bold;
	color: #00646f;
}

div#menu_top {
	height: 47px;
}

div#baner {
	height: 263px;
	background: url('../img/baner.gif');
}

div#content_top {
	height: 10px;
	background: url('../img/content_top.gif') no-repeat;
	margin-top: 6px;
}

div#content {
	background: #fff;
}

div#bg_main {
	background: url('../img/bg_main.gif') repeat-y;
	clear: both;
	overflow: hidden;
}

div#bg_main2 {
	background: url('../img/bg_main2.gif') repeat-y;
	clear: both;
	overflow: hidden;
}

div#content_bottom {
	height: 10px;
	background: url('../img/content_bottom.gif') no-repeat;
	margin-bottom: 10px;
}

#left {
	/*border-right: 1px dotted #d7d7d7;*/
}

#left h5 {
	color: #9a9a9a;
	font: 14px Arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 23px;
	margin-bottom: 6px;
}

#right {
	margin-left: 10px;
	line-height: 18px;
}

div#pasek {
	margin-top: 5px;
	height: 38px;	
	background: url('../img/pasek.gif') no-repeat;
	position: relative;
}

.menu_left ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	width: 232px;
	border-top: 1px dotted #d7d7d7;
}

.menu_left ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 37px;
	background: #fff;
	border-bottom: 1px dotted #d7d7d7;
}

.menu_left ul li:hover{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 37px;
	background: #f8f8f8;
}

.menu_left ul li a {
	display: block;
	background: url('../img/kulka.gif') no-repeat;
	background-position: left top;
	padding-left: 23px;
	padding-top: 10px;
	font: 12px Tahoma;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
	height: 27px;	
	margin-left: 14px;
}

.menu_left ul li.li_active {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 37px;
	background: #f8f8f8;
}

.menu_left ul li a.active {
	display: block;
	background: url('../img/kulka.gif') no-repeat;
	background-position: left bottom;
	padding-left: 23px;
	padding-top: 10px;
	font: 12px Tahoma;
	font-weight: bold;
	color: #ea4571;
	text-decoration: none;
	height: 27px;	
	margin-left: 14px;	
}


.menu_left ul li:hover a {
	display: block;
	background: url('../img/kulka.gif') no-repeat;
	background-position: left bottom;
	padding-left: 23px;
	padding-top: 10px;
	font: 12px Tahoma;
	font-weight: bold;
	color: #ea4571;
	text-decoration: none;
	height: 27px;	
	margin-left: 14px;	
}

.footer {
	padding-left: 14px;
	padding-right: 14px;
	margin-top: 5px;
	font: 11px Tahoma;
	color: #767676;
}

.footer a {
	color: black;
	font: 11px Tahoma;	
	text-decoration: none;
}

.menu_bottom ul {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	position: absolute;
	top: 14px;
	left: 25px;
}

.menu_bottom li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	margin-left: 4px;
	margin-right: 4px;
	background: url('../img/arrow.gif') no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.menu_bottom li a {
	color: #fff;
	font: 11px Tahoma;
	text-decoration: none;
}

.menu_bottom li a:hover {
	text-decoration: underline;
}

.search {
	/*padding-left: 20px;
	*/
}

.search_input {
	margin: 0;
	padding: 0;
	background: url('../img/search_input.gif') no-repeat;
	border: 0 !important;
	width: 142px;
	height: 19px;
	font: 11px Tahoma;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	/*padding-bottom: 6px;*/
}

.search_submit {
	margin: 0;
	padding: 0;
	height: 25px;
	width: 64px;
	background: url('../img/search_submit.gif') no-repeat;
	border: 0;
}


.main_menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

.main_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: center;
	overflow: hidden;
	/*width: 90px;*/
}

.main_menu li ul {
	display: none;
}

.main_menu li a {
	display: block;
	height: 37px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	color: #797979;
	text-decoration: none;
	font: 13px Arial;
	font-weight: bold;
	cursor: pointer;
}

.main_menu li a:hover {
	background: #0c818f;
	color: #fff;
}

.main_menu li a.active {
	background: #00adc0;
	color: #fff;
}

.main_menu ul li ul {
	display: none;
}


/* home_menu : START */

.home_menu ul {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	
}

.home_menu li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	margin-top: 5px;
}

.home_menu a {
	display: block;
	width: 151px;
	height: 125px;
	background-position: top;
	margin-left: 4px;
	margin-right: 3px;
}

.home_menu a span {
	display: none;
}

.home_menu a:hover {
	background-position: bottom;
}

a.ico_wyb {	background: url('../img/ico_wyb.gif') no-repeat; }
a.ico_end {	background: url('../img/ico_end.gif') no-repeat; }
a.ico_inn {	background: url('../img/ico_inn.gif') no-repeat; }
a.ico_ort {	background: url('../img/ico_ort.gif') no-repeat; }
a.ico_sto {	background: url('../img/ico_sto.gif') no-repeat; }
a.ico_zni {	background: url('../img/ico_zni.gif') no-repeat; }

/* home_menu : STOP */

.homepage h2 {
	color: #ea4571;
	font: 20px Tahoma;
	font-weight: normal;
}

.label_forms {
	font-weight: bold;
}

.t_error {
	font-weight: bold;
	color: red;
}

.sendEmails input {
	width: 310px;
}

.sendEmails textarea {
	width: 300px;
	height: 130px;
}

.sendEmails .send {
	border: 1px solid #9a9a9a;
	background: #f6f6f6;
	font: 11px Tahoma;
	color: #9a9a9a;
	font-weight: bold;
	width: 60px;
	height: 20px;
}