@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#979797;
	background-color: #ffffff;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
}
A:link {
	COLOR: #4b8ab4;
	text-decoration: none;
	font-weight: bold;
	

}

A:visited {
	COLOR: #4b8ab4;
	text-decoration: none;
	font-weight: bold;	

}

A:hover {
	COLOR: #000;
	text-decoration: none;

}

.ul {
	list-style-type: decimal;
	float: left;
}
#cont-ul {
	width: 560px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FA1D9;
	left: 30px;
	position: relative;
}


#add {
	background-image: url(../images/add.jpg);
	height: 227px;
	width: 242px;
	top: 12px;
	float: right;
	position: relative;
}
#title-text {
	width: 666px;
	margin-left: 28px;
	background-image: url(../images/bg-glavni-text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
}
.title-main {
	width: 383px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #386486;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	position: relative;
	top: 20px;
}


#lineup {
	background-image: url(../images/up-line.gif);
	height: 1px;
	width: 639px;
	background-repeat: no-repeat;
	position: relative;
	top: -170px;
	left: 28px;
}
#container-aktuelno {
	width: 643px;
	background-repeat: no-repeat;
	border: 1px dotted #999;
	border-spacing:100px;
	background-color: #FFF;
	background-image: url(../images/bg-akt.gif);
	margin-top: 33px;
	float: left;
	position: relative;
}
#container-cela-vest {
	width: 641px;
	background-repeat: no-repeat;
	border: 1px dotted #999;
	border-spacing:100px;
	background-color: #FFF;
	margin-top: 22px;
	margin-left: 28px;
}
.title-vest {
	background-image: url(../images/title2.gif);
	height: 50px;
	width: 459px;
	margin-top: 15px;
	margin-left: 32px;
}






#wrapper {
	POSITION: relative;
	WIDTH: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(../images/logo-bg.png);
	height: 268px;
	float: left;
	width: 237px;
}
#clanovi-grupa {
	width: 179px;
	height: 102px;
	position: relative;
	top: 40px;
	float: left;
	left: 29px;
}
#meni {
	position: relative;
	top: 69px;
	left: 237px;
	width: 600px;

}

#main-pic {
	height: 268px;
	/*background-image: url(../images/main-pic.png);*/
	width: 718px;
	float: right;
}
#main-pic2 {
	height: 268px;
	background-image: url(../images/main-pic2.png);
	width: 718px;
	float: right;
}
.meni1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	height: 35px;
	width: 106px;
	position: relative;
	line-height: 35px;
	text-align: center;
	top: -100px;
}





.clan1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/1.gif);
}
.clan1 a { 
display: block; 
	height: 17px;
	width: 179px;
	background-image: url(../images/1.gif);
} 
.clan1 a:hover { 
background-image: url(../images/1-over.gif);
} 
.clan2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/5.gif);
}
.clan2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/5.gif);
}
.clan2 a:hover {
	background-image: url(../images/5-over.gif);
}
.clan3 {
	height: 17px;
	width: 179px;
	background-image: url(../images/3.gif);
}
.clan3 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/3.gif);
}
.clan3 a:hover {
	background-image: url(../images/3-over.gif);
}

.clan4 {
	height: 12px;
	width: 179px;
}
.clan4 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan4 a:hover {

}
.clan5 {
	height: 17px;
	width: 179px;
	background-image: url(../images/2.gif);
}
.clan5 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/2.gif);
}
.clan5 a:hover {
	background-image: url(../images/2-over.gif);
}
.clan6 {
	height: 17px;
	width: 179px;
	background-image: url(../images/6.gif);
}
.clan6 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/6.gif);
}
.clan6 a:hover {
	background-image: url(../images/6-over.gif);
}

