html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background-color:#000;
	color: #8e8f94;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
}
a { color: #414149; text-decoration: none;}
a:hover { color:#6e007e }
a img { border:0 }
h4 { color:#ff0500; margin-bottom: 5px; }
form { padding: 0; margin: 0; }
input, textarea { border: 0; padding: 2px; }
.txtinput { width:265px; color:#6e007e; }
#c {
	width:1016px;
	height:100%;
	margin:0px auto;
}
#top { width:1016px; height: 377px; }
#top a { outline: none; }
#menu { background-color: #0A0F1C; padding: 5px 15px 15px 10px; height:34px; }
#menu li { list-style-type: none; text-indent: -9999px; float:left; margin-right: 24px; }
#menu li a { display:block; outline: none; height:22px; }
#menu_home a { background: url(/images/home.gif) no-repeat; width:93px }
#menu_gallery a { background: url(/images/gallery.gif) no-repeat; width:113px }
#menu_social a { background: url(/images/social.gif) no-repeat; width:76px }
#menu_kultura a { background: url(/images/culture.gif) no-repeat; width:106px }
#menu_par_mums a { background: url(/images/about.gif) no-repeat; width:120px }
#menu_speles a { background: url(/images/speles.gif) no-repeat; width:82px }
#menu li.active a, #menu li a:hover { background-position:0 -22px; }
#content {
	background-color: #0a0f1c;
	padding: 15px 50px;
}
.left {
	width:300px;
	padding-right: 50px;
}
.left .item { padding-bottom: 10px; border-bottom: 1px dotted #292c44; }
.left .item img { margin-left: 7px; }
.left .item a { margin-bottom:5px; color: #8e8f94; font-family: tahoma, verdana, arial, sans-serif; }
.left .item a:hover { color: #6e007e; }
.left .item a .red_and_bold { color: #ff0500; font-weight: bold; }
.left .item a .date_ { color: #414149; font-weight: bold; }
.left .active, #news .active a { color:#e7ca27 }
.left .active .comment { color:#414149; }
.left .comment { margin-top:5px; line-height: 9px; text-align:right; }
.left .comment a { font-size: 11px; color:#414149; font-weight: normal; font-family: tahoma, verdana, arial, sans-serif; }
.right {
	padding-left: 50px;
	float:left;
	width:500px;
}
#pictures {
	padding-left: 40px;
	width:510px;
}
.right img {
	float:left;
	margin:0px 10px 10px 0px;
}
.back {
	font-size: 11px;
}
.comment { margin-bottom: 5px; }
.comment_head { font-size: 11px; }
.comment_body { font-weight: normal; }

.formTable td { vertical-align: top; padding:4px 0px; }

#footer {
	border-top: 3px solid #000;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
div#fi {
	float: right;
	margin-right: 10px;
	width:190px;
}
div#fi a {
	float: right;
	display:block;
	height:14px;
	width:66px;
	text-indent:-9999px;	
	background:transparent url(/images/fi.gif) no-repeat scroll center center;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.error { color:#ff0500; margin-bottom: 5px; }
