@charset "utf-8";

/* TRANSPORT_2 */
div#container div.header div.call {
    background: url("/images/forms/form004/common/ico-phone.png") no-repeat scroll left center transparent;
    float: left;
    width: 200px;
    height: 56px;
    margin: 0px 0 0 90px;
}
div#container div.header div.call div.text {
    color: #939393;
    font-size: 12px;    
	padding: 10px 0 0 10px;
	}
div#container div.header div.call div.text strong {
    display: block;
    font-size: 18px;
    font-weight: bold;	
	}
div#container div.topDark2 {
	border-top: 1px solid #1A262D;
	border-right: 1px solid #1A262D;
	border-left: 1px solid #1A262D;
	position: relative;
	width: 958px;
	height: 55px;
	background-color: #1A262D;
	}
div#container div.topDark2 h1.title {
	background: none;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-shadow: #135298 1px 1px;
	margin: 7px 0px 0px 28px;
	}
div#container div.topTrans2 {
	background: url("../../images/transport/mapa2.jpg") scroll 0 0 transparent;
	background-repeat: repeat-x;
	border: 1px solid #000000;
	width: 958px;
	height: 333px;
	position: relative;
	}
div#container div.topTrans2 div.tracks {
	background-image: url("../../images/transport/samochody2.png");
	float: right;
	width: 509px;
	height: 285px;
	margin: 33px -45px 0px 0px; 
	}
div#container div.topTrans2 div.searchTrans {
	height: 350px;
	width: 550px;
	position: absolute;
	}	
div#container div.topTrans2 div.searchTrans div.panelButtonLeft {
	width: 245px;
	height: 133px;
	padding: 18px 4px 6px 32px;
	float: left;
	}
div#container div.topTrans2 div.searchTrans div.panelButtonSearch {
	width: 245px;
	height: 133px;
	padding: 18px 14px 6px 0px;
	float: right;
	}
a.buttonTrans2, a.buttonTransSearch2 {
	background-image: url("../../images/transport/button_transport.png");
	background-repeat: no-repeat;
	}
a.buttonTrans2, a.buttonTransSearch2 {
	background-image: url("../../images/transport/button_transport.png");
	background-repeat: no-repeat;
	width: 226px;
	height: 57px;
	margin: 40px 10px 10px 10px;
	float: left;
	}
div#container div.topTrans2 div.searchTrans div.panelButtonLeft div.text, div#container div.topTrans2 div.searchTrans div.panelButtonSearch div.text {
	font-size: 15px;
	color: #414141;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
	text-shadow: 0px 0px #414141;
	}
div#container div.topTrans2 div.searchTrans div.free {
	background-image: url("../../images/transport/za_darmo.png");
	background-repeat: no-repeat;
	width:110px;
	height:41px;
	margin: 20px 0 0 70px;
	overflow: hidden;
	display: inline-table;
}
div#container div.content2 {
	color: #434343;
	font-size: 13px;
	line-height: 18px;
	}
div#container div.content2 div.boxes {
    background-color: #1A262D;
    border-bottom: 1px solid #FFFFFF;
    width: 100%;
}
div#container div.content2 div.boxes div.box {
    float: left;
    width: 239px;
    height: 133px;
    background-color: #1A262D;
    }
div#container div.content2 div.boxes div.boxLast {
	width: 240px;
	}
div#container div.content2 div.boxes div.box div.text {
    vertical-align: middle;
    text-align: center;
    font-size: 17px;
    text-shadow: 1px 1px #555555;
    padding: 39px 0px;
    width: 100%;
    color: #FFFFFF;
}
div#container div.content2 div.boxes div.box div.text3 {
    vertical-align: middle;
    text-align: center;
    font-size: 17px;
    text-shadow: 1px 1px #555555;
    padding: 47px 0px;
    width: 100%;
    color: #FFFFFF;
}