.menu{
	border:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	
	}
	.menu li{
	float:left;
	padding:0px;
	position: relative;
		}
	.menu li a{
	color:#333;
	display:block;
	font-weight:bold;
	line-height:35px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	background-image: url(../images/seperator.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #2073a9;
	background-image: url(../images/hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
			}
	.menu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	position:absolute;
	width:225px;
	z-index:200;
	background-color: #164360;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url(../images/sub_sep.gif) bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	color:#ffffff;
	text-decoration:none;
	background-color: #2073a9;
	background-image: url(../images/hover_sub.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
			}
	.menu p{
		clear:left;
		}	
.language {
	float:right;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 33px;
	font-weight: normal;
	color: #333;
	width: 70px;
	text-indent: 25px;
	/*background-image: url(../images/box.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	top: 35px;
	position: relative;
	margin-right: 5px;
}
.language a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 33px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	
}
.language  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 33px;
	font-weight: bold;
	color: #2073a9;
	text-decoration: none;
	
}
#text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 210px;
	width: 383px;
	position: relative;
	left: 28px;
	top: 20px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	width: 383px;
	font-size: 12px;
	float: left;
	top: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 188px;
	font-weight: bold;
}

.line {
	background-image: url(../images/cl.gif);
	background-repeat: repeat;
	height: 10px;
	width: 955px;
	float: left;
	margin-top: 3px;
	margin-bottom: 12px;
}
#body-container {
	background-color: #eeeeee;
	height: 754px;
	width: 695px;
	float: left;
	top: -170px;
	position: relative;
	overflow: hidden;
}
#footer {
	float: left;
	height: 245px;
	width: 955px;
	position: relative;
	top: -158px;
	background-color: #000;
	/*background-image: url(../images/bg-footer.jpg);*/
}
.linkhome {
	float: left;
	height: 70px;
	width: 70px;
	position: relative;
	top: 90px;
	left: 190px;
}
.linkhome a {
	
	height: 70px;
	width: 70px;
	position: relative;
	top: 90px;
	left: 190px;
}
.vestilogo {
	background-image: url(../images/vesti.gif);
	height: 61px;
	width: 246px;
	display: block;
}

.vestilogo a{
	background-image: url(../images/vesti.gif);
	height: 61px;
	width: 246px;
	display: block;
}


.vesti1 {
	height: 270px;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/linedown.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #333;
	position: relative;
	top: 5px;
	text-align: left;
	float: left;
	margin-left: 3px;
	margin-bottom: 4px;
}

#column-container {
	width: 246px;
	position: absolute;
	float: left;
	left: 709px;
	top: 7px;
}
#textmain {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 383px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 13px;
	position: relative;
	float: left;
}

#textmain-vojvodina {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 605px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 13px;
	position: relative;
	float: left;
	height: 90px;
	left: -120px;
}
.vesti2 {
	height: 34px;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/spac.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
	position: relative;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 34px;
	text-indent: 27px;
}
.vesti2 a {

	
}

.vesti2 a:hover {
	background-color: #5EBFD7;
	color: #FFF;
	display: block;
	background-image: url(../images/spac-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.vesti3 {
	height: 43px;
	width: 206px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/linedown.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #333;
	position: relative;
	top: 7px;
	padding-top: 3px;
	float: left;
}
.vesti4 {
	height: 43px;
	width: 206px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/linedown.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #333;
	position: relative;
	top: 7px;
	padding-top: 3px;
	float: left;
}
.search {
	height: 43px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 14px;
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #333;
	position: relative;
	top: 14px;
	float: left;
}
.search-button {
	background-image: url(../images/search.jpg);
	height: 23px;
	width: 42px;
	float: left;
	position: relative;
	left: 187px;
	top: -25px;
}
#search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	border: 1px none #FFF;
	width: 220px;
	height: 30px;
	position: relative;
	float: left;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	border:1px none #CCC;
	font-size:13px;
	color:#999;
	width:147px;
	float:left;
	background-color: transparent;
	background-image: url(../images/bg-search.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 27px;
	position: relative;
	padding-top: 8px;
	padding-left: 8px;
}

#search button {
	border:1px solid #DBDBDB;
	height:30px;
	width:61px;
	float:left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	left: 2px;
	top: 1px;
}
#search button:focus, #search button:hover {
	color:#fff;
	background-color: #FFF;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 30px;
	width: 61px;
	position: relative;
	top: 1px;
}
.baner1 {
	height: 166px;
	width: 219px;
	background-image: url(../images/baner-finansijski.jpg);
	float: left;
	position: relative;
	top: 20px;
	left: 14px;
	background-repeat: no-repeat;
}
.text-baner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	height: 40px;
	width: 199px;
	position: relative;
	left: 12px;
	top: 145px;
}
#text-aktuelno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 352px;
	margin-top: 70px;
	margin-left: 28px;
	float: left;
	position: relative;
}


