@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}

body {
	padding:0px;
	background-color:#000;
	background-image:url(Ozadje.png);
	background-position:top;
	background-repeat:repeat-x;
}

.glavni {
	clear: both;
	float: none;
	width: 979px;
	margin-top:-7px;
	margin-left:auto;
	margin-right:auto;
	vertical-align: top;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000;
}

.glavalevo {
	display:block;
	float:left;	
	width:516px;	
	height: 255px;	
}
.glavadesno {
	display:block;
	float:left;
	width:463px;
	height: 255px;
}
.naslov {
	display:block;
	float:left;
	margin:0px;
	width:979px;
	height: 96px;
	padding: 0px;
}

.tekst {
	display:block;
	float:left;
	width:979px;
	background-color:#FFFFFF;
	height: 239px;
	background-image: url(stran1sl4.jpg);
	padding-top:15px;
	font-family: Impact;
	font-size: 25px;
	text-align:center;
	color: #FFFF00;
}
.tekstkontaktlevo {
	display:block;
	float:left;
	width:491px;
	background-color:#FFFFFF;
	height: 315px;
	background-image: url(stran2sllevo.jpg);
	padding-top:35px;
	font-family: Impact;
	font-size: 25px;
	text-align:center;
	color: #FFFF00;
	padding-left: 244px;
}

.tekstkontaktlevo a:link, .tekstkontaktlevo a:visited{
	color: rgb(186,219,228);
	text-decoration:none;
}

.tekstkontaktlevo a:hover{
	color: rgb(186,219,228);
	text-decoration:underline;
}

.tekstkontaktdesno {
	display:block;
	float:left;
	width:244px;
	background-color:#FFFFFF;
	height: 127px;
	background-image: url(stran2sldesno.jpg);
	padding-top:223px;
	font-family: Impact;
	font-size: 25px;
	color: #FFFF00;

}
.noga {
	display:block;
	float:none;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:3px;
	width:979px;
	height:21px;
	background-color:#000000;
	color:#ffffff;
	border-left-color:#000000;
	border-left-style:none;
	border-right-color:#000000;
	border-right-style:none;
}

.noga a:link, .noga a:visited {
	color:#ffffff;
	text-decoration:none;
}

.noga a:focus, .noga a:hover {
	color:#ffffff;
	text-decoration:underline;
}
