body {
	margin: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 75%;
	background-color: #505050;
}

#mainbox {
	border: 1px solid #333333;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
.logobox {
	background-image: url(http://kprf.tv/mainlogo.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 850px;
}
.logobox div {
	height:120px;
}
.logobox a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
}
.logobox #mark {
	background-color: #FFFFFF;
}

#id_box {
	border: none;
	height: 100%;
}

#id_leftcol {
	width: 310px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}

#id_menu {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
	
#id_rightcol {
	height: 100%;
}

#id_txt_cat_itm {
	white-space: nowrap;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#id_txt_cat_itm_link {
	text-decoration: none;
	color: #666666;
}

#id_txt1 {
	font-weight: bold;
	color: #FF6666;
	font-size: large;
	margin: 0px;
}

.id_body {
	margin-bottom: 10px;
}
.id_body p{
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	
	text-indent: 12pt;
}

#id_title {
	font-size: large;
	color: #000000;
	margin-top: 10px;
}

#id_item1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 200px;
}

#id_item1_img {
	float: left;
	margin-right: 5px;
}

#id_item1_txt {

}

#id_item1_desc
{
	margin: 5px;
}

.id_author {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 25%;
}
.id_author p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;	
	text-indent: 0pt;
}

#scr {
        margin-top: 20px;
        margin-right: 20px;
        margin-bottom: 5px;
        margin-left: 20px;
}

#scr_btn {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 36px;	
	float: left;
        margin-right: 4px;
        margin-bottom: 4px;
        margin-left: 4px;
}

#scr_btn_down {
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #000000;
        border-left-color: #000000;
        width: 36px;
	float: left;
	background-color: #cccccc;
        margin-right: 4px;
        margin-bottom: 4px;
        margin-left: 4px;

}

#scr_a {
	
	text-decoration: none;
	color: #000000;
}

.id_menu_news a {
	text-decoration: none;
	color: #666666;
}

#a_reg_site {
	font-size: medium;
	text-decoration: none;
	color: #000000;
}

.news_item {
	margin-bottom:15px;
}

.news_item #title {
	font-weight: bold;
}

#overlay
{ 
	background-image: url(http://kprf.tv/overlay.png);
}