.baner1 a {
	display: block;
	height: 166px;
	width: 219px;
	background-image: url(../images/baner-finansijski.jpg);
}
.baner1 a:hover {
	background-image: url(../images/baner-finansijski-hover.jpg);
}
.baner2 {
	eight: 205px;
	width: 219px;
	float: left;
	position: relative;
	top: 35px;
	left: 14px;
	background-repeat: no-repeat;
	visibility: visible;
	background-image: url(../images/baner-zaposlenje.jpg);
	height: 204px;
}
img.floatLeft {
	float: left;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	border: 6px solid c9cfdb;
}
.naslov-aktuelno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #603;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

.naslov-aktuelno a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #603;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

.naslov-aktuelno a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
.podnaslov-aktuelno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f82af;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	display: block;
}
.podnaslov1-aktuelno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
#video-container {
	width: 199px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 20px;
	margin-top: 69px;
	float: right;
	height: 400px;
}
.video-link {
	float: left;
	width: 192px;
	position: relative;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-style: solid;
	height: 144px;
}

.videolist1 {
	background-image: url(../images/bg-list.gif);
	height: 22px;
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 28px;
	line-height: 22px;
	margin-top: 153px;
	background-repeat: no-repeat;
	background-position: 9px;
	background-color: #E5E5E5;
}

img.floatRight {
	float: right;
	margin: 0px;
	padding: 0px;
}
.videolist1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 22px;
	color: #6FA1D9;
}
.videolist1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 22px;
	color: #666;
}
.videolist2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 22px;
	color: #6FA1D9;
}
.videolist2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 19px;
	color: #666;
	top: 147px;
}
.videolist3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 19px;
	color: #6FA1D9;
}
.videolist3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 19px;
	color: #666;
}
.videolist2 {
	background-image: url(../images/bg-list.gif);
	height: 19px;
	width: 198px;
	top: 151px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 19px;
	margin-top: 2px;
}
.videolist3 {
	background-image: url(../images/bg-list.gif);
	height: 19px;
	width: 198px;
	top: 153px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 17px;
	line-height: 19px;
	margin-top: 2px;
}
.pressclipping-naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #603;
	padding: 0px;
	height: 25px;
	width: 200px;
	top: 170px;
	font-weight: bold;
	margin-top: 10px;
}

.press-clip1 {
	background-image: url(../images/press-bg.gif);
	height: 35px;
	width: 180px;
	top: 165px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	color: #333;
}
.press1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-align: center;
}
.press-clip1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
}
.press-clip1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #3F82AF;
}

#naslov1 {
	POSITION: relative;
	LINE-HEIGHT: 15px;
	WIDTH: 220px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FLOAT: left;
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	TOP: 66px;
	FONT-WEIGHT: bold;
	LEFT: 30px
}
#dole-linkovi-grupa1 {
	POSITION: relative; WIDTH: 220px; FONT-FAMILY: Tahoma; HEIGHT: 130px; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: normal
}
#dole-linkovi-grupa1 A {
	FONT-FAMILY: Tahoma; COLOR: #ffffff; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
#dole-linkovi-grupa1 A:hover {
	FONT-FAMILY: Tahoma;
	COLOR: #85d9ee;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
