/* CSS Document */

body
{
background: url(images/background.jpg) repeat-x #2a99b5;
color: #384650;
margin:0;
}

.button { background:#EEAF51; color:#ffffff; font-size: 8pt; padding:2px;}
.button:hover { background:#F2C66A;}
.inputc {font-size: 8pt;}
.style3 {font-size: xx-small}

a:focus { outline:none; }

a
{
color: #ffffff;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

.linkovi
{
list-style-type:none;
padding-left:10px;;
}


.slika
{
border:1px solid #384650;
padding:2px;
}           


.slika:hover

{
border:1px solid  #ffffff;
}

#header
{
background: url(images/header.jpg);
width:866px;
height:263px;
margin:auto;

}


#glavni
{
width:800px;
margin:auto;
margin-top:95px;
}

#footer
{
width:100%;
height:195px;
margin:0;
background:url(images/footerbg.jpg) repeat-x;


}


#footer2
{
width:888px;
height:195px;
margin:auto;
margin-top:100px;
background:url(images/footer.jpg);

}

.kopirajt
{
text-align:center;
padding-top:135px;
color:#F3F3F3;
}


.lijevo
{
padding:15px;
padding-left:25px;

}

.desno
{
}

#plejer
{


}

#partners
{
background: url(images/desnobg.png);
margin:5px;
padding:15px;

}

#partners:hover
{
background:#258aa6;
}

#partnersjpg
{
margin-top:40px;
margin-bottom:10px;
height:61px;
background:url(images/partnersjpg.png) no-repeat;
}

#news1
 {
 padding-left:5px;
 border-left:4px solid #bf9c47;
 color:#d8ae55;
 width:195px;

 }
 
 #news1:hover
 {
  border-left:4px solid #de8511;
 }
 
 #news2
 {
 padding-left:5px;
 border-left:4px solid #bf9c47;
 color:#d8ae55;
 width:195px;
 margin-top:10px;
 }
 
 #news2:hover
 {
 border-left:4px solid #de8511;
 }
 
 
 
 
 
 
 
 
 

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .zadace {
	width: 57px;
	height: 30px;
	background: url(images/zadace.png) no-repeat;
	left: 10px;
	top: 30px;
}
#menu .zadace span {
	width: 79px;
	height: 50px;
	background: url(images/zadace-hover.png) no-repeat;
	left: -2px;
	top: 20px;
}
#menu .portfolio {
	width: 66px;
	height: 35px;
	background: url(images/portfolio.png) no-repeat;
	left:130px;
	top: 80px;
}
#menu .portfolio span {
	width: 83px;
	height: 46px;
	background: url(images/portfolio-hover.png) no-repeat;
	left: -3px;
	top: -40px;
}
#menu .hsajt {
	width: 54px;
	height: 31px;
	background: url(images/3h.png) no-repeat;
	left: 260px;
	top: 40px;
}
#menu .hsajt span {
	width: 50px;
	height: 40px;
	background: url(images/3h-hover.png) no-repeat;
	left: 20px;
	top: 30px;
}


#menu .contact {
	width: 57px;
	height: 30px;
	background: url(images/kontakt.png) no-repeat;
	left: 380px;
	top: 65px;
}
#menu .contact span {
	width: 83px;
	height: 46px;
	background: url(images/kontakt-hover.png) no-repeat;
	left: 40px;
	top: 30px;
}
