@charset "utf-8";
/* CSS Document */


body {
	font-family:arial;
	font-size: 12px;
	color: #7f7f7f;
	background-image:url(../Dizajn/Background.png);
	background-repeat:no-repeat;
	background-color:#082a44;
	margin: 0px;
	padding: 0px;
}

body a{
	font-family:arial;
	font-size: 12px;
	color: #1787c7;
	text-decoration:none;
}

body a:hover{
	font-family:arial;
	font-size: 12px;
	color: #1787c7;
                     text-decoration:underline;
	
}

img, img a {
	border: none;
}

.img-bord, img-bord a {
border:0px solid #7f7f7f;
}

#header{
	width:910px;
	height:103px;
}

#menu{
	width:910px;
	height:88px;
	background-image:url(../Dizajn/menu-top-background.png);
	background-repeat:no-repeat;
}

#middel{
	width:910px;
	height:auto;
	min-height:1100px;
	background-image:url(../Dizajn/Middel.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#bottom{
	width:910px;
	height:27px;
	background-image:url(../Dizajn/Bottom.png);
	background-repeat:no-repeat;
}

#footer{
	width:910px;
	height:52px;
}

#row-left{
	width:250px;
	height:auto;
	min-height:1100px;
	margin-left:6px;
	float:left;
	overflow:hidden;
}

#left-menu{
	width:250px;
	height:265px;
	background-image:url(../Dizajn/Menu-left-background.png);
}

#login{
	width:250px;
	height:184px;
	background-image:url(../Dizajn/Login.png);
	margin-top:6px;
}

#news{
	width:250px;
	height:auto;
	min-height:300px;
	margin-top:6px;
	font-family:arial;
	font-size:11px;
	color:#1787c7;
}

#news-top{
	width:250px;
	height:23px;
	background-image:url(../Dizajn/News-top.png);
	background-repeat:no-repeat;
}
#news-mid{
	width:250px;
	height:auto;
	min-height:276px;
	background-image:url(../Dizajn/News-mid.png);
	background-repeat:repeat-y;
}
#news-bottom{
	width:250px;
	height:1px;
	background-image:url(../Dizajn/News-bottom.png);
	background-repeat:no-repeat;
}
#news-letter{
	width:250px;
	height:300px;
	background-image:url(../Dizajn/newsletter.png);
	background-repeat:no-repeat;
	margin-top:6px;
                     
}
#banner{
	background-image:url(../Dizajn/Banner.png);
	background-repeat:no-repeat;
	width:644px;
	height:265px;
	margin-left:4px;
	float:left;
}

#bannertext{
                      font-family:arial;
	font-size: 36px;
	color: #031c34;
                      font-weight:bold;
                      float:left;
                      margin-left:10px;
}


#content{
	width:560px;
	height:auto;
	min-height:785px;
	margin-left:4px;
	margin-top:6px;
	padding-left:44px;
	padding-right:40px;
	float:left;
	padding-top:50px;
	overflow:hidden;
}

#header-links{
	width: 910px;
	height: 27px;
}
	
#header-links-rr {
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 29px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-right-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
}

#header-links-rm {
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-middle-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
}

#header-links-rn {
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-middle-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
}

#header-links-rl {
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-left-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
}

#header-links-rr a{
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-right-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#header-links-rm a{
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-middle-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#header-links-rn a{
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-middle-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#header-links-rl a{
	font-family:arial;
	font-size:12px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-left-off.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#header-links-rr a:hover{
	font-family:arial;
	font-size:12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-right-on.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#header-links-rm a:hover{
	font-family:arial;
	font-size:12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-middle-on.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#header-links-rn a:hover{
	font-family:arial;
	font-size:12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-middle-on.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#header-links-rl a:hover{
	font-family:arial;
	font-size:12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float:right;
	background-image:url(../Dizajn/Menu-small-left-on.png);
	background-repeat:no-repeat;
	height:27px;
	width:70px;
	line-height:27px;
	text-decoration:none;
}

#footer-links {
	font-family:arial;
	font-size:11px;
	color: #32caea;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	float:left;
}

#footer-links a{
	color: #32caea;
	text-decoration: underline;
}

#footer-links a:hover{
	color: #32caea;
	text-decoration: none;
}

#footer-links-r {
	font-family:arial;
	font-size:11px;
	color: #32caea;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	float:right;
}

#footer-links-r a{
	font-family:arial;
	font-size:11px;
	color: #32caea;
	text-decoration: underline;
}

#footer-links-r a:hover{
	font-family:arial;
	font-size:11px;
	color: #32caea;
	text-decoration: none;
}