html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font: 8pt arial, sans-serif;
	background: #4f7996 url(/image/body.gif);
	color: #606060;
	height: 100%;
}
html>body img {
	margin: 0 0 -3px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {
	font: 17pt georgia, serif;
}
h2 {
	font: 15pt georgia, serif;
}
h3 {
	font: 13pt georgia, serif;
}
a {
	color: #4f7996;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#box {
	margin: 0 auto;
	width: 780px;
	background: #f5f5f5;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	min-height: 100%;
	position: relative;
	overfow: hidden;
}
#up {
	height: 79px;
	background: #fff;
}
#up_left {
	background: url(/image/logotype.gif) no-repeat;
	width: 162px;
	height: 30px;
	float: left;
	margin: 30px 0 0 27px;
}
#up_left a {
	display: block;
	width: 149px;
	height: 28px;
	text-indent: -9999px;
}
#up_right {
	background: #4f7996 url(/image/rss.gif) no-repeat;
	width: 228px;
	height: 34px;
	float: right;
	margin: 0 27px 0 0;
	text-align: center;
	line-height: 22px;
}
#up_right a {
	color: #fff;
	text-decoration: none;
	padding: 0 7px;
	border-left: 1px solid #93bdd1;
}
#up_right a:hover {
	text-decoration: underline;
}
#menu {
	height: 24px;
	line-height: 24px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #ced8dd;
	background: url(/image/menu_fon.gif) repeat-x;
	padding: 0 27px;
}
#categories {
	float: left;
	background: url(/image/categories.gif) no-repeat;
	width: 109px;
	height: 24px;
	text-indent: -9999px;
}
#menu_link a {
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 13.7px;
	background: url(/image/menu_link_a.gif) repeat-x;
	text-decoration: none;
	color: #555;
	border-right: 1px solid #ced8dd;
}
#menu_link a:hover {
	background: url(/image/menu_link_a.gif) repeat-x 0 -24px;
	color: #000;
}
#content {
	margin: 15px 27px 0 27px;
	overflow: hidden;
}
#most {
	background: url(/image/most_fon.gif);
	border: 1px solid #ececec;
	padding: 4px;
}
#in_most {
	background: #cceaff;
	overflow: hidden;
	width: 100%;
}
#img {
	float: left;
	width: 160px;
	padding: 10px 15px 10px 10px;
	background: url(/image/most_content.gif) repeat-y right;
	margin-right:5px;
}
#most_content {
	float: right;
	width: 485px;
	padding: 15px 30px 10px 10px;
	font-size: 9pt;
	color: #444444;
}
#most_content a {
	color: #42b4e6;
}
#most_content h3 {
	margin: 0 0 10px 0;
}
#most_content h3 a {
	color: #42b4e6;
}
#most_content h3 a:hover {
	text-decoration: none;
	color: #4f7996;
}
.read_more {
	background: url(/image/most_content_read_more.gif) no-repeat 100% 2px;
	padding-right: 17px;
	font-weight: bold;
}
#box_left_and_right {
	clear: both;
	margin: 15px 0;
	overflow: hidden;
	width: 100%;
}
#left {
	float: left;
	width: 240px;
}
#popular_article {
	background: url(/image/popular_article.gif) no-repeat 1px 0;
	width: 178px;
	height: 30px;
	text-indent: -9999px;
}
#categories_portfolio {
	background: url(/image/categories_portfolio.gif) no-repeat 1px 0;
	width: 194px;
	height: 30px;
	text-indent: -9999px;
}

#advertising {
	background: url(/image/advertising.gif) no-repeat 1px 0;
	width: 90px;
	height: 30px;
	text-indent: -9999px;
}

