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

body {
	margin: 0px 0px 0px 0px;
	background-color:#000;
	font-family:Tahoma, Geneva, sans-serif;
}
#wrapper{
	width:100%;
	min-width:966px;
}
#header {
	width:100%;
	height:303px;
	background-image:url(../images/header01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#menuWrapper {
	width:100%;
	height:60px;
	background-image:url(../images/menu01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#menuContainer{
	width:967px;
	height:54px;
	margin-left:auto;
	margin-right:auto;
	padding-top:6px;
}
#menuContainer img{
	border:0px;
}
#home{
	margin-left:20px;
}
#onama{
	margin-left:7px;	
}
#voditelji{
	margin-left:14px;	
}
#partneri{
	margin-left:13px;	
}
#chat{
	margin-left:14px;	
}
#zeljeipoz{
	margin-left:22px;	
}
#contentWrapper {
	width:100%;
	height:auto;
	background-image:url(../images/background01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#contentContainer {
	width:966px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
}
#contentCentral {
	margin-left:16px;
	width:649px;
	min-height:900px;
	float:left;
}
#flashCarosel{
	width:620px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:7px;
}
#newsDivider {
	width:649px;
	height:59px;
	background-image:url(../images/newsDivider.jpg);
	margin-bottom:7px;
	margin-top:14px;	
}
#onamaDivider {
	width:649px;
	height:70px;
	background-image:url(../images/onamaDivider.jpg);
	margin-bottom:17px;
	margin-top:7px;
}
#voditeljiDivider {
	width:649px;
	height:70px;
	background-image:url(../images/voditeljiDivider.jpg);
	margin-bottom:17px;
	margin-top:7px;	
}
#partneriDivider {
	width:649px;
	height:70px;
	background-image:url(../images/partneriDivider.jpg);
	margin-bottom:17px;
	margin-top:7px;
}
.partneriContainer{
	margin-bottom:27px;
	text-align:center;
}
.partneriContainer img{
	border:0px;
}
.partneriContainer p {
	margin-top:5px;
	margin-bottom:5px;
	color:#FFF;
	text-align:center;
}
#chatDivider {
	width:649px;
	height:70px;
	background-image:url(../images/chatDivider.jpg);
	margin-bottom:17px;
	margin-top:7px;	
}
#profileDivider {
	width:649px;
	height:70px;
	background-image:url(../images/profileDivider.jpg);
	margin-bottom:17px;
	margin-top:7px;	
}
#warning {
	with:649px; 
	height:113px; /* 193 - 80px */
	background-image:url(../images/warning.jpg);
	padding-top:80px;
}
#warningText {
	width:540px;
	height:180px;
	font-size:12px;
	color:#000;
	margin-left:auto;
	margin-right:auto;
}
#warningText p {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
#warningText a:link {
	color:#000;
	text-decoration:none;
}
#warningText a:hover {
	color:#000;
	text-decoration:underline;
}
#warningText a:visited {
	color:#000;
	text-decoration:none;
}
#warningText a:visited:hover {
	color:#000;
	text-decoration:underline;
}

#regDivider {
	width:649px;
	height:70px;
	background-image:url(../images/regDivider.jpg);
	margin-bottom:17px;
	margin-top:7px;
}
#registrationText {
	width:540px;
	padding: 20px 20px 20px 20px;
	border:#999 1px dashed;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-align:justify;	
}
.horizontalRuler {
	border-top:#999 1px dashed;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	margin-bottom:25px;
}
#registration {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-align:right;
}
#profile {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-align:left;
}