.zalinkove {
	BACKGROUND-IMAGE: url(../images/STRELICA-LINKS-black.gif); POSITION: relative; LINE-HEIGHT: 20px; PADDING-LEFT: 15px; WIDTH: 200px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma; BACKGROUND-POSITION: left center; FLOAT: right; HEIGHT: 20px; COLOR: #ffffff; FONT-SIZE: 11px
}
#naslov2 {
	POSITION: relative;
	WIDTH: 220px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FLOAT: left;
	HEIGHT: 16px;
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	TOP: 66px;
	FONT-WEIGHT: bold;
	LEFT: 44px
}
#naslov3 {
	POSITION: relative;
	WIDTH: 220px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FLOAT: left;
	HEIGHT: 16px;
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	TOP: 66px;
	FONT-WEIGHT: bold;
	LEFT: 63px
}
.zalinkoveCopy {
	POSITION: relative; WIDTH: 200px; FLOAT: left; HEIGHT: 10px
}
.naslov1 {
	LINE-HEIGHT: 15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #85d9ee;
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal
}
#menidole {
	BACKGROUND-IMAGE: url(../images/bg-meni-dole.gif); POSITION: relative; LINE-HEIGHT: 25px; WIDTH: 830px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma; BACKGROUND-POSITION: left top; FLOAT: left; HEIGHT: 25px; FONT-SIZE: 11px; TOP: 70px; WORD-SPACING: 20px; LEFT: 22px
}
#menidole A:hover {
	FONT-FAMILY: Tahoma; COLOR: #d5e07e; FONT-SIZE: 11px
}
#copy {
	POSITION: relative; TEXT-ALIGN: right; LINE-HEIGHT: 25px; WIDTH: 250px; FLOAT: right; HEIGHT: 25px; TOP: 45px; RIGHT: 25px
}
#menidole A {
	FONT-FAMILY: Tahoma; COLOR: #ffffff; FONT-SIZE: 11px; TEXT-DECORATION: none
}
.zalinkove A:hover {
	FONT-FAMILY: Tahoma;
	COLOR: #85d9ee;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
.home {
	height: 70px;
	width: 70px;
	position: relative;
	top: 125px;
	left: 190px;
	float: left;
}
.home a:hover {

}
.home a {
	display: block;
	height: 70px;
	width: 70px;
}
.home1 {
	height: 100px;
	width: 110px;
	position: relative;
	top: 20px;
	float: left;
	left: 28px;
}
.home1 a:hover {
}
.home1 a {
	display: block;
	height: 100px;
	width: 110px;
}

#wrapper1 {
	width:955px;
	background:url(images/sides.gif) repeat-y;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

#header1 {
	height:70px;
	z-index: 25;
}

#logo1 {
	height:169px;
	margin-top: 0;
	margin-bottom: 0;
}

#innerpage {
	overflow:auto; /* make pay attention to height of floats inside it */
	margin:0 20px;
}
#content-body {
	width:955px;
	text-align:left;
	background-image: url(../images/bg-middle.gif);
	position: relative;
	float: left;
	padding-bottom: 15px;
}
#content-left-side {
	width:915px;
	margin-left:27px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left 20px;
}

#footer1 {
	background-color:#000;
	width: 955px;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 242px;
	position: relative;
}
#columnright {
	width:246px;
	top: -249px;
	left: 682px;
	height: 750px;
}
.distancer-vest {
	width: 640px;
	background-color: #FFF;
	border: 1px dotted #999;
	position: relative;
	left: 28px;
	top: 22px;
	float: left;
	margin-bottom: 20px;
}
.distancer {
	width: 1px;
	float: left;
	height: 729px;
	position: relative;
}


#text-cela-vest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	margin-top: 13px;
	left: 28px;
	margin-left: 28px;
}
.title-sve-vesti {
	height: 35px;
	width: 590px;
	margin-left: 28px;
	margin-top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #386486;
	line-height: 35px;
}
.naslov-big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #386486;
}

