/* _______________ Universal _______________ */
body		{font-family: "Arial, Helvetica, sans-serif";	font-size: 11px; color :  white;}
td {font-family: "Arial, Helvetica, sans-serif";	font-size: 11px; color :  white;}
p  {font-family: "Arial, Helvetica, sans-serif";	font-size: 11px; color :  white;}


A:link { 	
		font-family: "Arial, Helvetica, sans-serif";
		color: white;
		text-decoration: underline;
		font-size : 12px;
}
A:visited { 
		font-family: "Arial, Helvetica, sans-serif";
		color: white;
		text-decoration: underline;
		font-size : 12px;
}

A:active { 
		font-family: "Arial, Helvetica, sans-serif";
		color: white;
		text-decoration: underline;
		font-size : 12px;
}

A:hover {
		font-family: "Arial, Helvetica, sans-serif";
		color: white;
		font-size : 12px;
}


.game_title{
	font-family : Arial, Helvetica, sans-serif;
	color : #F5F5D9;
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
}

input{
	border-width: 1px;
	border-style: solid;
	border-left-color: #02488C;
	border-top-color: #02488C;
	border-right-color: #02488C;
	border-bottom-color: #02488C;
	font-size:12px;
	color: White;
	background : #02488C;

	behavior: url("include/input.htc");
}
	
.geslo input{
	border-width: 1px;
	border-style: solid;
	border-left-color: #02488C;
	border-top-color: #02488C;
	border-right-color: #02488C;
	border-bottom-color: #02488C;
	font-size:12px;
	color: White;
	background : #02488C;
	height : 18px;
}
	
.gumb input{
	background : #CEDEE6;
	font-size:11px;
	color: #02488C;
	border-width: 1px;
	border-style: solid;
	border : 1px solid #F7F7DE;
	font : bold 11px #02488C;

	behavior: url( "include/input.htc" );
}

.gumb textarea{
	background : #CEDEE6;
	font-size:11px;
	color: #02488C;
	border-width: 1px;
	border-style: solid;
	border : 1px solid #F7F7DE;
	font : bold 11px #02488C;

	behavior: url( "include/input.htc" );


	scrollbar-3dlight-color: #084C8F;
	scrollbar-arrow-color: #02488C;
	scrollbar-base-color: #CCDAE8;
	scrollbar-darkshadow-color: #4775A2;
	
	scrollbar-face-color:#CCDAE8;
	scrollbar-track-color:#02488C;
	scrollbar-shadow-color:#847E6C;
	scrollbar-highlight-color:#084C8F;
}

.naslov_novice{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F5F5D9;
	font-weight : bold;
}

.naslov_novice a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F5F5D9;
	font-weight : bold;
	text-decoration: none;
}

.naslov_novice a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F5F5D9;
	font-weight : bold;
	text-decoration: none;
}

.naslov_novice a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F5F5D9;
	font-weight : bold;
	text-decoration: none;
}

.naslov_novice a:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F5F5D9;
	font-weight : bold;
	text-decoration: none;
}

.datum{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#24507B;
}

.datum a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#24507B;
}

.datum a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#24507B;
}

.datum a:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#24507B;
}

.datum a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#24507B;
	text-decoration : none;
}

.naslovi{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #F5F5D9;
	font-weight= bold;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

.text input{
	background-color : transparent;
	border : none;
}


.naslovi12{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F5F5D9;
	font-weight : bold;
}


.naslovi1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #02488C;
	font-weight= bold;
}

.naslovi1  a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #02488C;
	font-weight= bold;
	text-decoration : none;
}		

.naslovi1  a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #02488C;
	font-weight= bold;
	text-decoration : none;
}	

.naslovi1  a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #02488C;
	font-weight= bold;
	text-decoration : none;
}	

.naslovi1  a:active{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #02488C;
	font-weight= bold;
	text-decoration : none;
}	

.puscica input{
	background : transparent;
	border : none;
}

.prijava input{
	border-width: 1px;
	border-style: solid;
	border-left-color: #02488C;
	border-top-color: #02488C;
	border-right-color: #02488C;
	border-bottom-color: #02488C;
	font-size:12px;
	color: White;
	background : #02488C;
	width : 94px;
}

.komentar input{
	border-width: 1px;
	border-style: solid;
	border-left-color: #02488C;
	border-top-color: #02488C;
	border-right-color: #02488C;
	border-bottom-color: #02488C;
	font-size:12px;
	color: White;
	background : #02488C;
	width : 150px;
}

.mailLink :link {
	font-family: "Arial, Helvetica, sans-serif";	
	font-size: 11px; 
	color :  #F5F5D9;
	text-decoration: none;
}

.mailLink :visited {
	font-family: "Arial, Helvetica, sans-serif";	
	font-size: 11px; 
	color :  #F5F5D9;
	text-decoration: none;
}

.mailLink :hover {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	color : #F5F5D9;
	text-decoration: underline;
}

.WhiteRed {
	background-color: #FFFFFF;
	color: #CA0000;
	font-size: 11px;
	font-weight: 900;
}

.error {
	border: solid 2px #CA0000;
}
.mailBackgroundTop {
	background-image : url( '../images/email/mail_background_top.gif' );
	background-attachment : fixed;
}

.mailBackgroundTile {
	background-image : url( '../images/email/mail_background_middle.gif' );
	background-attachment : fixed;
}

.mailBackgroundBottom {
	background-image : url( '../images/email/mail_background_bottom.gif' );
	background-attachment : fixed;
}


.mailGameTitle {
	color: #CA0000;
	font-size: 16px;
	font-weight: 900;
}
