	@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

a:hover {text-decoration:underline;}

#right p{
	color:#083474;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 40px;
}

img{
	border:0px;
}
body{
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #083474;
	background-image: url(../layout/bck_1.jpg);
	background-repeat: repeat-x;
	outline:none;
}


#wrapper{
	width:1000px;
	margin: auto;
	background-image: url(../layout/cen_bck.png);
	background-repeat: repeat-y;
	background-position: left 3px;
}
#start{
	width:1000px;
	float:right;
	display:block;
	
}
#left{
	width:270px;
	float:left;
	background-image: url(../layout/left.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:553px;
	
}
#right{
	width:720px;
	float:left;
	padding-right: 10px;
}
#header {
	background-image:url("../layout/header.png");
	background-position:left bottom;
	height:59px;
	margin-left:auto;
	margin-right:auto;
	list-style-type:none;
	width:990px;
	padding-right: 10px;
}

#nav {
	padding-top:15px;
	list-style-type:none;
	text-indent:-9999px;
	width:720px;
	float:right;
}
#nav li{
	display:inline;
}
#nav a{
	text-decoration:none;
}
a.home{
	width:80px;
	height:44px;
	background:url(../layout/home.png);
	display:block;
	float:left;
	
}
a.home:hover {
	background:url(../layout/home.png);
	background-position:0 -44px;
}
a.about{
	width:106px;
	height:44px;
	background:url(../layout/about.png);
	display:block;
	float:left;
}
a.about:hover {
	background:url(../layout/about.png);
	background-position:0 -44px;
}
a.shipbrokers{
	width:235px;
	height:44px;
	background:url(../layout/shipbrokers.png);
	display:block;
	float:left;
}
a.shipbrokers:hover{
	background:url(../layout/shipbrokers.png);
	background-position:0 -44px;
}
a.shipmanagement{
	width:162px;
	height:44px;
	background:url(../layout/shipmanagement.png);
	display:block;
	float:left;
}
a.shipmanagement:hover{
	background:url(../layout/shipmanagement.png);
	background-position:0 -44px;
}
a.contact{
	width:137px;
	height:44px;
	background:url(../layout/contact.png);
	display:block;
	float:left;
}
a.contact:hover{
	background:url(../layout/contact.png);
	background-position:0 -44px;
}



#head{
    background: url(../layout/left.png) repeat-x;
	width:270px;
	float:left;
	display:block;
	margin-top:37px;

}
.logo{
	display:block;
	margin-top:-45px;
	text-align:center;
	
}
.passion{
	padding-top:29px;
	float:left;

}
.passion_1{
	padding-top:15px;
	float:left;

}
#main{
	float:left;
	width:1000px;
	display:block;
	background:url(../layout/main_bg.png);

}

#right h1{
	color:#083474;
	font-weight:normal;
	font-size:24px;
	background-image: url(../layout/h1_bck.jpg);
	height: 49px;
	padding-top: 38px;
	padding-left: 30px;
	background-repeat: no-repeat;
}

#right h4 strong{
	float:right;
	width:720px;
	margin-top:20px;
	margin-right:-19px;
	color:#083474;
	font-weight:bold;
	font-size:14px;
}

#center{
	width:1000px;

}
.new span{
	font-size:10px;
	color:#247ab5;
}



.box{
	width:274px;
	background:url(../layout/box_left.png) no-repeat;
	float:left;
	display:block;
	height:94px;
	padding: 18px;
	margin-left: 30px;
	margin-right: 4px;


}
#boxes h4{
	font-size:12px;
	color:#287bb7;
	padding-bottom: 6px;
	
}


#left h3 {
	margin-top:5px;
	margin-left:40px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
}

#boxes p{
	font-size:11px;
	color:#3182ba;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfd1d6;
	line-height:normal !important;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	margin-bottom: 7px;
}


#footer{
	width:1000px;
	height:80px;
	background:url(../layout/footer.png) no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-transform:uppercase;
}
#footer p{
	float:right;
	padding-top:50px;
	font-size:10px;
	color:#286091;
	padding-right:14px;
}
#footer p a{
		color:#286091;
		text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;}
	
