a:link { color: #C00000; text-decoration: none; }
a:visited { color: #C00000; text-decoration: none; }
a:hover { color: #C00000; text-decoration: underline; }
a:active { }

body {
	font-family: Tahoma, Arial, sans-serif;
}
.title, .title_2 {
	font-size: 28px;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-position: 0px;
	height: 78px;
	margin-top: 0;
	padding-top: 12px;
	padding-left: 20px;
	background-image: url(../img/zakladka.jpg);
}
.title_2 {
	font-size: 22px;
	background-image: none;
	height: 30px;
	padding-top: 0px;
	padding-left: 0px;
	color: #C00000;
}
.body, .bodyred, .bodyblack, .menu_links {
	font-size: 13px;
	color: Gray;
	text-align: justify;
	line-height: 16px;
}

.bodyblack {
	color: #303030;
}
.bodyblack p {
	text-indent: 15px;
}

.bodyred {
	color: #D00000;
	background-color:#FEF4EB;
	background: url(../img/excl.gif) no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #D00000;
	width: auto;
}
.subtitle, .title_panel {
	font-size: 18px;
	color: #C00000;
	font-weight: bolder;
}
.title_panel {
	font-size: 14px;
	color: white;
	font-weight: bold;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	width:179px;
	height: 22px;
	vertical-align: top;
	padding-left:5px;
	
}
.menu_item {
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:20px;
	background-image:url(../img/grad_box.gif);
	background-repeat:no-repeat;
}

.menu_links { color:gray;}
.menu_links a {font-size:11px;}
.menu_links a:link {color:gray;}
.menu_links a:visited {color: gray;}
.menu_links a:hover { color: #C00000;}

.form {
	border: 1px solid Silver;
	background-position: inherit;
}

.table_border, .td_border, .th_border
{
    border-color: #DCDCDC;
    border-style: solid;
	 border-collapse: collapse;
}

.table_border
{
    border-width: 1px 0 1px 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.td_border
{
    margin: 0;
    padding: 4px;
    border-width: 0 0 1px 0;
}
.th_border {
	background-color: white;
	border-width: 0 0 1px 0;
	color: gray;
}
.image {
	border: 1px solid #DCDCDC;
	padding: 4px;
}

.comments {
color:#222222
}
.comment_top {
	height: 20px;
	width: 75px;
	background-image: url(../img/comment_box_top.gif);
	background-repeat: no-repeat;
}
.comment_body {
	width: 450px;
	padding-top:10px;
	padding-bottom:15px;
	margin-bottom: 15px;
	background-color: #ededed;
}
.comment_name {
	font-size: 15px;
	color: #C00000;
	text-align: left;
	font-weight:800;
}
.right_panel_tab {
	width:179px;
	height:22px;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FBFBFB;
	font-weight: bold;
	text-align:center;
	padding-top:2px;
}
a.right_panel {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: gray;
	text-decoration: underline;
}
a.right_panel:visited { color: gray; text-decoration: underline;}
a.right_panel:active {color: #FFA500; text-decoration: underline;}
a.right_panel:hover { color: #C00000; text-decoration: underline;}

ul {
		list-style-image: url(../img/pointer_square.gif);
}
.img_section {
	float:left;
	padding:3px;
	border: 1px solid gray;
	margin-right:10px;
	margin-bottom:10px;
}
.date {
	font-size:10px;
	background-image: url(../img/calendar.gif);
	background-repeat: no-repeat;
	text-align: center;
	width:46px;
	height:46px;
}
.date_day {
	padding-top:3px;
	font-size:23px;
}
