@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:0 0 40px 0;	
	background:#3b2401;
	font-family:Tahoma;
	font-size:12px;
}
p{
	margin:0; 
	padding:5px 0 0 0;
}
a {
	color:#8f2600;
	text-decoration:underline;
}
h6{
	margin:0;
	padding:0;
	font-size:12px;
}
a:hover{
	text-decoration:none;
}
#topbg{
	width:100%;
	float:left;
	background: #fff url(../images/bg.jpg) top repeat-x;
}
#container{
	width:988px;
	margin:0 auto;
}
#header{
	width:100%;
	height:118px;
}
	#logo{
		position:absolute;
		margin:0px 0 0 1px;
	}
	#topbanner{
		width:468px;
		height:60px;
		position:absolute;
		margin: 10px 0 0 523px;
	}
	#topbanner2{
		margin: 0;
		height:90px;
		width:728px;
		margin-top:10px;
		border-bottom:0;
		border-top:0;
		text-align:center;
	}
	#loginbox2{
		height:60px;
		color:#fb7f03;
		font-size:11px;
		text-align:right;
		width:354px;
		position:absolute;
		margin: 18px 0 0 636px;
		}
	#loginbox{
		width:298px;
		height:60px;
		color:#fb7f03;
		font-size:11px;
		position:absolute;
		background:url(../images/loginbox.jpg) top no-repeat;
		margin: 18px 0 0 546px;
		padding:0 0 0 178px;
		}
		#loginbox input{
			font-size:11px;
			background:none;
			margin:5px 0 0 8px;
			float:left;
			border:0px solid #fff;
		}
	#iskanje{
		width:196px;
		height:21px;
		background:url(../images/searchbg.jpg) no-repeat;
		position:absolute;
		margin:132px 0 0 622px;
	}
	.iskanje_text{
		width:120px;
		height:19px;
		background:none;
		padding:3px 6px 0 6px;
		margin:0 0 0 30px;
		border:0px solid;
		font-size:11px;
	}
	.iskanje_gumb{
		width:20px;
		height:23px;
		background:none;
		cursor:pointer;
		border:0px solid;;
	}
#content{
	width:990px;
	background:#fff url(../images/contbg.jpg) left repeat-y;
	border:1px solid #cecece;
	border-right:0;
	border-top: 0px;
	margin:0;
	float:left;
	font-size:11px;
}
#content h2{
	margin-top:0;
	padding-top:0;
}
#topmenu{
	position:absolute;
	z-index:5555;
	width:473px;
	height:34px;
	margin:84px 0 0 518px;
	background:url(../images/topmenu_bg.jpg) repeat-x;
}
	#topmenu ul{
		margin:0;
		padding:0;
		list-style-type:none;
	}
	#topmenu ul li{
		float:left;
		width:auto;
	}	
	#topmenu ul li a{
		color:#ff871d;
		text-decoration:none;
		display:block;
		font-size:11px;
		padding:9px 8px 12px 8px;
		border-left:1px solid #000;
	}
	body:first-of-type #topmenu ul li a {padding:9px 7px 12px 8px;}
	#topmenu ul li a:hover{
		background:url(../images/topmenu_bg_hover.jpg) repeat-x;
	}
#left{
	float:left;
	width:517px;
}
	#menu{
		float:left;
		width:100%;
		background:#8b3700 url(../images/menubg.jpg) top no-repeat;
		min-height:106px;
		height:auto !important;
		height:106px;
		padding-top:3px;
	}
	
	#menu a{color:#ff871d; font-weight:bold; text-decoration:none;}
	#menu a:hover{color:#fff; text-decoration:none;}
	#menu ul{
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	/*ie6 nasty hack*/
	* html #menu ul{margin:0 0 0 -10px;}
	
	#menu ul li{
		margin:0 0 0 9px;
		padding:5px 0 5px 0;
		background:url(../images/menulibg.jpg) bottom no-repeat;
		display:block;
		width:117px;
		height:19px;
		float:left;
	}
	
	#title{
		width:100%;
		float:left;
		height:36px;
		background:url(../images/titlebg.jpg) top no-repeat;
	}
	
	#title h1{
		width:508px;
		float:left;
		height:29px;
		color:#ffaa5a;
		font-family:"Arial Narrow";
		font-weight:bold;
		font-size:17px;
		margin:0;
		padding:7px 0 0 9px;
	}
	h2{
		font-size:14px;
		margin:0;
		padding:0 0 5px 0;
	}
	.novica{
		float:left;
		width:497px;
		min-height:100px;
		height:auto !important;
		height:100px;
		background:url(../images/hr.jpg) bottom no-repeat;
		text-align:left;
		padding:10px 15px 10px 5px;
	}
	.novica img{
		float:left;
		padding:0 10px 0 0;
	}
	.novica span{color:#ec6f00; font-weight:bold;}
	.novica a{color:#ec6f00;}
	
	
	#twocol{
		margin:10px 0 0 0;
		width:100%;
		float:left;
		background:url(../images/2colbg.jpg) left repeat-y;
	}
	#prvi{
		padding:0 25px 5px 5px;
		width:294px;
		float:left;
	}
	#prvi span{color:#ec6f00; font-weight:bold;}
	#prvi p{
		margin:0; padding:0 0 15px 0;
	}
	#prvi a{color:#ec6f00;}
	#drugi{
		width:185px;
		float:left;
		padding-bottom:10px;
	}
	#drugi h3{
		font-size:13px;
		float:left;
		width:98%;
		display:block;
		background:#395f2c;
		color:#fff;
		padding:0 0 0 5px;
		margin:0 0 5px 0;
	}
	#drugi h4{
		font-size:13px;
		float:left;
		width:98%;
		display:block;
		background:#8a3700;
		color:#fff;
		padding:0 0 0 5px;
		margin:12px 0 5px 0;
	}
