@charset "utf-8";
/* CSS Document */
body{
background:#1c2836;
}
.body {
	border: 0px solid #ccc;
	width: 1000px;
	padding: 1px;
	background-color: #fff;
}
/* img {
max-width: 500px;
max-height: 375px;
} */
.content strong {
	font-family: calibri, sans, verdana;
	font-size: 1em;
	color: #000;
	font-weight: bold;
}
.content p {
	font-family: calibri, sans, verdana;
	font-size: 1.1em;
	color: #000;
	
}
.content {
	font-family: calibri, sans, verdana;
	font-size: 1em;
	color: #000;
	width: 650px;
}
.content_r b{
	font-family: calibri, sans, verdana;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.content_r a{
	font-family: tahoma;
	font-size: 10px;
	color: #000;
}
.content a {
	font-family: calibri, sans, verdana;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
.content a:hover {
	font-family: calibri, sans, verdana;
	font-size: 14px;
	color: #0033ff;
	text-decoration: underline;
}
.full_article p {
 font-family: tahoma;
	font-size: 14px;
	color: #000;
}
img {
border: 0;
}
.menu a {
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	display: block;
	text-decoration: none;	
}
.menu a: hover {
	font: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
	text-decoration: none;	
}
.footer p{
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 10px;
	padding-left: 3px;
		padding-right: 3px;
	}

#foldheader {
	cursor: pointer;
font-weight: bold;
font-family: calibri, sans, verdana;
font-size: 14px;
list-style-image: url(../fold.png);
}

#foldinglist {
list-style-image: url(../list.png);
font-family: calibri, sans, verdana;
font-size: 14px;
}
#foldinglist a{
list-style-image: url(../list.png);
font-family: calibri, sans, verdana;
font-size: 14px;
color: 333;
}
li a{
list-style-image: url(../list.png);
font-family: calibri, sans, verdana;
font-size: 14px;
color: #000;
text-decoration: none;
}
#frame {
	width: 100%;
}
.rubrika{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#rt{
	background: url(../img/rt20x10.png);
	max-width: 10px;
	width: 10px;
	background-repeat: no-repeat;
	}
#lt{
	background: url(../img/lt20x10.png);
	max-width: 10px;
	width: 10px;
	background-repeat: no-repeat;
	}
#top{
	background: url(../img/t20.png);
	}
.tree {
  padding-top: 10px;
	font-family: calibri, sans, verdana;
	font-size: 16px;
	color: #000;
	border-bottom: thin 1px #999999;
	width: 100%;
	height: 20px;
}
.tree a{
	font-family: calibri, sans, verdana;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
.tree a: hover{
	font-family: calibri, sans, verdana;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
.rule {
width: 100%;
color: CCC;
}

.uhos a{
font-family: calibri, verdana;
	font-size: 14px;
	color: #999;
	text-decoration: none;	
}
.uhos a: hover{
font-family: calibri, verdana;
	font-size: 14px;
	color: #333;
	text-decoration: none;	
}
.comment {
border-top: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;

}
#l_comm {
font-family: calibri,verdana;
font-size: 10px;
}
#l_comm a {
font-family: calibri,verdana;
font-size: 10px;
text-decoration: underline;
}
#l_comm b {
font-family: calibri,verdana;
font-size: 10px;
font-weight: bold;
}
#l_comm h6 {
font-family: calibri,verdana;
font-size: 10px;
color: #666666;
}
.r_comm {
vertical-align: top;
border-left: 1px solid #b6b6b6;
border-right: 1px solid #b6b6b6;
border-top: 1px solid #b6b6b6;
border-bottom: 1px solid #b6b6b6;
width: 200px;
}
.r_comm a {
font-family: calibri, verdana;
font-size: 10px;
}
.r_comm em {
font-family: calibri, verdana;
font-size: 10px;
color: #666666;
}
.r_comm b {
font-family: calibri, verdana;
font-size: 10px;
font-weight: bold;
}
.r_comm text {
font-family: calibri, verdana;
font-size: 10px;
}

.col_left{
border-left: 1px solid #999;
border-bottom: 1px solid #999;
}
.col_cent{
border-bottom: 1px solid #999;
}
.col_right{
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}
.livej {
height: 250px;
width: 200px;
background: transparent url(../img/livej.png) no-repeat 0 0;
vertical-align: bottom;
}
.livej b {
position: relative;
font-family: arial;
font-size: 34px;
font-weight: bold;
color: red;
vertical-align: bottom;
padding-left: 25px;
};
/* Gallery Styling */
.gallery .image-title,
.gallery .image-description,
.gallery .image-author,
.gallery .image-link {
	display:none;
}

.gallery
{
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: none;
}

.gallery ul.images
{
	list-style-type: none;
	border: none;
	padding: none;
}

.gallery ul.images li.image
{
	display: inline;
	line-height: 0;
}

.gallery ul.images li.image a
{
	text-decoration: none;
	color: inherit;
	cursor: pointer;
	margin: 14px;
	display: inline-block;
	background: white;
	padding: 3px;
	line-height: 0;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
	-moz-box-shadow: 0px 0px 8px #AAA;
	-webkit-box-shadow: 0px 0px 8px #AAA;
	box-shadow: 0px 0px 8px #AAA;
	-webkit-transition: -webkit-box-shadow 0.1s ease-out;
	-moz-transition: -webkit-box-shadow 0.1s ease-out;
	-o-transition: -webkit-box-shadow 0.1s ease-out;
	transition: -webkit-box-shadow 0.1s ease-out;
}

.gallery ul.images li.image a img
{
	border: none;
	padding: none;
	-webkit-border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	border-radius: 4px 4px;
}

.gallery ul.images li.image a:hover
{
	-moz-box-shadow: 0px 0px 8px #222;
	-webkit-box-shadow: 0px 0px 8px #222;
	box-shadow: 0px 0px 8px #222;
}
#left_menu {
	width: 200px;
}
.left_menu {
	font-family:Calibri, Tahoma, Geneva, sans-serif;
	width:100%;
	color:#000;
	background-color:#f6f6f6;
	display:block;
	font-size:1em;
}
.left_menu a{
	font-family:Calibri, Tahoma, Geneva, sans-serif;
	color:#000;
	background-color:#f6f6f6;
	display:block;
	text-decoration:underline;
	font-size:1em;
}
.left_menu a:hover {
	font-family:Calibri, Tahoma, Geneva, sans-serif;
	color:#000;
	background-color:#3CF;
	display:block;
	text-decoration:underline;
	font-size:1em;
	cursor:pointer;
}