/* truckbureau */

@import url(./navigation.css);
@import url(./news.css);
@import url(./adresar.css);
*, body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
body {
	background:#fff;
	color:#742F2A;
}
table {
	width:95%;
}
a {
	text-decoration:underline;
	color:#CF1723;
}
td {
	vertical-align:top;
}
li {
}
ol {
	margin-left:40px;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
#container {
	/*position:relative;*/
	width:996px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:150px;
	background:url(../images/header-bridge.jpg);
}
#header h1 {
	display:block;
	/*position:absolute;
	left:34px;
	top:15px;*/
	padding:15px 0 0 34px;
	width:266px;
	height:120px;
}
#header h1 a {
	display:block;
	width:266px;
	height:120px;
	background:url(../images/logo.gif);
	line-height:1000px;
	overflow:hidden;
}
#left h2 {
	padding:11px 0 0 38px;
	background:url(../images/h2-left.gif);
	height:26px;
	font-weight:normal;
	text-transform:uppercase;
}
#right h2 {
	padding:11px 0 0 38px !important;
	background:url(../images/h2-right.gif);
	height:26px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 !important;
	color: #742F2A !important;
	font-size:13px !important;
}
#stripe {
	height:39px;
	background:url(../images/lista.gif);
}
#left {
	width:219px;
	min-height:500px;
	float:left;
}
#right {
	width:219px;
	float:right;/*_position:absolute;

	top:150px;

	left:800px;*/

}
#main {
	float:left;
	width:777px;
	_width:518px;
	_overflow:hidden;
	min-height:500px;
}
#main .box, #right .box {
	_margin-left:0;
	_margin-right:0;
	_padding:10px;
}
#pwd {
	margin:20px;
}
#main h2, #pwd h2 {
	color:#CF1723;
	font-size:180%;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:0;
	margin-bottom:10px;
	margin-top:5px;
	border-bottom:1px solid #EBEBEB;
}
#main h2 {
	max-width:510px;
}
#main #right h2 {
	width:180px;
}
#main #continents {
	width:477px;
	height:172px;
	float:left;
	background:url(../images/continents.jpg);
	margin-bottom:15px;
	text-align:center;
}
#main #continents a span {
	display:block;
	padding-top:135px;
	font-size:1.2em;
}
#main #continents a#north_america {
	display:block;
	width:160px;
	height:172px;
	float:left;
}
#main #continents a#north_america:hover, a#north_america.active {
	background:url(../images/bt_north_america_a.jpg);
}
#main #continents a#europe {
	display:block;
	width:158px;
	height:172px;
	float:left;
}
#main #continents a#europe:hover, a#europe.active {
	background:url(../images/bt_europe_a.jpg);
}
#main #continents a#australia {
	display:block;
	width:159px;
	height:172px;
	float:left;
}
#main #continents a#australia:hover, a#australia.active {
	background:url(../images/bt_australia_a.jpg);
}
#main h2#truck, #main h2#load {
	padding-top:15px;
	padding-left:80px;
	max-width:430px;
}
#main h2#truck {
	background:url(../images/truck.gif) no-repeat left center;
}
#main h2#load {
	background:url(../images/load.gif) no-repeat left center;
}
#main h3, #main .in_box h2 {
	color:#CF1723;
	font-size:160%;
	font-weight:normal;
	padding:10px 0 0 0;
	margin-bottom:8px;
	border-bottom:none;
}
.in_box h2 a {
	color:#CF1723;
	font-size:18px;
	font-weight:normal;
	padding:0 0 10px 0;
	margin-bottom:15px;
}
#menu ul {
}
#menu ul li {
	width:219px;
	height:28px;
	list-style-type:none;
}
#menu ul li a {
	display:block;
	width:160px;
	height:28px;
	background:url(../images/menu-li.gif);
	padding-left:59px;
	padding-top:7px;
	text-transform:uppercase;
	color:#742F2A;
}
#menu ul li a.active {
	background:url(../images/menu-li-active.gif);
	color:#CF1723;
	text-decoration:none;
}
#menu-admin ul {
}
#menu-admin ul li {
	width:219px;
	height:28px;
	list-style-type:none;
}
#menu-admin ul li a {
	display:block;
	width:160px;
	height:28px;
	background:url(../images/menu-admin-li.gif);
	padding-left:59px;
	padding-top:7px;
	text-transform:uppercase;
	color:#742F2A;
}
#menu-admin ul li a.active {
	background:url(../images/menu-admin-li-active.gif);
	color:#CF1723;
	text-decoration:none;
}
.pole {
	width:120px;
}
.subanchor {
	font-size:1em;
	color:#CF1723;
	padding-left:20px;
	background:3px 5px url(../images/subanchor.gif) no-repeat;
}
#footer {
	height:59px;
	background:#F0DFCE;
	clear:both;
	position:relative;
}
#footer #copy {
	font-size:85%;
	position:absolute;
	background:none;
	top:25px;
	left:30px;
}
#footer #copy a {
	font-size:90%;
}
#footer #icons {
	position:absolute;
	top:25px;
	left:850px;
	height:15px;
	background:#CC3333;
}
#sign-up {
	float:right;
	margin:5px 50px 0 0;
}
#slogan {
	float:left;
	margin:0;
	padding:8px 0 0 30px;
	font-size:1.2em;
	font-style:italic;
}
/* main */ 



