/* "Workground by Pixel [.gL] 21.04.2008" Version 3.0 */

body {
	background-color: #575455;
	color: #E4D2CA;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #8E7B72;
	scrollbar-face-color: #575455;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-highlight-color: #909090;
	scrollbar-shadow-color: #000000;
	font-family: Tahoma;
	font-size: 13px;
}

a:link {color: #ffffff;	text-decoration: underline; font-size: 13px;}
a:visited {color : #ffffff;}
a:hover {color: #FFDAB9; text-decoration : none;}

a.up-menu {font: 13px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #FFFFFF;	text-decoration: underline;}
a.up-menu:hover {font: 13px Tahoma, Verdana, Arial; color: #FFDAB9; text-decoration: none;}


.logo {font: 19px Tahoma; color: #FFFFFF; font-weight:bold; text-decoration: none;}
a.logo {font: 19px Tahoma; color: #FFFFFF; font-weight:bold; text-decoration: none;}
a.logo:hover {font: 19px Tahoma; color: #FFFFFF; font-weight:bold; text-decoration: none;}
a.logo:visited {font: 19px Tahoma; color: #FFFFFF; font-weight:bold; text-decoration: none;}

a.sys {font: 11px Tahoma, Verdana, Arial; color: #222222; text-decoration: none;}
a.sys:hover {font: 11px Tahoma, Verdana, Arial; color: #ffffff; text-decoration: none;}

td {font-family: Tahoma; font-size: 13px;}
td.menu-fon {background: url(../images/menu-fon.jpg) repeat; font-family: Tahoma; font-size: 13px;}
td.brk {background: url(../images/brk.gif) repeat-x bottom;}
td.brkv {background: url(../images/brk-v.gif) repeat-y top right;}
td.lll {background: url(../images/lll.gif) repeat top left;}
td.lw {background: url(../images/lw.gif) no-repeat bottom left;}
.2lines {background-image: url(../images/2lines.gif); background-repeat: repeat-x; background-position: center;}
.2lines2 {background: url(../images/2lines2.gif) no-repeat center right;}

p {font: 13px Tahoma; color: #E4D2CA;}
i.white { color:#FFFFFF; text-decoration:none; font-style:normal;}

h1 {
	font: 25px Georgia;
	color: #DEDEDE;
	margin-bottom: 5px;
	margin-left: 5px;
}
h1.index {
	font: 25px Georgia;
	color: #DEDEDE;
	margin-bottom: 5px;
	margin-left: 40px;
}
h2 {
	font: 15px Tahoma;
	color: #E7E7E7;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 3px;
}
h3 {
	font: 30px Georgia;
	color: #DEDEDE;
	margin-bottom: 5px;
}

.sys {font: 11px Tahoma, Verdana, Arial; color: #E4D2CA;}

li {
	margin-top: 5px;	
}
ul {
	list-style-image: url(../images/list.gif);
	font-family: Tahoma;
	font-size: 13px;
	padding-top: 0px;
	padding-bottom: 10px;
}

ul.li4x4 {
	list-style-image: url(../images/li4x4.gif);
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.accent {
	text-align: left;
	background-color: 706568;
	padding-left: 2em;
	padding-right: 1.1em;
	padding-top: 1.2em;
	padding-bottom: 1.5em;
}
.accent-ul{
	padding-left: 3em;
}

.citat{
	font-style: italic;
	float:left;
	background: url(/images/laquo.gif) no-repeat top left;
	padding: 0px 40px;
}
.citat2{
	background: url(/images/raquo.gif) no-repeat bottom right;
	padding-right: 40px;
	padding-bottom: 2px;
}
.clear{clear: both; height: 10px;}


/* стили для форм*/
input
{
	border: 1px solid #CCCCCC;
	width: 350px;
}

table.regtable
{
	cellpadding: 0px;
	cellspacing: 0px;
}

#send
{
	background: url(../images/send.gif) no-repeat;
	border: 0px;
	width: 120px;
	height: 30px;
	font-weight: Bold;
	font-size: 10px;
	color: white;
}

#textareasend
{
 	width: 350px;
	height: 200px;
	border: 1px solid #CCCCCC;
	color: #535353;
	font-size: 12px;
	font-family: Tahoma;
}
/* конец стилей для форм*/