/* CSS Document */
html				{
	height:101%;
	}	

*					{
	font-family:"Times New Roman", Times, serif;
	color:#917634;
	font-size:14px;
	}

body				{
	margin:0px;	
	margin:30px 0 0 0 ;
	padding:0;
	background-color:#000000;
	}

a					{
	text-decoration:none;
	}
	
li					{
	list-style:none;
	}	
	
h1, h2, h3			{
 	margin:0px;
	padding:0px;
	}	
	
p					{
	margin:0px;
	}
			
#vreem				{
	width:600px;
	border:none;
	height:100%;
	}		
		
#wrap_1				{
	width:750px;
	height:800px;
	margin: 0 auto;
	padding:0px;
	}


#logo				{
	margin: 0 0 0 220px;
	}

#wrap_2				{
	z-index:1;
	border:solid 1px #917634;
	float:left;
	width:700px;
	height:100%;
	padding: 0 0 0 60px;
	}




 ul#menu			{

	}

#menu li			{	
	position:relative;
	top:1px;
	width:120px;
	border: none;
	float:left;
	padding:5px 0 0 0;	
	}

#menu li a			{
	padding: 0 23px;
	}

#menu li.current 	{

	border:1px solid #917634;
	border-bottom: solid 1px black;
	}




#sub				{
	display:inline;
	}

#sub li				{
	float:left;
	padding: 10px 20px 0 0 ;
	}
	
	
#sub a#current 		{

	text-decoration:underline;
	}	
	
.cat_img			{
	width:60px;
	margin: 15px 0 0 5px ;
	}	
	
.cat_item			{
	width:70px;
	height:70px;
	border:1px solid #917634;
	}
	
.art_img			{
	size:auto;
	width:100px;
	float:left;
	clear:both;
	margin: 30px 20px 0 0;
	}	



.tekst				{	
	margin:25px 0 0 0 ;
	width:550px;
	float:left;
	}	
	
.tekst ul			{
	margin:0px;
	padding:0px;
	}	