div#container div.content2 div.boxes div.border {
	float: left;
    background-color: #1A262D;
	height: 133px;
}
div#container div.content2 div.boxes div.borderLine {
	width: 1px;
	overflow:hidden;
	height: 60%;
	background-color: #555555;
	margin: 25px 0;
}
div#container div.topTrans a.buttonTrans, div#container div.topTrans2 a.buttonTrans2 {
	background-position: 0 -92px;
}
div#container div.topTrans a.buttonTrans:hover, div#container div.topTrans2 a.buttonTrans2:hover {
	background-position: 0px -156px;
} 
div#container div.topTrans a.buttonTransSearch, div#container div.topTrans2 a.buttonTransSearch2 {
	background-position: -248px -92px;
}
div#container div.topTrans a.buttonTransSearch:hover, div#container div.topTrans2 a.buttonTransSearch2:hover {
	background-position: -248px -155px;
}
div.footer div.community a {
	line-height: 12px;
}	
/* TRANSPORT_1 END */

/* TRANSPORT_SEARCH */
div.transport-search {
	background: url("../../images/transport/bg_search.png") repeat scroll 0 0 transparent;
	width: 696px;
	height: 147px;
	margin: 40px auto 0px 18px;
	}
div.transport-search div.transport-search-title, div.transport-search-logged div.transport-search-title, h1.transport-search-title  {
	font-size: 18px;
    font-weight: bold;	
	color: #004A80;
	margin: -35px 0px;
	position: absolute;
	}
div.transport-search select.autocompleteInput, div.transport-search-logged  select.autocompleteInput {
	width: 180px; 
	height: 27px;
	}
div.transport-search input.autocompleteInput, div.transport-search-logged  input.autocompleteInput{
	width: 200px;
	height: 23px;
	}
div.transport-search select.weight-from,select.weight-to, div.transport-search-logged select.weight-from,select.weight-to{
	width: 271px;
	height: 27px;
    border-color: #A2A2A2 #CBCBCB #CBCBCB #A2A2A2;
    border-style: solid;
    border-width: 1px;
	border-color: #A2A2A2 #CBCBCB #CBCBCB #A2A2A2;
    border-style: solid;
    border-width: 1px;
	}
div.transport-search div.transport-search-from-to, div.transport-search-logged div.transport-search-from-to {
	height: 60px;
	width: 650px;
	margin: 0px 0px 0px 0px;
	}
div.transport-search div.transport-search-additional, div.transport-search-logged  div.transport-search-additional {
	height: 45px;
	margin: 0;
	width: 668px;
	}
div.transport-search div.transport-search-separate, div.transport-search-logged div.transport-search-separate {
	width: 1px;
	float: left;
	}
div.transport-search div.transport-search-from, div.transport-search div.transport-search-to, div.transport-search-logged div.transport-search-from, div.transport-search-logged div.transport-search-to {
	width: 275px;
	float: left;
	margin: 8px 0px 0px 14px;
	}	
div.transport-search div.transport-search-from-tile,  div.transport-search-logged  div.transport-search-from-tile{
	font-size: 14px;
    font-weight: normal;
    z-index:10;
	}
div.transport-search div.transport-search-to-tile,  div.transport-search-logged div.transport-search-to-tile{
	font-size: 14px;
    font-weight: normal;	
    z-index:10;
	}
label.from-country-tile {
	margin: 25px 0 0 5px;
	color: gray;
	position: absolute;
	font-style: italic;;
	font-size: 12px;
	z-index:501;
	display:block;
	float:left;
	}
label.from-country {
	width: 100px;
	}
label.from-zip-tile {
	margin: 5px 0 0 8px;
	color: gray;
	position: absolute;
	font-style: italic;
	font-size: 12px;
	z-index:10;
	}
div.from-country, div.to-country{
	float:left;
}
div.from-zip {
	width: 202px;
	float: left;
	margin-left: 5px;
	
	}
