﻿body {
	margin: 0px;
	padding: 0px;
	color: #6a6468;
	overflow: visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.7em; 
	background-position: top;
	background-repeat: repeat-x;
	background-color: #dbdbdd;
}

h1 { font-size: 34px; margin: 0 0 30px 0; padding: 5px 0; }
h2 { font-size: 26px; margin: 0 0 30px 0; padding: 0; }
h3 { font-size: 21px; margin: 0 0 25px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 0px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 5px; padding: 0; color: #606711; }
h6 { font-size: 10px; margin: 0 0 5px; padding: 0; }

a, a:link, a:visited { color: #4d4d4b; text-decoration: none; }
a:hover { color: #6a6468; text-decoration: none; }

a.muzik:hover {
	color: #d00ae7;
}
a.muzik:visited {
	color: #d00ae7;
}
a.chat:hover {
	color: #4784b8;
}
a.chat:visited {
	color: #4784b8;
}
a.humor:hover {
	color: #0fc302;
}
a.humor:visited {
	color: #0fc302;
}
a.forum:hover {
	color: #fd6d16;
}
a.forum:visited {
	color: #fd6d16;
}
a.filma:hover {
	color: #5f1afa;
}
a.filma:visited {
	color: #5f1afa;
}
a.faqe:hover {
	color: #fa040a;
}
a.faqe:visited {
	color: #fa040a;
}



#body_wrapper {
	width: auto;
	background: url(images/body.jpg) center top repeat-x;
}
#footer_wrapper {
	overflow: visible;
	width: auto;
	border-left: none;
	border-right: none;
	background: url(images/body1.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ea7c23;
}

#header_wrapper {
	clear: both;
	width: auto;
	height:20%;
	border-left: none;
	border-right: none;
	background: url(images/body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ea7c23;
}

#wrapper {
	width: 984px;
	height:75%;
	margin: 0 auto;
	background: url(images/header.jpg) center top no-repeat;
	text-align: center;

}

#main_top {
	width: 984px;
	height: 30px;
	background: url(images/content_top.png) center no-repeat;
}
#main {
	position: relative;
	width: 984px;
	min-height: 600px;
	padding: 0px 0px;
	background: url(images/content_middle.png) center repeat-y;
	background-color: #dbdbdd;
}

#main1 {
	position: relative;
	width: 984px;
	min-height: 215px;
	padding: 0px 0px;
	background: url(images/content_middle.png) center repeat-y;
	background-color: #dbdbdd;
	text-align: center;
}

#footer {
	width: 984px;
	margin: 0 auto;
	height:110px;
	text-align: center;
	}



#footer a {
	color: #ea7c23;
}
#main_bottom2 {
	width: 984px;
	height: 90px;
	background: url(images/content_middle.png) center repeat-y;
	}
#main_bottom {
	width: 984px;
	height: 20px;
	background: url(images/content_bottom.png) no-repeat 
}
