/* 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;
}
#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);
	display:none;
}
#header h1 {
	display:block;
	background:#fff;
	position:absolute;
	left:34px;
	top:15px;
	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;
	background:url(../images/h2-right.gif);
	height:26px;
	font-weight:normal;
	text-transform:uppercase;
}
#stripe {
	height:39px;
	background:url(../images/lista.gif);
}
#left {
	width:219px;
	min-height:500px;
	display:none;
	float:left;
}
#right {
	width:219px;
	float:right;
	display:none;
}
#main {
	float:left;
	min-height:500px;
}
#pwd {
	margin:20px;
}
#main h2, #pwd h2 {
	color:#CF1723;
	font-size:180%;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:15px;
	margin-top:15px;
	border-bottom:1px solid #EBEBEB;
}
#main #continents {
	width:477px;
	height:172px;
	background:url(../images/continents.jpg);
	margin:auto;
	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 {
	background:url(../images/truck.gif) no-repeat left center;
	padding-left:80px;
}
#main h2#load {
	background:url(../images/load.gif) no-repeat left center;
	padding-left:80px;
}
#main h3, .in_box h2 {
	color:#CF1723;
	font-size:160%;
	font-weight:normal;
	padding:10px 0;
	margin-bottom:15px;
}
.in_box h2 a {
	color:#CF1723;
	font-size:18px;
	font-weight:normal;
	padding: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;
}
.hidden {
	display:none;
}
fieldset {
	padding:20px;
	margin:15px 0;
}
legend {
	color:#CF1723;
	font-size:1.2em;
}
.row2 {
	background:#F0DFCE;
}
tr.theader td select {
	width:50px;
	overflow:hidden;
}
table#truck, table#loadx {
	width:100%;
	overflow:hidden;
}
#loadx tr td {
	font-size:11px;
	text-align:center;
}
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 {
	font-size:11px;
	text-align:center;
}
#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;
}
.firstcol {
	width:200px;
}
#top-banner-cont {
	width:996px;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.top-banner {
	width:728px;
	margin:5px auto;
}
.square_button {
	width:125px;
	margin:auto;
}

