a, a:hover
{
	color: #000080;
}
td H1 {
	color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 16px Verdana;
	font-weight: bold;
}

b
{
	text-decoration: none;
	font-weight: normal;
}

h4
{
	color: #993300;
	font: bold 14px Verdana;
	margin: 10px 0 0 0;
}

BODY {
	background: #DEC6A4 url('/images/back.gif');
	font: 12px Verdana;
}

#container1 {
	background: url('/images/logo.gif');
	width: 243px;
	height: 150px;
	float: left;
	text-indent: -9999px;
}

#container2 {
	background: url('/images/title.jpg');
	width: 350px;
	height: 150px;
	float: right;
	text-indent: -9999px;
}

#top_content {
	margin-left: 243px;
	margin-right: 350px;
	text-align: center;
}

#top_content {
	font: 13px Verdana;
}

#top_content H3 {
	color: #993300;
	font: bold 13px Verdana;
	margin: 10px 0 0 0;
}

#top_content P {
	margin: 0;
}

H1 {
	color: #930;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	font: 16px Verdana;
	font-weight: bold;
}

.red_divider {
	border-top: 2px solid #993300;
	margin: 10px;
}

#sidebar {
	width: 250px;
	float: left;
}

#sidebar H3 {
	text-align: center;
	font: bold 18px Verdana;
	color: #930;
}

#sidebar P {
	font: 13px Verdana;
	font-style: italic;
	font-weight: bold;
	color: #930;
}

#side_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 14px Verdana;
}

#side_menu LI {
	margin: 0;
}

#side_menu A, #side_menu .spanlink {
	color: #930;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

#side_menu .spanlinkSel {
	color: #F00;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

#side_menu UL {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 13px Verdana;
}

#side_menu UL LI {
	margin: 8px;
	margin-left: 10px;
	background: url('/images/brick.gif') no-repeat center left;
	padding-left: 35px;
}

#side_menu UL LI.window {
	margin: 8px;
	margin-left: 10px;
	background: url('/images/window.gif') no-repeat center left;
	padding-left: 35px;
}

#side_menu UL A, #side_menu UL .spanlink {
	text-transform: none;
	text-decoration: none;
	color: #930;
}

#side_menu UL A:hover, #side_menu UL .spanlinkSel {
	text-transform: none;
	text-decoration: underline;
	font-weight: bold;
	color: #930;
}

#container {
	margin: 0 30px 0 280px;
}

#container UL {
	padding-left: 0;
	margin-left: 20px;
}

#container H2 {
	color: #930;
	font: bold 14px Verdana, Verdana;	
}

#container H3 {
	color: #930;
	font: bold 12px Verdana, Verdana;
	margin-bottom: 0px;
}

.inline_image {
	float: left;
	padding: 0 30px 0 0;
}

UL#site_path {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	font: 12px Verdana, Verdana;
	border-bottom: 1px solid #caaa83;
}

UL#site_path LI {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer
{
	margin: 0;
	height: 35px;
	background: #930;
	padding: 2px 5px 2px 5px;
}

#vrezka
{
	display: none;
}

.spanlink, .spanlinkimg
{
	cursor: pointer;
	text-decoration: underline;
	color: #0066cc;
}

.spanlinkSel
{
	cursor: pointer;
	text-decoration: underline;
	color: #0066cc;
}

table tr td
{
	font-size: 12px;
}

#tabsul
{
	height: 32px;
	margin-left: 0px;
}

.ui-tabs { background: none; border: none; }
.ui-tabs .ui-tabs-nav { background: none; }
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: white; border: 1px solid #AAA; border-top: none; }

#footer .links
{
	float: right;
	font-size: 11px;
}

#footer .links li
{
	color: #FFF;
	float: left;
	list-style: none;
	margin-left: 5px;
}

#footer .links a
{
	color: #FFF;
	text-decoration: none;
}

#footer .links a:HOVER
{
	color: #EEF;
	text-decoration: underline;
}

#page_wrapper
{
}

#content_wrapper
{
	width:100%;
	float:right;
	margin-left: -260px;
}
  
#sidebar
{
	width: 250px;
	float:left;
	padding: 4px;
}

#content
{
	padding: 0 0 0 10px;
	margin-left: 250px;
	border-left: 1px solid black;
}

#sidebar_divider
{
	width: 1px;
	float: left;
	background: red;
	margin-left: 250px;
	height: 100%;
}

#content h1
{
	color:#993300;
	font:bold 16px Verdana;
	margin: 10px;
	padding:0;
}

#content h2
{
	clear: both;
	color:#993300;
	font: bold 15px Verdana;
	margin: 10px;
	padding:0;
}

#content h3
{
	clear: both;
	color:#993300;
	font:bold 12px Verdana;
	margin:15px 0 0;
	padding:0;
}

.clearer { clear: both; }
.paragraph { margin-left: 15px; clear: both; margin-right: 20px; width:expression(document.body.clientWidth > 800 ? "100%" : "95%"); }

.horizontalline
{
	border-bottom: 1px solid #caaa83;
}
