body 
{
	color: #fff;
	background: #151515 url(media/body-bg.gif) repeat-x;
	font-family: arial;
}

.naslov
{
	
	height: 77px;
	width: 996px;
	text-align: center;
	background: #7b95a1 url(media/logo.jpg) repeat-x;
	
}

.podnaslov
{
	height: 31px;
	color: #99C4D7;
	text-align: right;
	padding-right: 20px;
	font-size: 12pt;
	font-weight: bold;
	background: url(media/description.gif) repeat-x;
}

.main
{
	width: 996px;
	color: #fff;
	vertical-align: top;
}

.menu
{
	width: 20%;
	padding-top: 20px;
	text-align: left;
	vertical-align: top;
	background: url(media/sidebar.gif) repeat-x;
}

.button
{
	text-align: left;
	padding-left: 40px;
	padding-top: 10px;
}

.baner
{
	text-align: center;
	padding-top: 10px;
}

.footer
{
	height: 6px;
	width: 996px;
	text-align: center;
	margin-top: 10px;
	background: url(media/footer.jpg) repeat-x;
}

.mid
{
	width: 60%;
	vertical-align: top;
	font-size: 10pt;

}	

h2 {
	text-align: left;
	font-size: 16px;
	height: 20px;
	background: url(media/description.gif) repeat-x;

}

h3
{
	font-size: 12px;
	vertical-align: middle;
}

.sec
{
	padding: 10px 20px 10px 20px;
	background: #151515 url(media/body-bg.gif) repeat-x;
	min-height: 400px !important;
}

div.mp	
{
	width: 60%;
	position: relative;
	right: 50%;
}

hr	{background: #000000 url(media/h2.gif);}

div.x
{

	background: url(media/marbar.png);	width: 177px;
	height: 36px;
}

div#login
{
	padding: 5px 5px 5px 5px;
	border: medium groove #7b95a1;
	position: absolute;
	top: 35%;
	left: 35%; 
	text-align: right;
	line-height: 200%;
	width: 270px;
	height: 180px;	
}

h4
{
	text-align: center;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.error
{
	color: red;
	font-weight: bold;
	font-size: 8pt;
	margin: 5px 5px 5px 5px;
	text-align: left;
}
div#admin
{
	font-weight: bold;
	text-align: center;
}

div#acp
{
	font-weight: bold;
	text-align: center;
	
}

#adress
{
	margin-left: 90px;
}

.post
{
	background: #3E4A4D;
	color: white;
}

#formular
{
visibility: collapse;
height: 0px;
}
div#mp3player
{
position: relative;
left:25%;
}

#dugme
{
	background-color: #7b95a1;
	color: white;
	font-size: 8pt;
	height: 12pt;
	border: thin solid white;
	cursor: pointer;
	margin-right:2px;
}
#submenu
{
	visibility: collapse;
}
ul
{
padding-top: 0px;
margin-top: 0px;
}
#dugme2
{
	background-color: #7b95a1;
	color: white;
	font-size: 8pt;
	height: 12pt;
	border: thin solid white;
	cursor: pointer;
	margin-right:2px;
	
}

a:link {color: #7b95a1; text-decoration: none;}
a:visited {color: #7b95a1; text-decoration: none;}
a:hover {color: #fff;text-decoration: none;}