#archive {
	background: url(/image/archive.gif) no-repeat 1px 0;
	width: 129px;
	height: 30px;
	text-indent: -9999px;
}
#archive_body {
	height: 152px;
	padding: 0 15px 0 15px;
	margin: 5px 0 20px 5px;
	background: url(/image/content_hr_vertical.gif) repeat-y left;
}
#archive_body td {
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #ddd;
}
#archive_body th {
	background: #42b4e6;
	color: #fff;
}
#archive_body a {
	font-size: 9pt;
	display: block;
	width: 100%;
	height: 100%;
	color: #42b4e6;
	font-weight: bold;
	background: #cceaff;
}
#archive_body a:hover {
	background: #42b4e6;
	text-decoration: none;
	color: white;
}
#archive_body a.prev {
	background: #cceaff;
	border: 1px solid white;
	width: 90%;
	color: #4f7996;
	font-size: 10pt;
}
#popular_article_link, #categories_portfolio_link {
	padding: 0 15px 0 15px;
	margin: 5px 0 20px 5px;
	background: url(/image/content_hr_vertical.gif) repeat-y left;
}
.hr {
	background: url(/image/content_hr_gorizontal.gif) repeat-x bottom;
	height: 3px;
}
#popular_article_link a, #categories_portfolio_link a {
	display: block;
	background: url(/image/content_hr_gorizontal.gif) repeat-x bottom;
	padding: 5px 5px 7px;
	text-decoration: none;
	color: #966c4f;
}
#popular_article_link a:hover, #categories_portfolio_link a:hover  {
	background: #f9f4e4 url(/image/content_hr_gorizontal.gif) repeat-x bottom;
}
#search {
	background: url(/image/search.gif) no-repeat 1px 0;
	width: 78px;
	height: 31px;
	text-indent: -9999px;
}
#search_form {
	padding: 0 15px 0 15px;
	margin: 5px 0 20px 5px;
	background: url(/image/content_hr_vertical.gif) repeat-y left;
}
#search_form div {
	margin: 0 3px;
}
#search_form div p {
	display: block;
}
#search_form div div {
	padding: 13px 0 10px;
	margin: 15px 0 0 0;
	font: bold 9pt arial;
	color: #a37e63;
	background: url(/image/content_hr_gorizontal.gif) repeat-x top;
}
#search_form p {
	display: inline;
	margin: 0;
	padding: 0;
}
#search_form input.submit {
	background: #42b4e6;
	font: 9pt arial, sans-serif;
	width: 50px;
	border: 0 none;
	color: #fff;
	font-weight: bold;
	padding: 2px 1px 1px;
}
#search_form input.search {
	width: 135px;
	margin: 0 5px 0 0;
	font: 9pt arial, sans-serif;
	border: 1px solid #bbbbbb;
	background: white;
	color: #606060;
	padding: 2px 5px 1px;
}
#right {
	float: right;
	width: 470px;
}
#news_article, #archiv_article {
	height: 30px;
	text-indent: -9999px;
}
#news_article {
	background: url(/image/news_article.gif) no-repeat;
	width: 132px;
}
#archiv_article {
	background: url(/image/archive_article.gif) no-repeat;
	width: 127px;
}
.body_news {
	padding: 0 0 0 17px;
	margin: 5px 0 0 4px;
	background: url(/image/content_hr_vertical.gif) repeat-y left;
}
.head_news {
	background: url(/image/head_news.gif) repeat-x bottom;
	margin: 0 0 13px 0;
	padding: 0 0 3px 0;
}
.head_news a:hover {
	text-decoration: none;
	color: #42b4e6;
}
.date {
	background: #42b4e6;
	color: #fff;
	padding: 1px 5px 2px;
	font-weight: bold;
}
.cat {
	font-weight: bold;
	color: #42b4e6;
	border-right: 1px solid #42b4e6;
	border-left: 1px solid #42b4e6;
	padding: 0 5px;
	margin: 0 5px;
}
.news {
	margin: 15px 0 0 0;
	font-size: 9pt;
}
.also {
	background: #f9f4e4 url(/image/also_fon.gif) repeat-x bottom;
	border: 1px solid #fff;
	margin: 15px 0 20px 0;
	padding: 15px 10px 20px;
}
.also h3, .bb_code h3 {
	color: #966c4f;
	padding: 0 0 5px 0;
	background: url(/image/also_read.gif) repeat-x bottom;
}
.also a {
	display: block;
	background: url(/image/also_read.gif) repeat-x bottom;
	padding: 5px 5px 7px;
	text-decoration: none;
	color: #696969;
}
.also a.cat2 {
	display: inline;
	color: #42b4e6;
	background: none;
	padding: 0;
}
.also a.cat2:hover {
	display: inline;
	color: #4f7996;
	background: none;
}

.also span.look {
    background: url(/image/look.gif) no-repeat left;
    padding-left:22px;
}
.also span.download {
   background: url(/image/download.gif) no-repeat left;
   padding-left:22px;
}

.also a:hover {
	background: #fffacd url(/image/also_read.gif) repeat-x bottom;
	text-decoration: none;
}
.also hr{
	border-top: 1px solid #EADFCD;
	border-bottom: 1px solid #FFFFFF;
}

.portfolio_fotogallery{
 text-align:center;
}

.portfolio_fotogallery img{
 border: 5px solid #fff;
 margin-top:20px;
}

.portfolio_fotogallery span{
 font-weight: bold;
}

#footer {
	text-align: center;
	background: white url(/image/content_hr_gorizontal.gif) repeat-x top;
	height: 55px;
	padding: 20px 0 0;
}
#footer a {
	padding: 2px 5px;
}
#footer a:hover {
	background: #42b4e6;
	color: white;
	text-decoration: none;
}

.bb_code {
    background: #f9f4e4 url(/image/also_fon.gif) repeat-x bottom;
	border: 1px solid #fff;
	margin: 5px 0 5px 0;
	padding: 10px;
}

.link_s{
    padding:0 10px 20px 10px;
}