.strane {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	float: right;
	position: relative;
}
#single-vest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	margin-top: 20px;
	left: 28px;
	margin-left: 28px;
	height: 120px;
	margin-bottom: 30px;
}
#content-left-side-cela-vest {
	width:641px;
	margin-left:27px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left 20px;
	border: 1px dashed #999;
	margin-bottom: 20px;
	background-color: #FFF;
}
#title-text-vesti {
	width: 667px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 28px;
	height: 730px;
}
#single-vest-cela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	margin-top: 20px;
	left: 28px;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 15px;
}
#gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 560px;
	margin-top: 20px;
	height: 550px;
	margin-left: 28px;
	margin-bottom: 30px;
}
.title-sve-vestiCopy {
	background-image: url(../images/title-gallery.gif);
	height: 50px;
	width: 590px;
	background-repeat: no-repeat;
	margin-left: 28px;
	margin-top: 10px;
}
#text-gallery {
	height: 40px;
	width: 578px;
}
.img-gen {
	float: left;
	border: 6px solid #cad0dc;
	margin-right: 20px;
	margin-bottom: 7px;
}
#intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	margin-top: 20px;
	left: 28px;
	margin-left: 28px;
	margin-bottom: 30px;
}
#pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	left: 28px;
	height: 70px;
	border-bottom-style: dotted;
	border-top-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	float: left;
	position: relative;
	top: 15px;
	padding-top: 20px;
}
.img-gen-small {
	float: left;
	border: 1px solid #cad0dc;
	margin-right: 20px;
	margin-bottom: 7px;
}
.naslov-finansije {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	text-transform: uppercase;
}
#intro-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	float: left;
	position: relative;
}
#cont-ul1 {
	width: 550px;
	margin-left: 40px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	margin-top: 10px;
}
#subtitle-company {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	width: 383px;
	font-size: 12px;
	float: left;
	top: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 188px;
}
#intro-text-clipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	left: 28px;
	margin-left: 28px;
	margin-bottom: 30px;
	text-align: right;
	height: 70px;
}
.forma {
	height: 25px;
	width: 120px;
}
#title-text-vojvodinaput {
	width: 667px;
	background-image: url(../images/bg-text-vojvodinaput.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	left: 28px;
}
#subtitle-vojvodina {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	width: 485px;
	font-size: 12px;
	float: left;
	top: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	font-weight: bold;
	left: 150px;
}
.title-main-vojvodina {
	width: 640px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	position: relative;
	top: 30px;
	line-height: 45px;
	color: #386486;
	text-indent: 150px;
	float: left;
	height: 45px;
}
#container-indexi {
	width: 643px;
	background-repeat: no-repeat;
	border: 1px dotted #999;
	border-spacing:100px;
	background-color: #FFF;
	float: left;
	position: relative;
	margin-top: 33px;
}
.distancer-indexi {
	height: 503px;
	width: 1px;
	float: left;
	position: relative;
}
.pic-dist {
	padding-top: 18px;
	padding-left: 17px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}
#intro-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	left: 28px;
	padding-bottom: 10px;
	z-index: 0;
	float: left;
	position: relative;
}
#container-sve-strane {
	width: 643px;
	background-repeat: no-repeat;
	border: 1px dotted #999;
	border-spacing:100px;
	background-color: #FFF;
	margin-top: 20px;
	float: left;
	position: relative;
	left: 28px;
}
.distancer-strane {
	height: 710px;
	width: 1px;
	float: left;
	position: relative;
}
.pic-dist1 {
	padding-top: 18px;
	padding-left: 24px;
	margin-bottom: 10px;
}
.vesti-vojv {
	height: 270px;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: bottom;
	color: #333;
	position: relative;
	text-align: left;
	float: left;
	margin-left: 3px;
	background-color: #5ebfd7;
	left: 14px;
}
.linkslogo {
	background-image: url(../images/vojvodina-linkovi.gif);
	height: 61px;
	width: 246px;
}
.pic-no-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin none #333;
}
.pic-no-border a: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: medium none #33F;
}
.pic-no-border a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.adresa {
	height: 20px;
	line-height: 20px;
	float: left;
	position: relative;
	width: 590px;
}
.adresa1 {
	position: absolute;
	height: 107px;
	line-height: 20px;
	width: 466px;
	left: 62px;
	top: 251px;
}
#title-text-agregati {
	width: 667px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	left: 28px;
}
.title-main-agregati {
	width: 640px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	position: relative;
	top: 30px;
	line-height: 45px;
	color: #386486;
	text-indent: 28px;
	float: left;
}
#subtitle-agregati {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	width: 595px;
	font-size: 12px;
	float: left;
	top: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	left: 28px;
	font-weight: normal;
}
#title-text-napredak {
	width: 667px;
	background-image: url(../images/hidrogradjevinar---naslovna.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	left: 28px;
}
#title-text-napredak1 {
	width: 667px;
	background-image: url(../images/NAPREDAK-APATIN---naslovna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	left: 28px;
}
#main-pic3 {
	height: 268px;
	background-image: url(../images/main-pic3.png);
	width: 718px;
	float: right;
}
.title-sve-test {
	height: 35px;
	width: 590px;
	margin-left: 28px;
	margin-top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #386486;
	line-height: 25px;
}
#container-indexi1 {
	width: 643px;
	background-repeat: no-repeat;
	border: 1px dotted #999;
	border-spacing:100px;
	background-color: #FFF;
	margin-top: 20px;
	float: left;
}
#title-text-vojvodinaput1 {
	width: 667px;
	margin-left: 28px;
	height: 264px;
	background-image: url(../images/bg-text-vojvodinaput.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title-sve-vesti-malo {
	height: 35px;
	width: 590px;
	margin-left: 28px;
	margin-top: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #386486;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.podnaslov-aktuelno3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3f82af;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	display: block;
	margin-bottom: 40px;
}
.text-oprema {
	width: 358px;
	float: right;
	margin-bottom: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.img-gen-oprema {
	border: 6px solid #cad0dc;
	margin-right: 20px;
	margin-bottom: 7px;
}
.investicije {
	width: 590px;
	float: left;
	margin-bottom: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.podnaslov-aktuelno4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	font-style: italic;
	width: 590px;
	left: 28px;
	padding-bottom: 10px;
	position: relative;
}
#footer3 {
	height:250px;
	background-color:#000;
	width: 955px;
	background-image: url(../images/bg-footer.jpg);
	margin-right: auto;
	margin-left: auto;
}
.distancerbody {
	width: 1px;
	float: left;
	height: 731px;
	position: relative;
}
#intro-text3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 590px;
	left: 28px;
	float: left;
	position: relative;
	top: 20px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#intro-text3 ul {
	width: 550px;
	margin-left: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	margin-top: 10px;
	color: #979797;
}




