body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header {
	background-image: url(../design/radogost_prevoditelji.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	height: 120px;
	background-color: #FFFFFF;
	width: 100%;
	top: 0px;
	position: absolute;
}

#header-en {
	background-image: url(../design/radogost_prevoditelji_en.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	height: 120px;
	background-color: #FFFFFF;
	width: 100%;
	top: 0px;
	position: absolute;
}


#banner {
	background-repeat: no-repeat;
	background-color: #013C64;
	height: 144px;
	position: absolute;
	top: 120px;
	width: 100%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}

#nebo{
	background-repeat: no-repeat;
	background-color: #013C64;
	height: 144px;
	width: 100%;
	background-image: url(../design/sky_is_the_limit.jpg);
	background-position: left top;
}

#banner h2{
	background-image: url(../design/brisemo_granice.gif);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 142px;
	position: absolute;
	top: 90px;
	right: 20px;
	margin: 0px;
	z-index: 2;
}

#banner span {
	display: none;
}

.naslov{
	margin-left: -999px;

}
.granice {
	top: 130px;
	font-size: 16px;
	color: #000000;
}

#lang ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#lang {
	position: absolute;
	top: 100px;
	right: 10px;
}

#lang li {
	float: left;
	margin-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	padding-right: 15px;
	font-weight: bold;
	list-style-type: none;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #8CB011;
	text-decoration: none;
}

#menu {
	background-image: url(../design/nav_back.jpg);
	width: 100%;
	overflow: hidden;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: absolute;
	top: 276px;
	background-repeat: repeat-x;
	text-align: center;
}

#left {
	width: 210px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#main {
	overflow: hidden;
	margin-right: 210px;
	margin-left: 210px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 20px;
	word-spacing: 1px;
	color: #666666;
	text-align: justify;
	min-height: 100px
}
#main h3 {
	font-size: 22px;
	color: #06598B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADD914;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	margin-bottom: 7px;
	padding-top: 5px;
	margin-top: 0px;
}

#content {
	clear: both;
	width: 100%;
	position: absolute;
	top: 305px;
	
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADD914;
	padding-top: 15px;
	background-image: url(../design/box_bg.gif);
	padding-bottom: 15px;
	background-position: -20px;
	text-align: center;
}



#right {
	float: right;
	width: 210px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#nav {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#nav li {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nav li a {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
#nav li a:hover {
	background-image: url(../design/hover_zeleno.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}


.box_ts {
	background-image: url(../design/ts.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	width: 100%;
}
.box_bs {
	background-image: url(../design/bs.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

.box_ls {
	background-image: url(../design/ls.gif);
	background-repeat: repeat-y;
	background-position: 0% 100%;
	margin-bottom: 0px !important;
    margin-bottom: -3px;
    margin-bottom/**/:/**/-3px;
}

.box_rs {
	background-image: url(../design/rs.gif);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}

.box_content {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../design/box_bg.gif);
	background-repeat: repeat-x;
}
.box {
	background-color: #FFFFFF;
	width: 200px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
.box p {
	margin: 0px;
}
.obrazac {
	padding: 7px;
}

.obrazac a {
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
}
.box_ctl {
	background-image: url(../design/ctl.gif);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
.box_ctr {
	background-image: url(../design/ctr.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
	margin-bottom: -3px;
}
.box_cbl {
	background-image: url(../design/cbl.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
.box_cbr {
	background-image: url(../design/cbr.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}
.box h2 {
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
	text-align: center;
	background-color: #006699;
}
.box ul {
	margin-top: 15px;
}

#services {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#services li {
	margin-top: 0px;
	margin-bottom: 7px;
}
#services li a {
	display: block;
	width: 100%;
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(../design/nav_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#services li a:hover {
	color: #728E0D;
	background-image: url(../design/nav_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-decoration: none;
}
.captcha {
	margin-right: 15px;
	float: left;
}
