/* CSS Document */
body { 
	margin: 0px;
   	padding: 0px;
   	text-align: center;
	font: 13px "trebuchet ms", Arial, Helvetica, sans-serif;
	background: #98A3CB url(imgs/back.gif) left top repeat;
	color:#333333;
}
body, td, th, div, p { 
	font: 12px "trebuchet ms", Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:140%;
    }
body, div, p, table, tr, th, td { 
	vertical-align:top;
    }
div {
	text-align:left;
}
p {
	font-size:13px;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}
a {
	text-decoration:none;
	color:inherit;
}
img {
	border:0;
}
a:hover {
	color:inherit;
	text-decoration:underline;
}
h1 {
	color: #333333;
	/*font: 22px "trebuchet ms", Arial, Helvetica, sans-serif;font: 22px Georgia, Times, serif;*/
	font: 22px "century gothic", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 20px;
}
#contactform {
	margin-left:20px;
}
h2 {
	color: #333333;
	font: 18px "trebuchet ms", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	padding: 3px 0px 3px 0px;
	margin: 0;
}
h2 a {
	text-decoration: underline;
	color: #993300;
}
h2 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
h3 {
	color:#cc0000;
	font: 14px "trebuchet ms", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	margin: 0; 
	padding: 4px 0px 4px 0px;
}
h3 a {
	text-decoration: none;
	color: #cc0000;
}
h3 a:hover {
	text-decoration: underline;
	color: #cc0000;
}
h4 {
	color:#cc0000;
	font: 12px "trebuchet ms", Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
	padding: 4px 0px 4px 0px;
	margin: 0;
}
/**********   struktura strony  ***********/
#main {
    margin: 0 auto;
    width: 990px;
}
#mtab {
	width:100%;
	text-align: center;
	background: url(imgs/mtab_back.gif) repeat-y right top;
}
#mtab_dn{
	width: 100%;
	height: 70px;
	clear:both;
	background: url(imgs/bottom_back_top.jpg) repeat-x left top;
	padding-top:50px;
}
div.content { 
	clear:both;  
    padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
    width:990px;
}
#head_belt {  
    height:33px;
	background:#474c71 url(imgs/head_belt_back.gif) repeat left top;
	position:relative;
}

.h_links {
	position:absolute;
	right:0px;
	top:0px;
	background: url(imgs/head_belt_right.jpg) right top no-repeat;
	color:#666666;
	width:370px;
	height:33px;
}
.langMenu{
	margin-left:90px;
}
.h_links p {
	float:right;
	height:15px;
	margin:0;
	padding:0 30px 0 0;
}
.h_links img {
	border:0;
	margin:5px 0 0 0;
}
.h_links a, a:hover{
	text-decoration:none;
}

.lang_link {
	font:10px Verdana, sans_serif;
	color:#546BB7;
}
#head {  
    height:121px;
	position:relative;
	background: url(imgs/h_left_back.jpg) left top no-repeat;
}
#head_right { 
	position:absolute; 
    height:121px;
	right:0px;
	top:0px;
	width:310px;
	background: url(imgs/h_right_back.jpg) right top no-repeat;
}
/*
#flash_header {
	position:absolute;
	left:0px;
	top:0px;
	width:990px;
	height:280px;
}*/
#head img.logo_img {
	position:absolute;
	left:0px;
	top:6px;
}


#bottom{
    clear:both; margin: 0px 0px 0px 0px;
	width:990px; height:49px; 
	padding:0;
	text-align:left; font-size: 11px;
	background: #fbfafb url(imgs/bottom_back.jpg) left top repeat-x;
}

#bottom_text{
	padding: 0px 10px 0px 10px;
}
#copyright{
	color:#999999;
	padding-top:7px;
	font-size:11px;
}
#bottom_text a {
	color:#D4D0C8;
	font-size:11px;
}
#bottom_text a:hover {
	color:#666666;
	text-decoration:underline;
}
/************************************/
div.menu_cont {
	background:#747892;
	padding: 0px 0px 0px 0px;
	height:35px;
}
ul.menu  {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
ul.menu li {
	list-style-type:none;
	float:left;
	
	height: 25px;
	background: url(imgs/menu_left_back.jpg) left top no-repeat;
	font: 11px Arial, sans-serif;
	color:#ffffff;
	margin: 0px 1px 0px 1px;
	
}
ul.menu li menu_inner {
	width: inherit;
	height: 100%;
	background: url(imgs/menu_right_back.jpg) right top no-repeat;
	color:#ffffff;
	margin: 0;
	padding: 3px 0px 3px 0px;
}
/************************************/
#cont { 
    padding: 0px 0px 0px 0px;

	min-height:300px;
	margin:0px 0 5px 0;
}
#cont_dn {
    padding: 0px 0px 0px 0px;
	background: #fffeff url(imgs/cont_dn_back.jpg) left top repeat-x;
	min-height:300px;
	color:#666666;
}
#cont_dn td, #cont_dn th, #cont_dn div, #cont_dn p { 
	color: #666666;
    }