label.to-country-tile {
	margin: 25px 0 0 5px;
	color: gray;
	position: absolute;
	font-style: italic;;
	font-size: 12px;
	z-index:501;
	float:left;
	}
label.to-country {
	width: 100px;
	}
label.to-zip-tile {
	margin: 5px 0 0 8px;
	color: gray;
	position: absolute;
	font-style: italic;
	font-size: 12px;
	z-index:10;
	}
div.transport-search div.to-zip ,  div.transport-search-logged div.to-zip{
	width: 202px;
	float: left;
	margin-left: 5px;
	}
div.transport-search div.separate ,  div.transport-search-logged div.separate{
	border-bottom: 1px solid #eeeeee; 
	}
label.date-tile, label.category-tile {
	color: gray;
    display: block;
    float: left;
    font-size: 12px;
    font-style: italic;
    margin: 5px 0 0 5px;
    position: absolute;
    z-index: 499;
	
	}
div.transport-search div.date, div.transport-search-logged div.date{
	
	float: left;
	
	}
div.transport-search div.date-calendar, div.transport-search-logged div.date-calendar{
	margin: 2px 0px 0px 241px;
	position:absolute;
	z-index:11;
	}
div.date-calendar a, div.date-calendar a:hover {
	text-decoration: none;
	border-bottom: none;
	}	
div.transport-search-submit{
	margin: -61px 20px 0 0px;
	float: right;
	}
.transport-search-submit .btn {
	 width: 79px;
}
input.button_search {
    background-image: url("../../images/transport/button_transport_search.png");
    background-repeat: no-repeat;
    width: 100px;
    height: 30px;
	}
div.transport-search input.button_search , div.transport-search-logged input.button_search{
	background-repeat: no-repeat;
  	background-position: -4px -80px;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    margin: 5px 0 0;
    width: 93px;  	
	}
div.transport-search input.button_search:hover , div.transport-search-logged input.button_search:hover{
	background-repeat: no-repeat;
  	background-position: -107px -80px;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    margin: 5px 0 0;
    width: 93px;  	
	}
	
a.from-country-reset, a.from-zip-reset, a.to-country-reset, a.to-zip-reset, a.date-reset, a.category-reset, a.bd-reset,a.weight-from-reset, a.weight-to-reset, a.uc-reset {
    background-image: url("../../images/icon.png");
    background-repeat: no-repeat;
  	background-position: -30px -320px;
	height: 15px;
    width: 10px;  	
    border: 0 none;
    cursor: pointer;
  	float: right;
    position: absolute;
    z-index:15;
	}
div.transport-search a.from-country-reset , div.transport-search-logged a.from-country-reset{
  	margin: 2px 0 10px 36px;
  	z-index: 502;
	}
div.transport-search a.from-zip-reset , div.transport-search-logged a.from-zip-reset{
  	margin: 2px 0 10px 190px;
	}
div.transport-search a.to-country-reset, div.transport-search-logged a.to-country-reset {
  	margin: 2px 0 10px 36px;
  	z-index: 402;
	}
div.transport-search a.to-zip-reset, div.transport-search-logged a.to-zip-reset{
  	margin: 2px 0 10px 190px;
	}
div.transport-search a.date-reset, div.transport-search-logged a.date-reset{
  	margin: 3px 0 10px 225px;
	}
div.transport-search a.weight-to-reset, div.transport-search-logged a.weight-to-reset{
  	margin: 7px 0 10px 250px;
	}	
div.transport-search a.weight-from-reset, div.transport-search-logged a.weight-from-reset{
  	margin: 3px 0 10px 254px;
	}	
div.transport-search a.bd-reset , div.transport-search-logged a.bd-reset{
  	margin: 2px 0 10px 236px;
  	z-index: 302;
	}
/* TRANSPORT_SEARCH END */

div.w610{
	float:left;
	width:610px;
	margin-top: 5px;
	font-size: 12px;
}

