﻿html {
	margin:0; padding:0;
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
}

body {
	margin: 5px auto 5px auto;
	padding: 0;
	background-color: #000000;
	color:#909090;
}
body a, a:active, a:link, a:visited{
	color: #505050; text-decoration:none;
}
body a:hover{
	color: #A0A0A0; text-decoration:none;
}
body h1,h2,h3,h4,h5{
	color:#A0A0A0;
}
#page{
	width:995px; 
	margin:0 auto; padding:0;
	background:#FFFFFF url('../Graphics/bg.png') repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	font-weight: 100;

}
#header{
	height:200px;margin:0 auto;background:url('../Graphics/white.jpg') repeat-x
	/*background: transparent url('../Graphics/logo.png') no-repeat scroll 20px 20px;*/
}
#navigation{
	width: 260px; float:left;
	background-color: transparent;
}
#organizatori{
	top:20px; left: 20px; position: relative; float : left;
	width:240px;
}
#organizatori.pismo{
	font-family: Arial, Helvetica, sans-serif; font-size:small; 
	font-style: normal; font-variant: ;font-weight:100;
	text-align: left;  font-weight:bold;
}
#content{
	padding:0 20px; margin:0;
	/*width: 735px; 
	float: right;*/
	margin-left:260px;
	background-color: transparent;
	}
#tekst{
	background-color: #FFFFFF;
	margin:0;
	padding:20px 20px 20px 20px; /*actual space width 655px */
	border-right:2px #999999 solid; border-bottom:2px #999999 solid;
	
}
#tekst.pismo{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium;
	font-weight: 100;
}
#footer{
	clear:both;  
	width:995px; height:120px; background: #FFFFFF url('../Graphics/gb.png');
	font-size:small;
}
#alt_navigation{
	top: 40px; position:relative; text-align:center;

}     
.flags{
	   font-size:10px; color:#666666; 
	   vertical-align:top; text-align:center;              
}