#cont_dn a { 
	color: #FF3300;
    }
#cont_dn a:hover { 
	color: #FF3300;
	text-decoration:underline;
    }
.m_left{ 
    float:left;
	width:690px;
	text-align:left;
	margin:0px 0px 5px 5px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	min-height:150px;
	background: #cccccc ; <!--url(imgs/cont_back.jpg) left 35px repeat-x;-->
}
#cont_dn .m_left { 
	min-height:150px;
}
.m_right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:290px;
	min-height:200px;
	vertical-align:top;
}
#cont_dn .m_right { 
	min-height:150px;
}
.m_clear {
	clear:both;
}
.m_both {
    float:left;
	margin: 50px 10px 20px 30px;
	padding:5px 20px 0px 20px;
	min-height:200px;
	vertical-align:top;
	border-left:1px solid #666666;
}
#cont_dn .m_both { 
	min-height:100px;
}

#m_left, #m_right, #m_both { 
	vertical-align:top;
}
div.cont_tfield {
	padding: 5px 20px 0px 20px;
	background-color:#cccccc;
	clear:both;
}
/***** right *****/
.right_box {
	margin:0; padding:0;
}
#rb_order {
	background: url(imgs/rb_taxi_back.jpg) left top no-repeat;
	height:193px;
	position:relative;
}
.rb_img {
	padding:3px;
}


/************ newsy ****************/
.news {
	padding: 5px 0px 5px 0px;
	clear:both;
}
.news h2 {
	color:#FF9999;
	font-size:14px;
	font-weight:normal;
}
.news p {
	padding: 2px 0px 2px 0px;
	margin:0;
}
.news a.more {
	color:#FF9999;
	font-size:12px;
	text-decoration:none;
}
.news_img {
	padding: 0px 10px 10px 0px;
	border:0px;
}
/************ style tekstu *****************/
.mp_img{  
    padding:0px;
	border:0px;
}
.main_frame {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px;
	vertical-align:top;
}
.path {
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #E4E4E4;
	margin:0 10px 0 10px;
}
.path a {
	text-decoration:none;
	padding:5px;
	color:#FF9999;
}
.path a:hover {
	text-decoration:underline;
	color:#FF9999;
}

.mov {
	height:204px;
}
.mph {
	background:#ff3300 url(imgs/mph_right.jpg) right top repeat-x;
	height:40px;
}
.mph h1 {
	color:#fff;padding:7px 10px 7px 10px;
	font-size:25px;
}
.p_img {
	border:4px solid #8B8B8B;
}
.p_link a {
	color:#FF9966;
	text-decoration:none;
}
.p_link {
	border-bottom:1px solid #2F2F2D;
}

/*************************************/
.stronicowanie{ 
	padding: 2px;
	height:16px;
	font: bold 11px Verdana;
	text-align:center;
	color: #A63709;
	}
/*************************************/
div.bottom_text {
	padding: 10px 5px 5px 5px;
	font-size: 10px;
	color: #ffffff;
}
.bottom_text a {
	color: #999999;
}
.bottom_text a:hover{
	color: #f0f0f0;
	text-decoration:underline;
}
/**********************************/
.form_field{
	width: 380px;
	height: 12px;
	padding: 2px;
	font: 11px Arial, sans-serif;
}
.form_area{
	width: 380px;
	height: 120px;
	font: 11px Arial, sans-serif;
}
.form_button{
	color: #f0f0f0;
	border:1px solid #B6B6B6 !important;
	background: #999999 !important;
	font: 12px Arial, sans-serif;
}
#im_tab td {
	text-align:center;
}
#sitemap {
	
}
#sitemap  li{
	padding:4px;
	list-style-type:none;
	list-style-image:url(imgs/arr_sm.gif);
}
#sitemap a {
	text-decoration: none;
	}
#sitemap a:hover {
	text-decoration: underline;
	}
