/*CSS made by Zoran Perin - ALEZZO.COM*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
	height:100%;
	background:#fff url(../images/main_bg.jpg) top no-repeat;
	font-style: normal;
	margin:0px;
	}
	
a:link {color:#303668;text-decoration:none;	outline:none;}
a:visited {color:#303668;text-decoration:none;outline:none;}
a:hover {color:#C6161D;text-decoration:none;outline:none;}
a:active {color:#C6161D;text-decoration:none;outline:none;}

img { border:0px;}

h1 {margin:0; font-size:20px;}
h2 {margin:0; font-size:14px;}

.unalsovu { font-size:14px}

.bold { font-weight:bold;}

.red { color:#F00;}

/*HEADER*/
#space {
	width:900px; 
	margin:auto;
	height:31px;}
	
#header {
	width:900px;
	height:146px;
	margin:auto;}
	
#logo {
	width:190px;
	height:145px;
	float:left;}
	
#ime_kluba {
	width:520px;
	height:145px;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	text-align:center;}

/*MENU*/	
#menu {
	width:900px;
	height:26px;
	margin:auto;}
	
#menu span {
	padding:0 12px 0 12px; 
	line-height:21px;
	font-weight:bold}
	
/*MAIN*/
#main {
	width:860px;
	overflow:hidden;
	padding:20px;
	margin:auto;}
	
#levo {
	width:430px;
	overflow:hidden;
	text-align:justify;
	float:left;}
	
#text2 {
	width:100%;
	overflow:hidden;
	float:left;
	text-align:justify;}
	
#desno {
	width:410px;
	overflow:hidden;
	text-align:justify;
	float:right;
	padding:45px 0 0 10px;}
	
.velika {
	border:1px solid #999;
	padding:5px;
	width:390px;
	height:256px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../scripts/border-radius.htc);}
	
.naslovna_levo {
	width:300px;
	overflow:hidden;
	text-align:center;
	float:left;}
	
#naslovna_desno {
	width:230px;
	overflow:hidden;
	float:right;}
	
.thumb {
	width:120px;
	padding:5px;
	border:1px solid #999;
	float:left;
	margin:0 3px 3px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../scripts/border-radius.htc);}
	
#kontakt_levo {
	width:420px;
	overflow:hidden;
	text-align:left;
	float:left;}
	
/*CLANOVI*/

.clan, .clan2 {
	width:255px;
	height:130px;
	padding:10px;
	background-color:#f8f8f8;
	margin-top:17px;
	float:left;}
	
.clan {margin-right:17px;}

.photo {float:left; margin-right:10px; border:1px solid #999;}

/*MEDIA*/
#desno_media {
	width:410px;
	overflow:hidden;
	text-align:justify;
	float:right;}
	
#naslov_video {
	}

/*REZLUTATI*/
th {
	border-bottom:2px solid #CA171E;}
td {
	padding:1px 2px;
	border-bottom:1px dotted #CCC;
	}
.rezultati_lista {
	list-style:none;
	margin:0;
	padding:0;
	}	
.rezultati_lista li {
	background:url(../images/file.png) left top no-repeat;
	padding:0 0 10px 20px;
	}	
	
/*FOOTER*/
#footer {
	width:100%;
	height:100px;
	background-color:#303668;}
	
#footer_link {
	text-align:center;
	width:900px;
	height:60px;
	margin:auto;}
	
#footer_link span {
	padding:0 15px 0 15px; 
	line-height:60px;
	font-weight:bold}
	
#footer_link span a:link {color:#fff}
#footer_link span a:visited {color:#fff}
#footer_link span a:hover {color:#C0DAEB}

#alezzo {
	width:500px;
	text-align:center;
	margin:auto;}
	
.warning {color:#F00; font-weight:bold; font-size:14px}