#middle{
	float:left;
	width:311px;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}
	#vremediv{
		height:29px;
		background:#fef0d3 url(../images/rssbg.jpg) bottom left no-repeat;
		float:left;
		padding:18px 0 0 15px;
		width:200px;
	}
	* html #vremediv{
		width:295px;
	}
	#rssdiv{
		background:#fef8ea;
		width:100%;
		float:left;
	}
	#rssdiv ul{
		padding:0 0 0 0px;
		margin:8px 0 0 2px;
		list-style-type:none;
	}
	
	#rssdiv li{
		background:url(../images/rssbullet.jpg) 0px 4px no-repeat;
		padding:0 0 6px 11px;
		
	}
	#anketa_koledar{
		float:left;
		background:#fff0d3 url(../images/anketakoledar_bg.jpg) top no-repeat;
		width:100%;	
		border-bottom: 1px solid #d3cacf;	
	}
	#ak1{
		float:left;
		width:145px;
		padding:0 0 7px 5px;
		margin:35px 0 0 2px;
		
	}
	#ak2{
		float:left;
		width:145px;
		margin:35px 0 0 5px;
		padding:0 0 5px 5px;
		border-left: 1px solid #d3cacf;		
	}
	/*  ie6 fake browser nasty hack :( */
	* html #ak2{margin-left:3px;}
	
#right{
	float:left;
	width:160px;
}
#footer{
	font-size:11px;
	clear:left;
	height:120px;
	background:#3b2401 url(../images/footerbg.jpg) top repeat-x;
}
#footer a{
	color:#ff871d;
}
#footcont{
	padding:15px 140px 35px 2px;
	width:840px;
	margin: 0 auto;
	color:#ff871d;
	line-height:16px;
	background:url(../images/tenisac_senca.jpg) no-repeat 530px 0px;
}
#footcont a{
	text-decoration:none;
}
#footcont a:hover{text-decoration:underline;}

#footleft{float:left; width:527px;}
#footleft a{
	text-decoration:underline;
}
#footleft a:hover{text-decoration:none;}
#footright{clear:left;float:left; text-align:right;}
.footgray{ color:#a03515}
.izdelava-spletni-strani{
	position:relative;
	top:-5px;
	left:-3px;
	font-size:10px;
}


/* MODULI */

/*vreme*/
.vremetable {
	position:relative;
	top:-4px;
}
/*anketa*/
.ankica{
	font-size:10px;
	padding:3px 0 0 0;
}
.ankica span{font-size:11px;}

/*koledar*/
.calendar{
	width:100%;
	margin:10px 0 0 0;
}
.calendar a{color:#ec6f00; text-decoration:none; font-weight:bolder; font-size:12px;}
.month{text-align:center; padding-bottom:10px; font-size:11px;}
.koledar_navigatenext, .koledar_navigateback{padding-bottom:10px; vertical-align:top;}

.not_under_to_under{
	text-decoration:none;
}
.not_under_to_under:hover{
	text-decoration:underline;
}

#igraci a {
	display:block;
	float:left;
	height:30px;
	text-decoration:none;
	cursor:pointer;
	background-position:top;
}
#igraci a:hover{
	background-position:bottom;
}
.igralke{
	background:url(../images/igracice.jpg) no-repeat;
	width:153px;
}
.igralci1 {
	background:url(../images/igraci.jpg) no-repeat;
	width:158px;
}
.qquestion {
	font-size:14px;
	color:#8F2600;
	font-weight:bold;
}


a.num_posts, a.num_comments{
	text-decoration:none;
	position:relative;
	display:inline;
	z-index:100;
	cursor:help;
}
a.num_posts span, a.num_comments span{
	color:#E8871D;
}
a.num_posts span, a.num_comments span{
	display:none;
	position:absolute;
	top:-30px; 
	right:-30px;
	border:1px solid #E8871D;
	padding:5px;
	z-index:400;
	width:120px; 
	cursor:default;
}
a.num_posts:hover > span , a.num_comments:hover > span{
	display:block;	
	background:#5F0A03;
}

a#tengrotennis {
	float:right;
	display:block;
	background: url(../images/tengrotennis.gif) no-repeat left bottom;
	height:16px;
	width:90px;
	margin:3px 10px 0 0;
}
a#tengrotennis:hover {background-position: left top}

a#tenniswarehouse {
	float:right;
	display:block;
	background: url(../images/tenniswarehouse.gif) no-repeat left bottom;
	height:25px;
	width:43px;
	margin:0 20px 0 0;
}
a#tenniswarehouse:hover {background-position: left top}

a#playerM {display:block;background: url(../images/icon-M.gif) no-repeat left top; position:absolute; top:-50px; right:10px; height:20px; width:19px}
a#playerF {display:block;background: url(../images/icon-F.gif) no-repeat left top; position:absolute; top:-50px; right:40px; height:20px; width:14px}