/* 
Theme Name: taici cekada
Author: Studio pixel
Author URI: http://pixel.hr
Version: 0.1
*/
@import url("css/reset.css");
@import url("css/960.css");
@import url("css/text.css");

body {
	background:url(images/templateaniback.gif) center top no-repeat fixed #000 ;
	color:#FFF;}
a, a:visited{
	color:#ffff33;
	text-decoration:none;}
a:hover{
	color:#FFF;}

h2 a, h2 a:visited {
	color:#FFF;}
h2 a:hover {
	color:#ffff33;
	}
#header {
			height:170px;
	}
.clear{
	clear:both;}

#sidebar{
	float:left;
	width:270px;
}
#sidebar ul {
	list-style:none;
	}
#sidebar li {
margin:0;
	}
#sidebar li a{
	font-family:"Lucida Console", Monaco, monospace;
	font-size:34px;
	color: #FFF;
	font-weight:bold;}
#wrapper{
	float:left;
	width:683px;

	}
#maincontent{
	float:left;
	background:url(images/sredinabox.gif) repeat-y center top;
	padding:0 30px 10px 30px;
	width:623px;
	
	}
#topmain{
	float:left;
	background:url(images/gornjibox.gif)  no-repeat center top;
	height:40px;
		width:100%;
	}
#bottommain{
	background:url(images/doljebox.gif) no-repeat center top;
	float:left;
	height:53px;
	width:100%;}
#scrollpane{
	height:650px;
	overflow:hidden;
}
#novosti{
	height:325px;}
#biografija{
	height:325px;}
#video h3{
	margin:0;
	padding-left:5px;
	background:#FFF;
	color:#000;}
	#video p{
		border:5px #FFF solid;}
.readmore{
	float:right;}