/*******************************/
.products td {
	padding:5px; margin:6;
}
.prod_thumbnail {
	border: 1px solid #bbbbbb;
	width:125px;
	height:180px;
	background: #f5f5f5 url(imgs/prod_thumb_back.jpg) left top repeat-x;
	vertical-align:top;
	text-align:center;
}
.prod_thumbnail img {
	border: 1px solid #C8CFE1;
}
.prod_thumbnail p.name {
	margin:10px 5px 5px 5px;
}
.prod_thumbnail a {
	color: #FF9999;
	text-decoration:none;
}
.prod_img {
	width:220px;
}
.prod_img img {
	border:5px solid #C8CFE1;
}
.prod_thumbnail a:hover {
	color: #1181D2;
	text-decoration:underline;
}
.prod_tab {
	
}
.prod_tab td {
	padding:5px; margin:0px;
	color: #333436;
	background: #EAF0F5;
	text-align: center;
	border:0;
	verical-align:middle;	
}
.prod_tab td.prod_head {
	background:#E0EAF0 url(imgs/prod_head_back.gif) left top repeat-x;
	color:#555555;
	text-align: center;
}
.prod_tab td.prod_info {
	background:#EAF0F5 url(imgs/prod_head_back.gif) left top repeat-x;
	text-transform:uppercase;
	color:#ffffff;
}
.prod_tab {
	width:100%;
}

textarea {
	width:350px;
	height:100px;
}

.text_inpt {
	width:350px;
}

button {
	background: url(imgs/btn_back.jpg) left top no-repeat;
	border:0;
	width:102px;
	height:22px;
	padding:0;
	margin:0;
	font-size:11px;
}
 



#mhor{
	background:transparent url(imgs/menu_right_back.jpg) no-repeat scroll right top;
	color:#747892;
	display:block;
	font-size:14px;
	font-family:Verdana, Tahoma;
	height:100%;
	padding-top:5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:100%;
	
}
#uslugi{
	z-index:30;
	position:relative;
	background-color:#747892;
	margin-left:-4px;
	position:absolute;

}
#mhor2{
	background:transparent url(imgs/menu_right_back.jpg) no-repeat scroll right top;
	color:#747892;
	z-index:30;
	display:block;
	font-size:14px;
	font-family:Verdana, Tahoma;
	height:100%;
	padding-top:5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:100%;
	
}
a#mhor2:hover {	
	color:black;
}

table.tabela{
	background-color:#B6B6B6; 		
	border:none;
	text-align:left;
}
#order_form_tab {
	width:630px;
}
.cell1 a{
	color:white !important;
}
.cell1 {
	background-color:#999999;
	color:white;
	font-weight:bold;
	border:none;
	border:1px solid #808080;
}
.cell2 {
	background-color:#E6E6E6;
	color:black;
	border:1px solid #808080;
}
.cell2 p{
	text-align:right;
}
#taxi {
	width:100px;
}
#miasto, #forma {
	width:170px;
}
#ulica {
	width:220px;
}




#ordertaxi{
	height:25px;
	width:200px;
	position:absolute;
	padding-left:25px;
	padding-right:25px;
	text-align:center;
	top:145px;
	left:20px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
#ordertaxi a{
	color:#ffffff;
}
.wc {
	background-color:#999999;
	color:white;
}
.pole2, .pole{
	border:1px solid #B6B6B6 !important;
}
.pole {
	width:100%;
}
.pole2 {
	width:100%;
}
.pole2,.pole,.orderForm input,.orderForm select,#contactform input,#contactform select,#contactform textarea{
	background-color:#E6E6E6;
	color:black;
	border:none;
}
.orderForm {
	color:#333333;
}
.orderForm table{
	table-layout:fixed;

}
.orderForm td {
	color:white;
	font-weight:bold;
	padding:2px;
}
.orderForm tr {
	border:3px solid transparent;
}
.orderForm a{
	color:white;
}
.orderForm td#k1{
	border:3px solid transparent;
	width:130px;
	background-color:#5E6896;
}
.orderForm td#k2{
	border:3px solid transparent;
	width:200px;
	background-color:#A6ABC6;
}
#contactform {
	margin-bottom:50px;
	background-color:#A6ABC6;
}
#minuta, #godzina{
	width:30px;
}
#contactform .form_text_column {
	width:100px !important;
	background-color:#5E6896;
	color:white;
	font-weight:bold;
}
#contactform{
	width:515px;
	margin-left:auto;
	margin-right:auto;
}
#btn_order{
	top:140px;
	left:21px;
	position:absolute;
}
#one{
	position:absolute;
	width:60%;
	height:600px;
	background-color:#6A7291;
	background-image:url(imgs/tlo.jpg);
	background-repeat:repeat-x;
	border:1px solid red;
	z-index:-2;
	top:0px;
	left:0px;
}
#one2{
	position:absolute
	width:60%;
	height:96px;
	background-image:url(imgs/tlo2.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
	z-index:-2;
	top:0px;
	left:0px;
}
.mpt {
	color:#cc0000;
	font-weight:bold;
	font-size:14px;
	font-family:Georgia, Times, serif;
}
.red_text {
	color:#cc0000;
	font-size:14px;
}
.flash_gal_cont {
	text-align:center;
	height:130px;
	margin:0 0 20px 0;
	padding-left:50px;
}