/* AskoParty CSS */

html, body { 
height: 100%; 
margin: 0 0 20px 0; padding: 0; 
} 
body {
	border: 0;	
	top: 0; left: 0;
	bottom: 20px;
	width: 100%; height: 100%;
	background-color: #fff;
	color: #000;
	} 
body, div, p {
	font: normal 12px Arial, sans-serif;
	line-height: 1.5;
}
img {border: 0;}
div, p {
	font: normal 12px Arial, sans-serif;
	color: #fff;
	line-height: 1.5;
}
h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size: 20px;
	font-style:italic;
	font-weight: lighter;
	}
h2.heading {
	/*margin-top: -30px;*/
	}
h3 {
	font-size: 16px;
	font-style:italic;
	font-weight: lighter;
	}
#main {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../i/fffoot_back.png) no-repeat center top;
	}
#header {
	width: 960px;
	padding: 40px 0 0 0;
	height: 301px;
	background: url(../i/head_back.png) no-repeat center 40px;
	}
#logo {
	display: block;
	margin: 0;
	padding: 0 360px 0 0;
	width: 386px;
	height: 121px;
	background: url(../i/zevzeci_logoo.png) no-repeat right top;
	}
#logo span {
	display: none;
	}
#content {
	width: 720px;
	padding: 10px 60px 50px 180px;
	margin: 0;
	background: url(../i/cont_back.png) repeat-y center top;
	}
#head_pic {
	display: block;
	position: absolute;
	z-index: 2;
	margin: -105px 0 0 -20px;
	}
#content, #content p, #content h1, #content h2, #content h3, #content h4 {
		color: #000;
	}
#header .menu {
	display: block;
	position: absolute;
	height: 55px;
	width: 685px;
	margin:40px 0 0 0;
	padding:0 20px 0 255px;
	list-style-type: none;
	background: url(../i/menu_back.png) repeat-x left top;
	}
#header .menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	
	}
#header .menu li a {
	display: block;
	height: 32px;
	padding: 19px 15px 0 15px;
	color: #000;
	font: bold 12px Arial, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;

	}
#header .menu li a.active {
	color: #fc0;
	background-color: #000;
	}
#header .menu li a:hover {
	text-decoration: underline;
	}
	

#footer {
	width: 920px;
	padding: 0 20px;
	height: 341px;
	background: url(../i/foot_back.png) no-repeat center top;
	}
#footer p {
	margin: 0;
	padding:200px 60px 0 20px;
	float: right;
	width: 250px;
	color: #000;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-align: right;
	}
#footer a {
	color: #000;
	font: normal 10px Arial, Helvetica, sans-serif;
	}
#footer .menu {
	display: block;
	margin:0 auto;
	width: 480px;
	padding:0 20px 0 20px;
	list-style-type: none;
	}
#footer .menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	
	}
#footer .menu li a {
	display: block;
	float: left;
	padding: 5px;
	color: #000;
	font: normal 12px Arial, "Times New Roman", Times, serif;
	text-decoration: none;

	}
#footer .menu li a.active {
	color: #9c9c9c;
	}
#footer .menu li a:hover {
	text-decoration: underline;
	}
#footer .menu li a.active:hover {
	text-decoration: none;
	}
	
/*Gallery*/	
a.one, a.two, a.three, a.four, a.five, a.six, a.seven, a.eight, a.nine, a.ten, a.eleven {
	display: block;
	float: left;
	width: 276px;
	height: 60px;
	margin: 0 30px 30px 30px;
	padding-top: 290px;
	text-align: center;
	font-style:italic;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	}

a.one { background: url(../i/1.png) no-repeat center top;}
a.two { background: url(../i/tancova-programa.png) no-repeat center top;}
a.three { background: url(../i/folk-posreshtane.png) no-repeat center top;}
a.four { background: url(../i/rachenica.png) no-repeat center top;}
a.five { background: url(../i/gaidar-pevica.png) no-repeat center top;}
a.six { background: url(../i/rujica.png) no-repeat center top;}
a.seven { background: url(../i/orkestar.png) no-repeat center top;}
a.eight { background: url(../i/puskane-galabi.png) no-repeat center top;}
a.nine { background: url(../i/detski-partita.png) no-repeat center top;}
a.ten { background: url(../i/koleda.png) no-repeat center top;}
a.eleven { background: url(../i/5.png) no-repeat center top;}
a.lightbox img {border: 0;}

ul.link_list a {
	color: #000;
	}
ul.link_list a:hover {
	color: #360;
	}
	
ul.link_thumbs_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.link_thumbs_list li {
	margin: 0;
	padding: 0 15px 15px 15px;
	float: left;
	width: 200px;
	line-height: 1.2;
	}
	
ul.link_thumbs_list li p {
	font-size: 11px;
	line-height: 1.2;
	}
ul.link_thumbs_list li img {
	margin: 0 0 10px 0;
	}
ul.link_thumbs_list li a {
	color: #360;
	text-decoration: none;
	}
ul.link_thumbs_list li a:hover {
	color: #360;
	text-decoration: underline;
	}
ul.link_thumbs_list li a.thumb_title {
	font-weight: bold;
	text-transform:uppercase;
	color: #000;
	text-decoration: none;
	font-style: italic;
	}
ul.link_thumbs_list li a.thumb_title:hover {
	color: #360;
	text-decoration: underline;
	}
/*ul.link_thumbs_list li a {
	display: block;
	width: 200px;
	height: 200px;
	color: #000;
	font-weight: bold;
	}
	
ul.link_thumbs_list li a:hover {
	color: #360;
	}
*/






