/* commented backslash hides from ie5mac \*/ 
html {
	height:100%;
	margin:0;
	padding:0
}

/* end hack */ 
html, body {
	padding:0;
	margin:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	min-width:962px;/* for mozilla*/
	background:#0A0A08 url(../img/2009/interface/bgrd.jpg) repeat-y center top;
	color: #000000;
	height:100%;
}

#outer {
	height:99.9%;
	min-height:100%;
	width:960px;
	border:0;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	position:relative;
	overflow:visible;
	/*background:#ffffff;*/
}

/* mac hide \*/
* html #outer { width:962px }

/* end hide*/
html>body #outer { height:auto; } /*for mozilla as IE treats height as min-height anyway*/

#macinner {
	width:100%;
}


#header {
	position:absolute;
	height:490px;
	width:100%;
	border:0;
	overflow:hidden;
	z-index:100;
	background-color:#0A0A08;
}


/* mac hide \*/
* html #outer{ width:960px;}
* html #header { width:100%;}
/* end hide*/


#footer {
	width:980px;
	clear:both;
	height:160px;
	border:0;
	background:#0A0A08 url(../img/2009/interface/bgrdfooter.jpg) no-repeat center top;
	color: #FFF;
	text-align:left;
	left:-20px;
	bottom:0px;
	position: absolute;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin:0px;
}

* html #footer {
	margin-bottom:-2px;
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {/*only ie gets this style*/ height:160px;
left:-15px;
/* for ie*/ }

#footer .contentfooter{
padding:10px 10px 0px 30px;
margin:0;
/*background:#FF9900;*/

}

#footer a {
	padding:0px 20px;
	margin:0px;
	color:#fff;
	text-decoration:none;
}


/* end hide*/

#centrecontent {
	width:960px;
	float:left;
	font-size: 12px;
	padding:490px 0 0 0px;/*make room for header*/
	margin:0px 0 0 5px;
}

#clearfooter {
	width:100%;
	height:170px;
	clear:both
} /* to clear footer */

html>body #minHeight {
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-180px;
} /*safari wrapper */

/*==================================================================*/

h1 {
	font-size:31px;
	font-family: Georgia, Times New Roman, Times, serif; 
	color:#382E2C;
	font-weight:normal;
	padding:0px 0 0px 0px;
	margin:20px 0px 0px 20px;
	border-bottom:#CCCCCC solid 1px;
	line-height:70%;}

h2 {
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	color:#890203;
	font-weight:normal;
	border-bottom:#CCCCCC solid 1px;
	padding:0px 0 5px 0px;
	margin:0px;
}

h3 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; 
	color:#333;
	font-weight:normal;
	border-bottom:#CCCCCC solid 1px;
	padding:10px 0 10px 0px;
	margin:0px;
}

h4 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif; 
	/*color:#890203;*/
	color:#C00000;	
	font-weight:normal;
	padding:15px 0 5px 0px;
	margin:0px;
}


h5 {
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif; 
	/*color:#890203;*/
	color:#C00000;	
	font-weight:normal;
	padding:15px 0 10px 0px;
	margin:0px;
}


#content {
	width: 820px;
	padding: 0px 0px 10px 0px;
	margin:0px;
	font-size:12px;
	color:#333333;
}


/*============================================================================================*/

a {

	color: #890203;
	padding:0;
	margin:0;
}
a:link { text-decoration: underline; }
a:hover { text-decoration: none; }


#brad {
	margin: 0px;
	height:30px;
	background: #FFFFFF url(../img/2009/interface/in_bradbgrd.jpg) repeat-x top left;
	font-size:12px;
/*	line-height:160%;*/
	font-weight:normal;
	font-size:11px; 
	padding: 8px 2px 0px 12px;
}

/*================================================================================ LEFT =====================*/


.contentleft { 
		padding:20px 20px 5px 40px;
		margin:0;
		font-size:12px;
		width:540px;
		line-height:180%;
		}

.contentleft ul{

		padding:10px 0 10px 20px;
		margin:0px;
		}
		
.contentleft li{

		padding:0px;
		margin:0px;
		font-weight:bold;
		padding:3px 0px 7px 10px;
		font-size:12px;
		color:#333333;
	    line-height: 150%;
		list-style: circle;
		}		

.contentleft img{
	float:left;
	padding:0px;
	margin:5px 8px 3px 0px;
	border: #333333 solid 2px;
	}

.contentleft p{
	padding:10px 0 10px 0;
	margin:0;
	}



#ucesnici td{
		padding:5px;
		margin:0px;
		border-bottom:#CCCCCC solid 0px;
}

.tabela td{
	padding:5px;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	text-align:center;
}

.tabela td.prva{
	border-left: 1px solid #333333;
	width: 150px;

}

.tabela td.top{
	background-color:#C00000;
	color:#FFFFFF;
	height: 12px;
	padding:2px;
	
}

.tabela td.topleft{
	background-color:#C00000;
	border-left: 1px solid #333333;
	color:#FFFFFF;
	height: 12px;
	width: 150px;
	padding:2px;
}

.tabela td.left{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}


.arial14{
	font-size:14px;
}


.arial12{
	font-size:12px;
}

.tabela td.bottom{
	border-bottom: 1px solid #333333;

}



.tabela td p{
	padding:0px;

}

.crvenatext{
	color:#c00000;

}


/*================================================================================ RIGHT =====================*/

#right
{
	padding: 0 0px 0 0;
	margin: 41px 20px 0 20px;
	width: 180px;
}

#newsbox{
	width:140px;
	padding: 15px 20px 20px 20px;
	margin:0;
	background-color:#890203;
	color:#FFCC00;
	line-height:140%;
	}

#newsbox a{
	color:#FFFFFF;
	text-align:left;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	}
#newsbox a:hover{
	text-decoration:none;
}
#newsbox p{
	margin:10px 0 0 0;
	padding:0px 0 0 0;
}


#submeni{
	width:180px;
	padding: 0px 0px 0 0px;
	margin:0 0 10px 0;
	background-color:#890203;
	color:#FFCC00;
	line-height:140%;
	}

#submeni td{
	width:160px;
	padding: 10px 10px 10px 10px;
	margin:0 0 0px 0;
	background-color:#890203;
	border-bottom:#FFFFFF solid 1px;
	}
	
#submeni td.active	{
	width:180px;
	padding: 10px 10px 10px 10px;
	margin:0 0 0px 0;
	background-color:#333333;
	border-bottom:#FFFFFF solid 1px;
	}

#submeni td.first{
	width:180px;
	padding: 2px 10px 2px 10px;
	margin:0 0 0px 0;
	background-color:#890203;
	border-bottom:#FFFFFF solid 1px;
	}
	
#submeni td.last{
	width:180px;
	padding: 2px 10px 2px 10px;
	margin:0 0 0px 0;
	background-color:#890203;
	border-bottom:#FFFFFF solid 0px;
	}

#submeni a{
	font-family: "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}
#submeni a:hover{
	text-decoration:underline;
}
#submeni p{
	margin:10px 0 0 0;
	padding:0px 0 0 0;
}


#rightcontent{
	width:180px;
	padding: 0px;
	margin:0;
	}









	
/*==================================================================*/



INPUT, TEXTAREA {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
border : 1px solid #cccccc;
}



.sendit {
height : 30px;
background-color : #FFFFFF;
text-decoration : none;
padding : 0px 10px 0px 10px;
}
.sendit:hover {
background-color : #aa373f;
color : #FFFFFF;
}
	
	