html, body{ 
	height:100%
	}
body {
	margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
}
	
.clear {
	clear:both; height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;}

#page  {
background: url("../images/bgr-transport.jpg") center bottom repeat-x #2061b3;
}

#wrapper {
	width:914px;
	margin:0px auto;
	height:100%;
	}
	
#left {
	float:left;
	width:251px;
	background:url("../images/bgr-left.gif") top left repeat-y;
	}

#right {
	float:right;
	width:663px;
	
	}

#header {
	
	background:url("../images/header.gif") top left no-repeat;
	}
	
#content {
	background:url("../images/bgr-right.gif") top left repeat-y;
	float:left;
	width:663px;
	}
	
#logo {
	background:url("../images/logo.jpg") top left no-repeat;
	width:123px;
	height:80px;
	margin:10px 0px 0px 75px;
	display:block;
	}	
#logo span {display:none;}


#meniu {
	list-style:none;
	padding:0px 0px 5px 0px;
	margin:18px 0px 0px 0px;
	background:url("../images/bgr-left-bottom.gif") left bottom no-repeat;
}

#meniu li { margin:0px 5px 0px 18px;}
#meniu li a {
	font-size:20px;
	color:#d6ddc6;
	text-decoration:none;
	display:block;
	padding:8px 0px 8px 0px;
}

#meniu ul { list-style:none;
	padding:0px;
	margin:0px 0px 15px 0px;
	}

#meniu ul li {	border-bottom:1px solid #b0b4aa; 
	margin:0px 8px 0px 0px;}
#meniu ul li a, #meniu ul li a.sel {
	font-size:15px;
	color:#fefefe;
	font-weight:normal;
	padding:6px 2px 6px 15px;
	display:block;
	margin:1px;
	background:url("../images/bullet-meniu.gif") 5px center no-repeat;
}
#meniu ul li a:hover, #meniu ul li a.sel  {
	background-color:#f2ffb8;
	color:#384b05;
	background-image:url("../images/bullet-meniu-o.gif");
}


#submeniu li ul {
    display: none;
	list-style:none;
	border:none;
}

#submeniu li:hover ul, #submeniu li.over ul {
    display: block;
	color:#999999;
	width:200px;
	position:absolute;
	z-index:100;
	margin:-29px 0px 0px 219px;
	padding:0px;
	background-color:#FFFFFF;
	border:none;

}

#submeniu li ul li {		border-bottom:1px solid #AAC365;background-color:#F2FFB8; padding:0px; margin:0px;}

#submeniu li ul li a{
	display:block;
	color:#4E601A;
	font-size:12px;
	padding:7px 4px 7px 24px;
	border:none;
	margin:0px;
	width:171px;
	background-image:none;
}

#submeniu li ul li a:hover{
	color:#16a10e;
	display:block;
	width:171px;
}

#companie {
	list-style:none;
	float:left;
	margin:10px 0px 30px 35px;
	padding:0px;
	display:inline;
}

#companie li {
	display:inline;
	float:left;
	width:120px;
	background:url("../images/separator-companie.jpg") top right no-repeat;
}
#companie li.last { background:none;}

#companie li a, #companie li a.sel {
	width:113px;
	height:31px;
	margin:0px auto;
	display:block;
	text-align:center;
	font-size:14px;
	color:#deffb3;
	padding-top:15px;
}

#companie li a:hover, #companie li a.sel {
	background:url("../images/bgr-companie-o.gif") top left no-repeat;
	color:#FFFFFF;
}	

#vizual { margin-left:25px;}

#footer {
	color:#777;
	line-height:2em;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:637px;
	height:83px;
	background:url("../images/bgr-footer.jpg") top left no-repeat;
	margin:30px 0px;
	text-align:right;
	padding:15px 15px 0px 0px;
	}

a {	color:#769711;
text-decoration:none;
	}
	
a:hover {color:#2265B6;}
	
h1 {
	margin:25px 40px 5px 25px;
	color:#2063b4;
	font-size:24px;
	font-weight:normal;
	}

h2 {margin:15px 40px 5px 25px;
	font-weight:normal;
	color:#9AADA9;
	font-size:18px;
	}
	
h3 {
	}
	
h4 {
	}

p {
	margin:8px 40px 5px 25px;
	color:#555;
	line-height:1.5em;
	padding:0px;
	}
	
.boxA, .boxB { float:left;
	margin:10px 0px 10px 25px;
	width:185px;
	display:inline;}
	
.boxA h2 {margin:0px 0px 15px 0px;}
	
.boxB { 
	width:294px;
	}
	
.boxB h1 { margin:0px 0px 15px 0px;}
.boxB h2 { margin:0px 0px 15px 0px;}
.boxB p { margin:8px 0px 5px 0px;}

.boxB .noutate {color:#769711; margin:8px 0px 0px 0px;}
.data {font-size:10px;}
.boxB .sapou {padding-left:57px;
	margin:0px;}
.sapou a {color:#333333;}

.lista {
	margin:10px 40px 5px 25px;
	line-height:1.5em;
	padding:0px 0px 0px 30px;
	color:#555;
	}
.boxB .lista { margin:0px 5px 0px 0px;}

.specs {
	width:600px;
	margin:5px 0px 5px 25px;
	border-collapse:collapse;
}
	
.specs td {
	padding:2px 4px 5px 4px;
	border-bottom:1px solid #CCCCCC;
}

.galerie { 
float:right;
margin:5px 40px 5px 5px;
padding:10px;
background-color:#ededed;
border:1px solid #CCCCCC;
}

.galerie a {
	display:block;
	with:135px;
	text-align:center;
}
form {
margin:5px 40px 5px 25px;
}