#column-container1 {
	width: 246px;
	position: absolute;
	float: left;
	left: 680px;
	top: -15px;
}
#subtitle-final {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	width: 310px;
	font-size: 12px;
	float: left;
	top: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 188px;
	font-weight: bold;
}
#textmain-final {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 13px;
	position: relative;
	float: left;
}
.home2 {
	height: 100px;
	width: 110px;
	position: relative;
	top: 20px;
	float: left;
	left: 28px;
}
#logo1 {
	background-image: url(../images/logo-bg1.png);
	height: 268px;
	float: left;
	width: 237px;
}
.clan1-new {
	height: 17px;
	width: 179px;
	background-image: url(../images/1-new.gif);
	background-repeat: no-repeat;
}
.clan1-new a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan1-new a:hover {
	background-image: url(../images/1-new-over.gif);
}
.clan2-new {
	height: 17px;
	width: 179px;
	background-image: url(../images/2-new.gif);
	background-repeat: no-repeat;
}
.clan2-new a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan2-new a:hover {
	background-image: url(../images/2-new-over.gif);
	background-repeat: no-repeat;
}
.clan3-new {
	height: 17px;
	width: 179px;
	background-image: url(../images/3-new.gif);
	background-repeat: no-repeat;
}
.clan3-new a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan3-new a:hover {
	background-image: url(../images/3-new-over.gif);
	background-repeat: no-repeat;
}
.clan5-new {
	height: 17px;
	width: 179px;
	background-image: url(../images/5-new.gif);
	background-repeat: no-repeat;
}
.clan5-new a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan5-new a:hover {
	background-image: url(../images/5-new-over.gif);
	background-repeat: no-repeat;
}
.clan6-new {
	height: 17px;
	width: 179px;
	background-image: url(../images/6-new.gif);
	background-repeat: no-repeat;
}
.clan6-new a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan6-new a:hover {
	background-image: url(../images/6-new-over.gif);
	background-repeat: no-repeat;
}












.clan1-new_1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/1-new.gif);
	background-repeat: no-repeat;
}
.clan1-new_1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan1-new_1 a:hover {
	background-image: url(../images/1-new-over.gif);
}
.clan2-new_1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/2-new.gif);
	background-repeat: no-repeat;
}
.clan2-new_1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan2-new_1 a:hover {
	background-image: url(../images/2-new-over.gif);
	background-repeat: no-repeat;
}
.clan3-new_1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/3-new.gif);
	background-repeat: no-repeat;
}
.clan3-new_1 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan3-new_1 a:hover {
	background-image: url(../images/3-new-over.gif);
	background-repeat: no-repeat;
}
.clan5-new_1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/5-new.gif);
	background-repeat: no-repeat;
}
.clan5-new_1 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan5-new_1 a:hover {
	background-image: url(../images/5-new-over.gif);
	background-repeat: no-repeat;
}
.clan6-new_1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/6-new.gif);
	background-repeat: no-repeat;
}
.clan6-new_1 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan6-new_1 a:hover {
	background-image: url(../images/6-new-over.gif);
	background-repeat: no-repeat;
}