#slogan {
	height: 100px;
	position: relative;
	margin-bottom: 34px;
}
#slogan img {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#left h1 {
	background-image: url(../layout/in_the_news.png);
	height: 16px;
	width: 270px;
	text-indent: -9999px;
	margin-bottom:10px;
	margin-top: 6px;
}
.new {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 39px;
}
.new h2 {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 5px;
}
.new p {
	font-size: 11px;
	color: #247ab5;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38567e;
	margin-bottom: 10px;
}
.more  {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../layout/arrow_white.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 8px;
}
#boxes {
	padding-top: 10px;
}
.box .more {
	font-size: 12px;
	color: #0f2d4a;
	text-align: right;
	font-weight: bold;
	background-image: url(../layout/arrow_blue.png) !important;
	display: block;
}
#leftnav li a {
	background-image: url(../layout/leftnav.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 230px;
	list-style-type: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 40px;
}
#leftnav li  {
	list-style-type: none;
}
#leftnav li .active, #leftnav li a:hover {
	background-image: url(../layout/leftnav_act.png);
	text-decoration: none;
	color: #0d2944;
}
#right h2 {
	font-size: 14px;
	font-weight: bold;
	color: #083474;
	padding-left: 30px;
	padding-bottom: 20px;
}
#right h3 {
	font-size: 12px;
	font-weight: bold;
	color: #083474;
	padding-left: 30px;
	padding-bottom: 20px;
}
#right ul {
	color:#083474;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 40px;
	list-style-position: inside;
}
#right ol {
	color:#083474;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 40px;
	list-style-position: inside;
}
.new h2 a {
	color: #FFF;
	text-decoration: none;
}



/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:209px;
}
/* rotator css */
	div#rotator ul {
	padding:0 !important;
}


/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}

    div#rotator ul li.show {
	z-index:1000;
}

div#rotator ul li img {display:block;}
#right a {
	color: #083474;
}
#language{
width:990px;
margin:auto auto;
height:35px;

}

#language li {
display:block;
float:left;
margin-right:7px;

}

#language .en {
	background-image: url(../layout/en.png);
	width: 51px;
	display:block;
	height:19px;
}

#language .en:hover, #language .ar:hover, #language .active{
	background-position: left bottom;	
}


#language .ar {
	background-image: url(../layout/ar.png);
	width: 52px;
	display:block;
	height:19px;
}


#language ul {
float:right;
margin-left:7px;
margin-top:15px;
}

#language a {
color:#FFFFFF;
text-decoration:none;
}


#language a:hover{
	color: #F00;
}

.kontakt ul {
padding-right:15px !important;
font-size:12px;
line-height:18px;
list-style-position:inside;
padding-bottom:20px;
padding-left:2px !important;
}
.kontakt li{
	float:left;
list-style-type:none;
padding-bottom:10px;
position:relative;
width:100%;
}
.kontakt label {
float:left;
width:88px;
}

.kontakt input, .kontakt select, .kontakt textarea {
background-color:#F1F7FF;
border:1px solid #bfd9ff;
color:#083474;
float:left;
width:300px;
}
.kontakt {
float:left;
margin-bottom:5px;
margin-left:30px;
margin-right:30px;
padding-bottom:20px;
width:90%;
}

.posalji {
background-color:#2578B4 !important;
color:white !important;
cursor:pointer;
float:left !important;
margin-left:335px;
margin-top:-42px;
padding:3px;
width:auto !important;
}

#kontakt_right {
	margin-bottom:20px;
color:#083474;
font-size:12px;
margin-left:14px;
padding-left:15px;
text-align:left;
width:90%;
}
#kontakt_right h4 {
color:#083474;
font-size:12px;
font-weight:bold;
margin-bottom:12px;
margin-top:10px;
padding:2px;
width:560px;
}
#kontakt_right table tr th {
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
padding:2px 2px 5px;
}
#kontakt_right table tr td {
	padding: 2px;
}

.error {
	border: 1px dashed #ff8833 !important;
}

#right .vest span {
	font-size: 9px;
	color: #083474;
	text-transform: uppercase;
	background-color: #F1F7FF;
	margin-left: 30px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.vest h3 {
	margin-bottom: 3px;
	padding-bottom: 0px !important;
	text-transform: uppercase;
}
#right .vest p a {
	text-decoration: none;
}
.vest h3 a {
	text-decoration: none;
}

.clear {
	clear: both;
}

#pagination {margin-top:15px;}

#pagination li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
#pagination a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
#pagination .active{
color:#083474;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination a:link,
#pagination a:visited {
color:#3182BA;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
#pagination a:hover{
text-decoration:underline;
}

.nobck {
	background-image: none !important;
}