body {
	font-family:  Arial, "Times New Roman", sans-serif;
	font-size: 13px;
	color: #565656;
	margin: 0px;
	padding: 0px;
	background: #323232 url(images/background.gif) repeat-x top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Geneva, Verdana;
	font-weight: normal;
}

a {
color:#000033;
text-decoration:underline;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(images/blockquote.gif) no-repeat left top;	
}

h2{
font-size:16px;
color:#000033;
}

.home {
font-size:18px;
color:#000033;
}

.meniu {
font-size:16px;
	color:#ffffff;
	text-decoration: none;
}
.meniu:hover {
font-size:16px;
	color:#006A00;
	text-decoration: underline;
}

.link1{
color:#000033;
font-size:13px;
text-decoration:none;
}

.link1:hover{
text-decoration:underline;
}

.link{
color:#000066;
text-align:right;
text-decoration:none;
}

.link:hover{
color:#000;
text-decoration:underline;
}

.cont{
color:#000033;
text-decoration:none
}
.cont:hover{
color:#000033;
text-decoration:underline;
}

.subcat{
color:#000;
font-size:14px;
}

#container 
{
	background-color:#FFFFFF;
	margin:0px auto;
	width:900px;
	font-size:95%;		
	border:#ccc 1px solid;
	}

		#header {
			width:900px;
			margin:0 auto;
			height:197px;
			background-image:url(images/img.jpg);
			background-repeat:no-repeat;
			position:relative;	
		}
		
			#navigation {
				list-style:none;
				margin:0px auto 0 auto;	
				padding:170px 0px 4px 0;
				width:100%;
				text-align:right;
			}
			.user {
			font-size:15px;
			color:#fff;
			}
		#content {
		background-repeat:no-repeat;
		float:right;
		width:70%;
		margin:0 0 1em 0;
		padding:5px 4% 0 15px;	
	}
	
	#content img {
	padding: 6px;
	border:0px;
	}
	
	#content  h2 {
	text-align:right;
	width:100%;
	line-height:25px;
	color:#000033;
	}
	
	#sidebar {
		background-repeat:no-repeat;
		float:left;
       	width:200px;
		height:400px;
		padding-left:10px;
		padding-top:20px;
	}
	
	#footer {
		clear:both;
		height:70px;
		width:100%;

		margin: auto;
		background:#fff url(images/btm.jpg) no-repeat;
		border-top:1px solid #ccc;
	}


/*---------------------*/
			
		.drepturi{
			padding:20px;
			font-size:12px;
			color:#999999;
			letter-spacing:normal;

	    }
		



