/* CSS Document */


html,body{
	background:#666666 url(images3/back.jpg) repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
.glavni{
	margin-left:5%;
	margin-right:auto;
	width:831px;
}
.logo{
	width:100%;
	height:61px;
	background:url(images3/logo.gif) left no-repeat;
	text-align:right;
	vertical-align:bottom;
}
.meni{
	float:left;
	width:151px;
	text-align:right;
	padding-top:26px;
}
.dugme{
	width:101px;
	height:19px;
	text-align:left;
	padding-top:5px;
	padding-left:50px;
	background:url(images3/dugme.gif) no-repeat right;
	color:#FFFFFF;
	font-weight:bold;
}
.veliki{
	float:left;
	width:680px;
	height:auto;
	overflow:auto;
	padding-bottom:40px;
}
.gornjica{
	width:677px;
	height:20px;
	background:url(images3/gore.jpg) no-repeat;
}
.sredina{
	width:677px;
	height:auto;
	background:url(images3/sredina.jpg) repeat-Y;
	overflow:auto;
}
.donjica{
	width:677px;
	height:40px;
	background:url(images3/dole.jpg) no-repeat;
}
.leviveliki{
	padding-left:5px;
	float:left;
	width:465px;
	text-align:justify;
}
.desniveliki{
	margin-left:10px;
	float:left;
	width:184px;
	text-align:justify;
}

.banner{
	width:179px;
	text-align:center;
}
.tekstovi{
	width:455px;
	height:auto;	
	padding:5px;
	color:#333;
	
}
.novostiforum{
	width:455px;
	padding-left:10px;
}
.novosti2{
	float:left;
	width:185px;
	height:170px;
	background:url(images3/novosti.gif) center no-repeat;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}
.forum2{
	float:left;
	width:195px;
	height:170px;
	background:url(images3/forum.gif) center no-repeat;
	margin-left:10px;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.logingore{
	background:url(images3/loging.gif) no-repeat;
	height:27px;
}
.loginsredina{
	background:url(images3/logins.gif) repeat-y;
}
.logindole{
	background:url(images3/logind.gif) no-repeat;
	height:5px;
}
.login_linijica1{
	clear:both;
	width:65px;
	margin-top:5px;
	text-align:left;
	float:left;
}

.login_linijica2{
	width:60px;
	margin-top:5px;
	text-align:left;
	float:left;
}
label{
	width:70px;
	margin-top:2px;
	text-align:right;
	background:#CCCCCC;
}
hr{
	border:0;
	border-bottom:1px solid #999999;
	margin-left:1px;
	margin-right:3px;
	margin-top:1px;
}
form{
	margin:0;
	padding:0;
}
.slija1{
	padding-bottom:1px;
	border-bottom:1px solid #BDB9B0;
}
