@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

.background {
	font-family: Myriad Pro, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
	background-image: url(images/bgrdBig.jpg);
	background-repeat:no-repeat;
	background-position:center -111px;
/*	background-repeat: repeat-x;
	background-position: -76px -111px;*/
	height:1210px;
}

.wraper {
	background-position: 100% 0%;
	width:894px;
	height:182px;
	display: block;
	position:relative;
	margin-left: auto;
	margin-right:auto;
	
}

.languages {
	display: block;
	float:right;
	margin:10px 10px 0px 0px;
}

.languages a:link{
	text-decoration: none;
	color: #000000;
}

.languages a:visited{
	text-decoration: none;
	color: #000000;
}

.languages a:hover{
	text-decoration: none;
	color: #000000;
}

.languages a:active{
	text-decoration: none;
	color: #000000;
}

.clearer {
	display: block;
	clear:both;
}

.header {
	height:94px;
	background-image:url(images/bgrdHeader.png);
	background-repeat:no-repeat;
	vertical-align:bottom;
	display:block;
	float:left;
}

.header logo {
	height:94px;
	background-image:url(images/logo.png);
	vertical-align:bottom;
	display:block;
	float:left;
}

.menu {
	color:#FFF;
	display: block;
	position:relative;
	margin: 0px auto 0px auto;
}

.menu a:link{
	color:#FFF;
	text-decoration:none;
}

.menu a:visited{
	color:#FFF;
	text-decoration:none;
}

.menu a:hover{
	color:#99CDEB;
	text-decoration:none;
}

.menu a:active{
	color:#FFF;
	text-decoration:none;
}

.menu ul{
	display: inline;
	height: 20px;
	margin-left: 0px;
	text-indent: 5px;/*odmaknutost teksta od ruba*/
 	list-style-type: none;
}

.menu li{
/*	border: 1px solid #666666;*/
	width: 90px;
	height: 17px;
	display: block;
	float: right;
	vertical-align: bottom;
	margin-right: 0px; /*razmak izmedju stavki hor. menua*/
	padding: 3px 0px 0px 0px ;
}

.container {
	width:894px;
	background-image:url(images/bgrdMenuCont.png);
	background-repeat:repeat-y;
}

.navigationLeft {
	display: block;
	float: left;
	width:195px;
/*	background-image:url(images/bgrdMenu.png);
	background-repeat:repeat-y;*/
	color:#062A26;
	font-size: 13px;
	margin-top:0px;
	margin-left: 0px;
	padding-top:10px;
	clear:left;
	height:700px;
}

.navigationLeft a:link{
	color:#062A26;
	font-size: 13px;
	text-decoration:none;
}

.navigationLeft a:visited{
	color:#062A26;
	font-size: 13px;
	text-decoration:none;
}

.navigationLeft a:hover{
	color:#FFF;
	font-size: 13px;
	text-decoration:none;
}

.navigationLeft a:active{
	color:#062A26;
	font-size: 13px;
	text-decoration:none;
}

.navigationLeft ul {
	margin: 20px 20px 20px 20px;
	padding: 0px;
	list-style-type: none;
}

.navigationLeft ul li{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}

.navigationLeft ul li.on{
	color:#FFF;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
	width: 659px;
	padding: 0px 20px 20px 20px;
	
}

.content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  /* ---------------ovo uopće ne radi!!!!! ---------------*/
	font-weight:bold;
}

.content li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  /* ---------------ovo uopće ne radi!!!!! ---------------*/
	font-weight:normal;
}

.content h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;  /* ---------------ovo uopće ne radi!!!!! ---------------*/
	padding-top: 20px;
  margin-bottom: 5px;
  padding-bottom:0px;
  font-weight:bold;
  font-size:13px;
}

.content a:link {
	color:#006600;
	text-decoration:none;

}

.content a:visited {
	color:#006600;
	text-decoration:none;
}

.content a:hover {
	color:#0C0;
	text-decoration:none;
}

.content a:active {
	color:#006600;
	text-decoration:none;
}


.foootercontainer{
	background-image: url(images/bgrdFooterCont.png);
	background-repeat: no-repeat;
	height:20px;
}

.foooter{
	background-image: url(images/bgrdFooter.jpg);
	background-repeat: no-repeat;
	height:388px;
}

.product{
	display: block;
	float: left;
	padding-right:60px;
	padding-left:60px;
	width:200px;
	}
	
.product_image{
	width:200px;
	vertical-align: bottom;
	text-align:center;
	}
	
.product_name{
	font-size:11px;
	margin-top:10px;
	margin-bottom:50px;
	width:200px;
	text-align:center;
	}

.sponsor{
	display: block;
	float: left;
	padding-right:60px;
	padding-left:60px;
	width:500px;
	}
	
.sponsor_image{
	width:500px;
	vertical-align: bottom;
	text-align:center;
	}
	
.sponsor_name{
	font-size:11px;
	margin-top:10px;
	margin-bottom:50px;
	width:500px;
	text-align:center;
	}
	
.copyright{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:8px;
	color:#FFF;
	vertical-align:middle;
	height:20px;
	
	display: block;
	float: left;
	width:460px;
	margin-top:0px;
	margin-left: 0px;
	}
	
.copyright a:link{
	color:#60A085;
	text-decoration:none;
}

.copyright a:visited{
	color:#60A085;
	text-decoration:none;
}

.copyright a:hover{
	color:#333;
	text-decoration:none;
}

.copyright a:active{
	color:#333;
	text-decoration:none;
	}
	
.credentials{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:8px;
	color:#666666;
	text-align:right;
	height:20px;
	
	display: block;
	float: right;
	width:420px;
	margin-top:5px;
	margin-left: 0px;
	}