body {
    font-family: Arial, Arial, Verdana;
    font-size: 12px;
    color: #000;
    margin: 0px;
    padding: 0px;
}
h1 {
	color:#656565;
	font-family:Times New Roman;
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	background:url('../images/strele_kotas.gif') bottom repeat-x;
	float:left;
	margin-bottom:8px;
}
h1 div {
	background:url('../images/strele_galas.gif') bottom right no-repeat;
	padding-bottom:7px;
	padding-right:15px;
}
a {
	color:#ee1c25;
	text-decoration:underline;
}
#main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#top {
	height:76px;
	font-family:Times New Roman;
	font-size:15px;
	background:url('../images/top.jpg') no-repeat;
}
#top table {
	margin-top:15px;
}
#top .date {
	background:#ed1c24;
	color:#FFF;
	margin:5px;
	padding:5px;
	display:inline;
	line-height:25px;
}
.border {
	background:#000;
	height:3px;
	font-size:0px;
	margin:0px;
}
#menu {
	text-align:center;
	margin:0px;
	padding:0px;
}
#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	border:0px solid #000;
}
#menu ul li {
	display:inline;
	border:0px solid #000;
	padding:0px;
	margin:0px;
	
	/*	
	padding-top:15px;
	padding-bottom:15px;
	*/
}
#menu ul li.sep {
	/*background:url('../images/menu_sep.gif') no-repeat;*/
	width:1px;
	padding-top:0px !important;
	padding-bottom:0px !important;
}
#menu ul li a {
	color:#828282;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;	
	padding-left:12px;
	padding-right:12px;
}
#menu ul li a.a {
	color:#ed1c24 !important;
}
#submenu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#submenu ul li {
	display:inline;
	padding:0px;
	margin:0px;
}
#submenu ul li a {
	color:#828282;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;	
	padding-left:5px;
	padding-right:5px;
}
#submenu ul li a.a {
	color:#ed1c24;
	font-weight:bold;
}
#content {
	background:url('../images/burbiene.jpg') bottom right no-repeat;
	min-height:400px;
	margin-top:30px;
	margin-bottom:3px;
	border:0px solid #000;
}
.page_description {
	width:650px;
	padding-bottom:30px;
}
.strele {
	margin-bottom:10px;
}
#bottom {
	border-top:2px solid #000;
	background:url('../images/bottom.jpg') no-repeat;
	height:40px;
	color:#bfbfbf;
	padding-top:17px;
}
#bottom a {
	color:#bfbfbf;
	text-decoration:none;
}
#write2me {
	position:relative;
	left:610px;
	bottom:105px;
	width:115px;
	background:#ed1c24;
	color:#FFF;
	margin:5px;
	padding:5px;
	font-weight:bold;
	font-size:14px;
}
#write2me a {
	color:#FFF;
	text-decoration:none;
}
#link2lsdp {
	position:relative;
	left:760px;
	bottom:145px;
	width:150px;
	height:50px;
}

.gallery_item {
	float:left;
	width:120px;
	height:100px;
	border:1px solid #cbcdb2;
	margin:2px;
}


.abs {
	position:absolute;
}
.rel {
	position:relative;
}
.center {
	text-align:center;
}
.float {
	float:left;
}
.clear {
	clear:both;
}
.vam {
	vertical-align:middle;
}
.easy {
	cursor:text;
	text-decoration:none;
}