.clan1-new_2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/1-new_2.gif);
	background-repeat: no-repeat;
}
.clan1-new_2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan1-new_2 a:hover {
	background-image: url(../images/1-new-over_2.gif);
}
.clan2-new_2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/2-new_2.gif);
	background-repeat: no-repeat;
}
.clan2-new_2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan2-new_2 a:hover {
	background-image: url(../images/2-new-over_2.gif);
	background-repeat: no-repeat;
}
.clan3-new_2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/3-new_2.gif);
	background-repeat: no-repeat;
}
.clan3-new_2 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan3-new_2 a:hover {
	background-image: url(../images/3-new-over_2.gif);
	background-repeat: no-repeat;
}
.clan5-new_2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/5-new_2.gif);
	background-repeat: no-repeat;
}
.clan5-new_2 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan5-new_2 a:hover {
	background-image: url(../images/5-new-over_2.gif);
	background-repeat: no-repeat;
}
.clan6-new_2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/6-new_2.gif);
	background-repeat: no-repeat;
}
.clan6-new_2 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan6-new_2 a:hover {
	background-image: url(../images/6-new-over_2.gif);
	background-repeat: no-repeat;
}
























.title-main-index {
	width: 310px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #386486;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	position: relative;
	top: 20px;
}

/* ------------------   STRANE -------------------------*/
.distancer-strana {
	width: 640px;
	background-color: #FFF;
	border: 1px dotted #999;
	position: relative;
	left: 28px;
	top: 22px;
	float: left;
	margin-bottom: 20px;
}

.naslov {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 36px;
	color: #386486;
}

.podnaslov_crveni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #603;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

.podnaslov_plavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f82af;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

.istaknuti_tekst {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

#single-strana-cela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 590px;
	margin-top: 20px;
	left: 28px;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 15px;
}

#single-strana-cela img {
	/*float: left;*/
	border: 6px solid #cad0dc;
	margin-right: 20px;
	margin-bottom: 7px;
}

#single-strana-cela ul {
	width: 560px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6FA1D9;
	left: 30px;
	position: relative;
}

#title-text-strana {
	width: 667px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
	left: 0px;
}

#subtitle-strana {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 605px;
	font-size: 12px;
	float: left;
	top: 35px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	margin-bottom: 25px;
	padding-left: 58px;
	padding-right: 15px;
}

#subtitle-strana img {
	margin-right: 27px;
}

.pic-dist {
	padding-top: 18px;
	padding-left: 24px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

/* ----------------  BANERI -----------------------*/
.baner_holder {
	text-align: center;
	padding-top:9px;
	padding-bottom:7px;
	margin-top: 4px;
	float: left;
	width: 219px;
	position: relative;
	left: 14px;
	background-color: #FFF;
}
.baner_holder_no_okvir {
	text-align: center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 4px;
	float: left;
	width: 219px;
	position: relative;
	left: 14px;
	background-color: #FFF;
}
.text-baner_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 201px;
	margin-left: 9px;
}
.text-baner_new a:link, .text-baner_new a:visited {
	color: #4b8ab4;
	text-decoration: none;
	font-weight: bold;
}
.text-baner_new a:hover {
	color: #000;
	text-decoration: none;
}
.baner-senka {
	display: block;
	height: 11px;
	width: 219px;
	background-image: url(../images/baner-senka.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	left: 14px;
}
#wrapper #inerpage #content-body #title-text-vesti #container-sve-strane #intro-text1 table {
	text-align: center;
}




/* ----------------  FIRME MENI - START ---------------- */
.clan1_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/1_srp.gif);
}
.clan1_lang1 a { 
display: block; 
	height: 17px;
	width: 179px;
	background-image: url(../images/1_srp.gif);
} 
.clan1_lang1 a:hover { 
background-image: url(../images/1_over_srp.gif);
} 
.clan2_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/5_srp.gif);
}
.clan2_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/5_srp.gif);
}
.clan2_lang1 a:hover {
	background-image: url(../images/5_over_srp.gif);
}
.clan3_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/3_srp.gif);
}
.clan3_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/3_srp.gif);
}
.clan3_lang1 a:hover {
	background-image: url(../images/3_over_srp.gif);
}

