﻿/* Дизайн и верстка принадлежит lacrimosa и сайту http://lacrimosas.ru (c) 2011 */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	width: 470px;
	font-size: 16px;
	height: 10px;
}
#rtop2 {
	background: url(images/rtop2.jpg) no-repeat;
	height: 49px;
	padding:12 100px 0 40px;
	color: #C54062;
	width: 500px;
}
h2 {
	font-family: Verdana;
	font-style: italic;
	font-size:11px;
}
#rcenter {
	background: url(images/rbg.jpg) repeat-y;
	padding:0px 80px 0px 30px;
	font-family: Verdana;
	font-size:11px;
	color: #5F0136;
	width: 550px;
	
}
#rbtm {
	background: url(images/rbtm.jpg) no-repeat;
	height: 151px;
}
.imgs {
	background: #E2D7DE;
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #D2B9C8;
	  -moz-border-radius: 8px;
	  -webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 8px;
	margin: 1px;
}
.imgs:hover {
	background: #D0B6C6;
	border: 1px solid #5C4157;
	  -moz-border-radius: 8px;
	  -webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 8px;
	margin: 1px;
}
.el {
	background: #CFCFCF;
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #D2B9C8;
	  -moz-border-radius: 8px;
	  -webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
	margin: 1px;

}
.el:hover {
	background: #c1c1c1;
	border: 1px solid #b4b4b4;
	  -moz-border-radius: 8px;
	  -webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 5px;
	margin: 1px;
}
input, select, textarea {
	background: #E2D7DE;
	font-size: 11px;
	font-family: Verdana;
	border: 1px solid #D2B9C8;
	  -moz-border-radius: 8px;
	  -webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 8px;
	margin: 5px;
	color: #BE7C90;

}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#370E28 url(images/bg.jpg) repeat-x;
	color:#000;
}
a {
	color: #EB015F; 
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #EB015F; 
	font-weight: bold; 
	text-decoration: none;
}
td,tr,table {
	color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#ltop {
	background: #370E28 url(images/ltop.jpg) no-repeat;
	height: 141px;
}
#lcenter {
	background: #370E28 url(images/lbg.jpg) repeat-y;
	margin:0px;
	padding:0px;

}
#lcenter2 {
	background: #370E28 url(images/lbg.jpg) repeat-y;
	padding:0px 90px 0px 50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#888888;

}
#lbtm {
	background: #370E28 url(images/lbtm.jpg) no-repeat;
	height: 151px;
}
#rtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	background:  url(images/rtop.jpg) no-repeat;
	height: 50px;
	padding:12px 100px 0 70px;
	text-align: center;
	color: #ECECEC;
	width: 500px;

}