.regTextField {
	width:300px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	border:#FFF 1px solid;
	color:#000;
	background-image:url(../images/2x2xTextField.jpg);
	margin-bottom:20px;
}
.regTextArea{
	width:300px;
	height:88px;
	margin-left:auto;
	margin-right:auto;
	border:#FFF 1px solid;
	color:#000;
	background-image:url(../images/2x2xTextArea.jpg);
	margin-bottom:20px;
}
.labelReg{
	float:left;
	width:192px;
	text-align:right;
}
#submitReg{
	width:292px;
	height:29px;
	background-image:url(../images/submitReg.jpg);
	border:0px;
	text-transform:uppercase;
	color:#000;
	font-size:14px;
}
#zeljeDivider {
	width:649px;
	height:70px;
	background-image:url(../images/zeljeDivider.jpg);
	margin-bottom:17px;
	margin-top:7px;		
}
.newsContainer {
	width:649px;
	overflow:hidden;
	margin-bottom:20px;
}
.userContainer {
	width:649px;
	overflow:auto;
	margin-bottom:20px;
}
.newsHeader {
	width:649px;
	height:72px;
	float:left;
	background-image:url(../images/newsHeader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFF;
}
.newsDate {
	margin-top:14px;
	width:108px; /* 228 - 120px*/
	float:left;
	padding-left:120px;
}
.newsPurple {
	margin-top:14px;	
	width:405px;
	float:left;
	color:#6d59bb;
}
.newsImage {
	width:211px; /* 228 - 17px */
	padding-left:17px;
	float:left;
	margin-bottom:17px;
}
.newsImageContainer{
	width:228px;
	float:left;
}
.newsText {
	width:405px;
	float:left;
	font-size:14px;
	color:#CCC;
}
.newsText h2{
	color:#FFF;
	margin-top:0px;
	margin-bottom:12px;
}
.newsText h3{
	color:#CCC;
	margin-top:7px;
	margin-bottom:7px;
	font-size:14px;
	font-weight:normal;
}
#zanDivider {
	width:649px;
	height:59px;
	background-image:url(../images/zanDivider.jpg);
	margin-top:40px;
}
.zanHeader{
	width:649px;
	height:72px;
	float:left;
	background-image:url(../images/zanHeader.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:16px;
	color:#FFF;	
}
.zanOrange {
	margin-top:14px;	
	width:405px;
	float:left;
	color:#ffbb51;
}
#contentBukse {
	width:301px;
	float:left;
}
#buksaOnAir {
	width:301px;
	height:164px;
	background-image:url(../images/buksaOnAir.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#onAirImg {
	width:136px;
	height:120px;
	margin-top:21px;
	margin-left:17px;
	float:left;
}
#onAirText {
	margin-left:7px;
	margin-top:51px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
#buksaLogin {
	width:284px; /*301 - 17px*/
	height:149px; /*159 - 10px*/
	background-image:url(../images/buksaLogin.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:12px;
	padding-top:10px;
	padding-left:17px;
}
.textFieldLogIn{
	border:#999 1px solid;
	background-image:url(../images/textAreaLogInBCK.jpg);
	background-repeat:repeat-x;
	margin-top:2px;
	margin-bottom:2px;
	color:#FFF;
	width:171px;
	height:21px;
}
.logInButton{
	width:103px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	border:0px;
	margin-top:2px;
}
#logIn{
	background-image:url(../images/loginBtn.jpg);	
}
#register{
	background-image:url(../images/register.jpg);
	margin-left:5px;
}
#buksaLogin p{
	margin-top:2px;
	margin-bottom:0px;
	margin-left:42px;
	font-weight:bold;
}
#buksaLogin a:link{
	color:#000;
	text-decoration:none;
}
#buksaLogin a:hover{
	color:#000;
	text-decoration:underline;
}
#buksaLogin a:visited{
	color:#000;
	text-decoration:none;
}
#buksaLogin a:visited:hover{
	color:#000;
	text-decoration:underline;
}
.buksaStream{
	width:301px;
	height:158px;
} 

#stream1{
	background-image:url(../images/buksaStream1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#stream2{
	background-image:url(../images/buksaStream2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.streamText{
	width:221px;
	height:11px;
	margin-left:12px;
	margin-top:63px;
	font-size:11px;
	float:left;
}
.streamButtons{
	width:215px;
	height:62px;
	margin-top:5px;
	margin-left:34px;
	float:left;
}
#buksaVote{
	margin-top:30px;
}
#contentFooter{
	width:100%;
	height:111px;
	background-image:url(../images/contentFooter.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#footer{
	width:100%;
	height:150px; /*162 - 12px*/
	padding-top:12px;
	background-image:url(../images/footerBackground.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#140b27;
}
#footerMenu{
	width:571px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	padding-left:130px;
	font-size:14px;
}
#footerMenu a:link{
	color:#000;
	text-decoration:none;
}
#footerMenu a:hover{
	color:#000;
	text-decoration:underline;
}
#footerMenu a:visited{
	color:#000;
	text-decoration:none;
}
#footerMenu a:visited:hover{
	color:#000;
	text-decoration:underline;
}
