body{
	margin:0;
	padding:0;
	background-color:#e3e3e3;
	font:12px "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#4b4b4b;
}

h1, h2, h3, h4, h5, h6, p{
	padding:0;
	margin:0;
	margin-bottom:10px;
}

a{
	color:#c60000;
	text-decoration:underline;
}

a:hover, a:visited:hover{
	text-decoration:none;
}

a img{
	border:0;
}

a:focus{
	outline:0;
}

.clear{
	clear:both;
}

#wrapper{
	width:883px;
	margin:auto;
}

#header{
	height:144px;
	background:url(../images/header-bkg.png) no-repeat;
	position:relative;
}

#header a{
	position:absolute;
	top:30px;
	left:60px;
}

#menu{
	height:47px;
	background:url(../images/menu-bkg.png) repeat-x;
	padding-left:16px;
}

#menu a{
	display:block;
	height:47px;
	float:left;
}

#menu-home{
	width:120px;
	background:url(../images/menu-home.png);
}

#menu-home:hover{
	background:url(../images/menu-home.png) 120px;
}

#menu-rreth{
	width:125px;
	background:url(../images/menu-rreth.png);
}

#menu-rreth:hover{
	background:url(../images/menu-rreth.png) 125px;
}

#menu-pjesemarresit{
	width:156px;
	background:url(../images/menu-pjesemarresit.png);
}

#menu-pjesemarresit:hover{
	background:url(../images/menu-pjesemarresit.png) 156px;
}

#menu-programi{
	width:113px;
	background:url(../images/menu-programi.png);
}

#menu-programi:hover{
	background:url(../images/menu-programi.png) 113px;
}

#menu-chat{
	width:71px;
	background:url(../images/chat.png);
}

#menu-chat:hover{
	background:url(../images/chat.png) 69px;
}

#menu-kontakti{
	width:106px;
	background:url(../images/menu-kontakti.png);
}

#menu-kontakti:hover{
	background:url(../images/menu-kontakti.png) 106px;
}

#menu-aplikoni{
	width:113px;
	background:url(../images/aplikoni.png);
}

#menu-aplikoni:hover{
	background:url(../images/aplikoni.png) 112px;
}

#content-wrapper{
	min-height:400px;
	background:url(../images/content-sidebar.png) repeat-y;
}

#content{
	float:left;
	min-height:390px;
	width:535px;
	background:url(../images/pattern.png) no-repeat left top;
	margin-left:16px;
	padding:5px 20px 50px 20px;
}

#sidebar{
	float:left;
	padding:35px;
	text-align:center;
}

#footer{
	height:40px;
	background:url(../images/footer-bkg.png) no-repeat;
	color:white;
	padding:15px 35px;
}

#footer span{
	color:#b3b3b3;
}


#bfooter{
	background:url(../images/bfooter-bkg.png) repeat-y;
	padding:15px 30px;
	color:white;
}

#partners, #sitemap, #links, #rreth{
	float:left;
	background:url(../images/seperator.png) no-repeat right;
	margin-right:15px;
	padding-right:15px;
	width:140px;
}

#rreth{
	width:280px;
	background:none;
}

#rreth p{
	margin-top:10px;
}

#bfooter ul{
	margin:0;
	padding:0;
	margin-top:10px;
}

#bfooter ul li{
	list-style-type:none;
}

#bfooter ul li a{
	font-size:11px;
	color:white;
	text-decoration:none;
}

#bfooter ul li a:hover, #bfooter ul li a:visited:hover{
	text-decoration:underline;
}

input[type=text],textarea {
	border:1px solid #000;
	width:180px;
}