.clear-right {
	clear:right;
	height:3px;
	font-size:3px;
}
.hidden {
	display:none;
}
fieldset {
	padding:20px;
	margin:15px 0;
}
legend {
	color:#CF1723;
	font-size:1.2em;
}
.row2 {
	background:#F0DFCE;
}
tr.theader td select {
	width:60px;
	overflow:hidden;
	font-size:9px;
}
table#truck, table#loadx {
	width:100%;
	margin-bottom:15px;
}
#loadx tr td, #truck tr td {
	font-size:11px;
	text-align:center;
	padding:0;
	margin:0;
}
#truck tr.theader td, #loadx tr.theader td, #uzivatel tr.theader td {
	padding-top:7px;
	padding-bottom:10px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}
table#loadx.edit tr td {
	font-size:12px;
	text-align:left;
}
table#loadx tr td span.detail {
	display:none;
}
table#loadx.edit tr td span.detail {
	display:inline;
}
#truck tr td strong, #loadx tr td strong {
	font-size:10px;
}
#truck tr td strong b, #loadx tr td strong b {
	font-size:10px;
}
#truck.edit tr td {
	font-size:12px;
	text-align:left;
}
table#truck tr td input, table#truck tr td option {
}
table#truck tr td span.detail {
	display:none;
}
table#truck.edit tr td span.detail {
	display:inline;
}
.edit select {
	width:250px !important;
}
.firstcol {
	width:200px;
}
#top-banner-cont {
	width:996px;
	margin-left:auto;
	margin-right:auto;
}
.top-banner {
	width:728px;
	margin:5px auto 5px 70px;
}
.square_button {
	width:125px;
	margin:auto;
	margin-left:7px;
}
.sponsored {
	background:#F0DFCE;
	font-size:0.6em;
	width:510px;
}
.divider {
	border-bottom:1px solid #fff;
}
.in_box {
	border-bottom:1px solid #EBEBEB;
	padding-bottom:10px;
}
.sponsored .in_box {
	padding:0 20px 10px;
	border-bottom:none;
}
.datum {
	margin-top:0;
}
#main .sponsored h2.file {
	padding-left:0;
	background:none;
	border-bottom:0;
	padding-bottom:0;
	padding-top:10px;
	margin-top:0;
}
.sponsored h2.file a {
	padding:0;
	margin:0;
}
.new_ {
	font-size:130%;
}
.main_box {
	padding:10px 25px 10px 25px;
}
.main_box #right {
	float:right;
	position:relative;
	top:-10px;
	right:-25px;
	padding-bottom:5px;
}
.truck, .loadx {
}
.add-right {
	float:right;
}
.add-right a {
	font-size:135%;
}
.banner_adv {
	margin:20px 0;
}
.filter select {
	height:20px;
	margin-bottom:3px;
}
.filter input {
	height:16px;
	margin-bottom:3px;
}
.filter select, .filter input {
	width:205px;
}
.filter.user select {
	width:179px;
}
.filter.user input {
	width:175px;
}
.date_input {
	width:97px !important;
}
.filter option, .filter_user option {
	font-size:11px;
}
.filter .button, .filter.user .button {
	width:80px;
	height:22px;
}
.filter {
	padding: 0 0 7px;
}
.vr_labels p, .hr_labels p {
	font-size:11px;
	margin:0;
}
.vr_labels {
	width:70px;
	float:left;
	padding-top:20px;
}
.user .vr_labels {
	width:150px;
	padding-top:4px;
	height:60px;
}
.vr_labels p {
	margin-bottom:10px;
}
.user .vr_labels p {
	margin-bottom:7px;
}
.hr_labels p {
	width:206px;
	float:left;
	padding: 0 0 3px 3px;
}
.show_filter {
	padding: 0 0 7px;
}
.show_filter input {
	width:90px;
	font-size:11px;
}
#content {
	clear:both;
}

