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;
}

.preview
{
	position: absolute;
	width: 50px;
	height: 50px;
	display: none;
	margin-top: 25px;
	margin-left: 25px;
}

BODY {
	background: #DEC6A4 url('/images/back.jpg');
	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;
}

#top_content strong {
  color:#993300;
  font-family:Verdana;
  font-size:16px;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin:15px 0 0;
  padding: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;
}

#top_menu {
	background: #c64;
}

#top_menu UL {
	text-align: center;
	margin: 10px auto;
	padding: 0;
	list-style: none;
	color: #feefb1;
	font: 10px Verdana;
	border-left: 1px solid #fff; 
	display: block;
	height: 25px;
}

#top_menu UL LI {
	display: block;
	border-right: 1px solid #fff; 
	width: 170px;
	float: left;
	text-align: center;
	line-height: 25px;
	background: #993300;
}

#top_menu UL LI.active A, #top_menu UL LI.active .spanlink {
	color: #feefb1;
	font: bold 12px Verdana;
	cursor: pointer;
	line-height: 25px;
}

#top_menu UL LI.active .spanlinkSel {
	color: #feefb1;
	font: bold 12px Verdana;
	cursor: pointer;
	line-height: 25px;
}

#top_menu A, #top_menu .spanlink {
	color: #fff;
	cursor: pointer;
	line-height: 25px;
}

#top_menu .spanlinkSel {
	color: #fff;
	cursor: pointer;
}


#sidebar {
	width: 270px;
	border-right: 1px solid #000;
	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: 15px 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, #side_menu menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font: 13px Verdana;
}

#side_menu UL LI, #side_menu menu LI {
	margin: 8px;
	margin-left: 10px;
	background: url('/images/brick.gif') no-repeat center left;
	padding-left: 35px;
}

#side_menu UL LI.window, #side_menu menu 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 300px;
}

#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;
	padding: 0;
	font: 12px Verdana, Verdana;
}

UL#site_path LI {
	display: inline;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	margin-top: 50px;
	height: 30px;
	background: #930;
}

#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; }

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-11px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-1px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:pointer;
}

.jTipBody, dl
{
	display: none;
}

#message
{
	color: red;
	font: 20px Verdana;
	margin-bottom: 5px;
	background-color: white;
}
div.vcard
{
	display: none;
}

.item_container { float: left; margin: 10px; width: 270px; height: 300px; }
.item_container img { border: 1px solid #555; }
.item_container ul { list-style: none; margin-left: 0px; margin-top: 5px; width: 265px; }
.item_container ul li { padding: 2px; }

.tabletitle a
{
	color: #930;
	font: bold 12px Verdana, Verdana;
	margin-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
}

.tabletitle a.more
{
	color: #00F;
	font: normal 12px Verdana, Verdana;
	margin: 0px;
	text-decoration: underline;
}


.selectedp
{
	display: none;
}


#top_menu ul li.old { display: none; }

