body { margin:0 0 0 0;font-family:tahoma; }
body, p, td, ul, ol, li { font-size: 11px; }
td { vertical-align:top}
img { border:0}
a { color: #396D8C; text-decoration: none; }
a:hover { text-decoration: underline; }
.small,.createdate, .modifydate { font-size: 10px; color: #666; }
.grey_b { color:#4F4F4F; font-family:tahoma; font-size:11px; line-height:16px; font-weight:bold}
.t_blue_b { color:#396D8C; font-family:tahoma; font-size:11px; line-height:16px; font-weight:bold; text-decoration:none}
.t_red_d { color:#A40000; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:none}
.t_gray_dark { color:#767676; font-family:tahoma; font-size:11px; line-height:13px; font-weight:normal}
.t_grey_priv { color:#9A9A9A; font-family:tahoma; font-size:11px; line-height:12px; font-weight:normal}
.t_red_priv { color:#A40000; font-family:tahoma; font-size:11px; line-height:13px}
.bottom { color:#ffffff; font-family:tahoma; font-size:10px; line-height:13px; font-weight:bold; text-decoration:none; text-transform:uppercase}
.bottom_1 { color:#6F6F6F; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:none}
.catalog { color:#A40000; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:none} td.catalog a:hover{ color:#A40000; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:underline} td.catalog a { color:#A40000; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:none}
.otstup_1 { padding-top:5}
.otstup_2 { height:22; padding-top:7}
.otstup_3 { padding-top:3}
.otstup_priv { padding-top:4}
.submit { color:#ffffff; font-family:tahoma; font-size:10px; line-height:10px; text-decoration:none; text-transform:uppercase; font-weight:bold}
#mod_search_searchword {width:188px !important; height:18px !important; border-color:#d1d1d1 !important; border-style:inset !important; border-width:thin !important}
#mainlevel-nav {margin-top: 0px; margin-left: auto; margin-right: auto;}
#mainlevel-nav ul {margin-left: 0;padding-left: 0;white-space: nowrap; margin-top: 0px;}
#mainlevel-nav li {display: inline;list-style-type: none;margin-top: 0px;}
#mainlevel-nav li a { color: #FFF; text-decoration: none; padding: 10px 30px; background-image:url(/gfx/pic_list_7.gif); background-position:right center; background-repeat: no-repeat;font-family:Arial, Helvetica, sans-serif;}
#mainlevel-nav li a:hover {text-decoration:underline}

#footer #mainlevel-nav {margin-top: 0px; margin-left: 0px; margin-right: 0px;}
#footer #mainlevel-nav ul {margin-left: 0;padding-left: 0;white-space: nowrap; margin-top: 0px;}
#footer #mainlevel-nav li {display: inline;list-style-type: none;margin-top: 0px;}
#footer #mainlevel-nav li a { color: #FFF; text-decoration: none; padding: 10px 15px; font-family:Arial, Helvetica, sans-serif; background-image:none;}
#footer #mainlevel-nav li a:hover {text-decoration:underline}

#main-menu { background-image:url(/gfx/bg_menu.gif); background-repeat:repeat-x; height: 37px; padding-top: 10px;}
#right-col .module { background-image:url(/gfx/p_left.gif); background-position:top left; background-repeat:no-repeat; }
#right-col .module h3 { margin: 0px 0px 0px 10px; background-image:url(/gfx/p_right.gif); background-position:right top; background-repeat:no-repeat; background-color:#FFA305; color: #FFF; font-size: 14px; font-weight: bold; text-align: center;  padding-top: 5px; height: 25px; width: 185px;}
#right-col .module ul {margin-left: 0;padding-left: 0;margin-top: 4px;}
#right-col .module ul li {list-style-type: none; border-bottom: 1px solid #FFF; padding: 4px; background-color: #F7F7F7;}
#right-col .module ul li a { font-size: 11px; }
#right-col .module { margin-bottom: 10px; }

/* BLOGG Classes */
.blog { border-top: 3px solid #FF8A00; margin: 0px 4px; }
.blog .contentheading { color: #A40000; font-size: 12px; font-weight: bold; text-align: left; }





/* -- form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* -- buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images_general/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../images_general/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../images_general/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../images_general/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../images_general/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images_general/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images_general/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* System Messages */
#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#fff;
border:solid 0px;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #93246F; margin-bottom: 10px; list-style: none; padding: 0px; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #F2E3ED}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #93246F; background: #F2E3ED ; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;margin:0}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

.tool-tip { background-color:#FFFFCC; padding: 10px; }

.contentheading, .componentheading {
   font-size: 150%;
   color: #E34600;
   font-weight: bold;
   text-align: left;
}

fieldset {
   border: 0px;
   background-color: #F7F7F7;
}

.contentpaneopen p, .contentpaneopen td {
 text-align: left;
}
ul.pagenav
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.pagenav li
{
display: inline;
list-style-type: none;
}

.pagenav a { padding: 10px 10px; }

.pagenav a:link, .pagenav a:visited
{
color: #fff;
background-color: #E34600;
text-decoration: none;
}

.pagenav a:hover
{
text-decoration: underline;
}