.clan4 {
	height: 12px;
	width: 179px;
}
.clan4 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan4 a:hover {

}
.clan5_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/2_srp.gif);
}
.clan5_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/2_srp.gif);
}
.clan5_lang1 a:hover {
	background-image: url(../images/2_over_srp.gif);
}
.clan6_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/6_srp.gif);
}
.clan6_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/6_srp.gif);
}
.clan6_lang1 a:hover {
	background-image: url(../images/6_over_srp.gif);
}




.clan1_blue_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/1_blue_srp.gif);
	background-repeat: no-repeat;
}
.clan1_blue_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan1_blue_lang1 a:hover {
	background-image: url(../images/1_blue_over_srp.gif);
}
.clan2_blue_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/2_blue_srp.gif);
	background-repeat: no-repeat;
}
.clan2_blue_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan2_blue_lang1 a:hover {
	background-image: url(../images/2_blue_over_srp.gif);
	background-repeat: no-repeat;
}
.clan3_blue_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/3_blue_srp.gif);
	background-repeat: no-repeat;
}
.clan3_blue_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan3_blue_lang1 a:hover {
	background-image: url(../images/3_blue_over_srp.gif);
	background-repeat: no-repeat;
}
.clan5_blue_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/5_blue_srp.gif);
	background-repeat: no-repeat;
}
.clan5_blue_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan5_blue_lang1 a:hover {
	background-image: url(../images/5_blue_over_srp.gif);
	background-repeat: no-repeat;
}
.clan6_blue_lang1 {
	height: 17px;
	width: 179px;
	background-image: url(../images/6_blue_srp.gif);
	background-repeat: no-repeat;
}
.clan6_blue_lang1 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan6_blue_lang1 a:hover {
	background-image: url(../images/6_blue_over_srp.gif);
	background-repeat: no-repeat;
}


















.clan1_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/1_eng.gif);
}
.clan1_lang2 a { 
display: block; 
	height: 17px;
	width: 179px;
	background-image: url(../images/1_eng.gif);
} 
.clan1_lang2 a:hover { 
background-image: url(../images/1_over_eng.gif);
} 
.clan2_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/2_eng.gif);
}
.clan2_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/2_eng.gif);
}
.clan2_lang2 a:hover {
	background-image: url(../images/2_over_eng.gif);
}
.clan3_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/3_eng.gif);
}
.clan3_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/3_eng.gif);
}
.clan3_lang2 a:hover {
	background-image: url(../images/3_over_eng.gif);
}
.clan5_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/5_eng.gif);
}
.clan5_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/5_eng.gif);
}
.clan5_lang2 a:hover {
	background-image: url(../images/5_over_eng.gif);
}
.clan6_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/6_eng.gif);
}
.clan6_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-image: url(../images/6_eng.gif);
}
.clan6_lang2 a:hover {
	background-image: url(../images/6_over_eng.gif);
}




.clan1_blue_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/1_blue_eng.gif);
	background-repeat: no-repeat;
}
.clan1_blue_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan1_blue_lang2 a:hover {
	background-image: url(../images/1_blue_over_eng.gif);
}
.clan2_blue_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/2_blue_eng.gif);
	background-repeat: no-repeat;
}
.clan2_blue_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
	background-repeat: no-repeat;
}
.clan2_blue_lang2 a:hover {
	background-image: url(../images/2_blue_over_eng.gif);
	background-repeat: no-repeat;
}
.clan3_blue_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/3_blue_eng.gif);
	background-repeat: no-repeat;
}
.clan3_blue_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan3_blue_lang2 a:hover {
	background-image: url(../images/3_blue_over_eng.gif);
	background-repeat: no-repeat;
}
.clan5_blue_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/5_blue_eng.gif);
	background-repeat: no-repeat;
}
.clan5_blue_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan5_blue_lang2 a:hover {
	background-image: url(../images/5_blue_over_eng.gif);
	background-repeat: no-repeat;
}
.clan6_blue_lang2 {
	height: 17px;
	width: 179px;
	background-image: url(../images/6_blue_eng.gif);
	background-repeat: no-repeat;
}
.clan6_blue_lang2 a {
	display: block;
	height: 17px;
	width: 179px;
}
.clan6_blue_lang2 a:hover {
	background-image: url(../images/6_blue_over_eng.gif);
	background-repeat: no-repeat;
}
/* -----------------  FIRME MENI - END ----------------- */