div.w680{
	float:left;
	width:696px;
	font-size: 12px;
}
div.w400{
	float:left;
	width:420px;
	font-size: 12px;
}

div.w190{
	float:left;
	width:205px;
	font-size: 12px;
}
div.w100{
	float:left;
	width:90px;
	text-align: center;
	font-size: 12px;
}

div.w70{
	float:left;
	width:70px;
	font-size: 12px;
}
div.clear
{
	clear:both;
}
div.transport-search-time{
	width: 275px;
	float: left;
	margin: 8px 0px 0px 14px;
	height: 30px;
}
div.transport-search-time #time {
	width:268px;	
	background-color: white;
	color: black;
	position:absolute;
}

label.body-tile {
    color: gray;
    font-size: 12px;
    font-style: italic;
    margin: 5px 0px 0px 10px;
    position: absolute;
    z-index: 310;	
    float: left;	
	}
div.transport-search div.body, div.transport-search-logged div.body  {
	width: 290px;
	float: left;
	margin: 8px 0px 0px 14px;
	}
	
label.weight-from-tile {
	margin: 5px 0px 0px 8px;
	color: gray;
	position: absolute;
	font-style: italic;;
	font-size: 12px;
	z-index:10;
	}
div.transport-search div.weight-from, div.transport-search-logged div.weight-from {
	width: 275px;
	margin: 8px 0px 0px 14px;
	float: left;
	}
label.weight-to-tile {
	margin: 10px 0 0 7px;
	color: gray;
	position: absolute;
	font-style: italic;;
	font-size: 12px;
	z-index:10;
	float: left;
	}
div.transport-search div.weight-to ,div.transport-search-logged div.weight-to {
	width: 272px;
	margin: 5px 0px 0px 14px;
	float: left;
	}	
div.weight-to-div {
	margin:5px 0;	
}
div.details {
	background-image: url("../../images/transport/mapa.jpg");
	background-repeat: no-repeat;
	width: 752px;
	height: 216px;
}
div.commissionButton {
	width: 380px;
	height: 201px;
	float: left;
}
div.searchButton {
	width: 370px;
	height: 201px;
	float: left;
}
div.commissionButton a, div.searchButton a {
	background-image: url("../../images/transport/button.png");
	background-repeat: no-repeat;
}

div.commissionButton a{
	background-position: 0px 0px;
	width: 231px;
	height: 57px;
	z-index:1;
	float: left;
	margin: 36px 0 0 131px;
	text-decoration: none;
	border-bottom:0px none;
}

div.commissionButton a:hover{
	background-position: 0px -64px;
	width: 231px;
	height: 57px;
	position: absolute;
	float: left;
	margin: 36px 0 0 131px;
	text-decoration: none;
	border-bottom:0px none;
}

div.searchButton a{
	background-position: -240px 0px;
	width: 231px;
	height: 57px;
	position: absolute;
	float: left;
	margin: 36px 0 0 0px;
	text-decoration: none;
	border-bottom: 0px none;
}

div.searchButton a:hover{
	background-position: -240px -63px;
	width: 231px;
	height: 57px;
	position: absolute;
	float: left;
	margin: 36px 0 0 0px;
	text-decoration: none;
	border-bottom:0px none;
}
div.commissionButton div.freeRed {
	background-image: url("../../images/transport/za_darmo.png");
	background-repeat: no-repeat;
	width:110px;
	height:41px;
	margin: 120px 0 0 190px;
}

div.searchButton div.freeRed{
	background-image: url("../../images/transport/za_darmo.png");
	background-repeat: no-repeat;
	width: 110px;
	height: 41px;
	margin: 120px 0 0 70px;
	position: absolute;
}

div#container div.content div.panel_right div.r_details div.comment_form {
    margin: 3px 8px;
    max-width: 690px;
}

.commentForm{
	float: left;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0;
	width: 705px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


.commentOddFormRow{
	background-color: #EEEEEE;
	
	}
	
.commentEvenFormRow{
	background-color: #F9F9F9;
	font-size: 12px;
	}


.tdPadding {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}

.title {
	color:#006699;
	font-size:140%;
	font-weight:bold;
}

.dn {
	display:none;	
}

.select-skinned{font-size:12px;font-family:Arial;position:relative; z-index: 500;}
.select-skinned-text{background-image:url(../../images/skinned-select-arrow.jpg)}
.select-skinned-cont{background:#fff;margin-right:13px;font-size:15px;white-space:nowrap;overflow:hidden;padding:0px 3px;cursor:pointer;line-height:24px;height:25px}
.select-skinned-text{background-repeat:no-repeat;background-position:center right;border:1px solid #ccc;width:auto;cursor:pointer}	
.select-skinned ul{list-style:none;margin:0;padding:0;cursor:pointer;z-index:10000;position:absolute;background:white;color:black;font-size:12px;border:1px solid #999;}
.select-skinned ul li{padding:2px 3px;white-space:nowrap}
.select-skinned ul li.hover{background:#ccc;}

label.uc-tile {
	color: gray;
	font-style: italic;
	font-size: 12px;
	float: left;
	position: absolute;
	z-index: 10;
	margin: 5px;
}

div.panel_right{
	float: right;
	width: 450px;	
	height: 55px;
}

div.login{
	float: right;
}

div.panel_right a {
	color: #1860A0;
	float: left;
	border-bottom: 1px solid #E2EEF8;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	font-size: 12px;
}
div.login div.name {
	padding: 0px 5px 0px 0px;
	float: left;
}

div.transport-search-logged {
	background: url("../../images/transport/bg_search_log.png") repeat scroll 0 0 transparent;
	width: 696px;
	height: 178px;
	margin: 40px auto 0px auto;
}
div.uc-reset{
	 margin: 0px 0 0 240px;
	
}
div.uc-reset a {
	 z-index: 202;
}

#header {
	color: #939393;
	font-size: 12px;
	overflow: hidden;
	padding: 13px 0 9px 0 !important;	
	width: 960px;
}
.header_main_page {
	color: #939393;
	font-size: 12px;
	overflow: hidden;
	padding: 0px 0 29px 0px !important;
	width: 960px;
}
#header .logo {
	display: block;
    float: left;
    height: 52px;
    margin-right: 80px;
    width: 200px;
    padding-top: 23px;
}
#header .logo a {
	background: url(/images/forms/common/oferteo.png) no-repeat 0 0;
	display: block;
    height: 52px;
    overflow: hidden;
    text-indent: -999em;
    border: 0px none;
}
.call {
	background: url(/images/forms/form004/common/ico-phone.png) no-repeat left center;
	float: left;
	margin-top: 4px;
	padding-left: 40px;
	padding-top: 14px;
}
.call strong {
	display: block;
	font-weight: bold;
	font-size: 18px;
}

.myOferteo{
	border-bottom: 1px solid lightGrey !important;
	font-size: 15px !important;
	color: #282828 !important;	
}

.country-code {
	min-width: 40px;
	display: inline;
	float: left;
}

.country{
	display:inline;	
}

a.underlinedTransport h2 {
	margin: 0px;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	margin-right: 3px;
}


.rfpDetailsGuide {
	background-color: #FFFFE1 !important;
    border-color: #0088CB !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #464646;
    padding: 10px !important;
    vertical-align: top;
    border-collapse: separate !important;
    font-size: 12px;
  
}

.rfpDetailsGuide td {
	border-bottom-width:0px;
}

.rfpDetailsGuide ol {
	padding-left:20px;
}
div.logged-user-div{
	float: left;
	width: 668px;
	margin: 5px 0px 0px 14px;
	float: left;
}
#buyForm{
	margin-left: 35px !important;
    margin-right: 50px !important;
}

div.transport-search-time-body {
	height: 38px;
	width: 620px;
	margin:0px;
	border-top: 1px solid #DDD;
}