
 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}


body {
	padding: 0;
	margin: 0;
	font-family: "Calibri",Arial, Verdana;
	font-size: 10pt;
	background-color: black;
/*	color: white; */
	color: #ccc;
}




a, a:visited {
	color: #00AEEF;
	text-decoration: none;
}
a:hover {
	color: orange;
}
a img {
	border: 0;
}

/*h1 { font-size: 200% ; margin-bottom: 0.2em; color: #292929;  font-weight:bold;}
h2 { font-size: 180%;margin-bottom: 0.5em; color: #000000; font-weight:normal;}*/
h1 { font-size: 200% ; margin-bottom: 0.2em; color: #d6d6d6;  font-weight:bold;}
h2 { font-size: 180%;margin-bottom: 0.5em; color: #ccc; font-weight:normal;}

/*.hed {color: #3b4653; font-weight:lighter;}*/
.hed {color: #c4b9ac; font-weight:lighter;}
h3, h4, h5 {
    color: #7f96b3;
    margin-bottom: 0.5em;
    font-weight:normal;
}
h3 { font-size: 155%; }
h4 { font-size: 130%; }
h5 { font-size: 100%;  }

p {
    padding: 0 0 1em;
    line-height: 135%;
}

ul, ol {
    padding: 0 0 1em;
    font-size: 130%;    
    line-height: 135%;
    margin-left: 2em;
}



#base {
	max-width: 1184px;
	margin: auto;
	background-image: url('/media/images/bg.png');
	background-repeat: repeat-x;

}

#container {
	min-width: 1175px
}



#main {
	width: 859px;
	float: right;
	margin-bottom: 15px;
}


#header {
	width: 859px;
	height: 172px;
	text-align: left;
}

#header img { float: left; }

#leftnav
{
	float: left;
	width: 316px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

#rightnav
{
	float: right;
	width: 234px;
	margin: 0;
	vertical-align: top;	
}

#rightnav img {
	margin-bottom: 8px;
}

#content
{
	width: 615px;
	text-align: left;
	vertical-align: top;
}


#footer
{
	text-align: center;
	clear: both;
	margin: 0;
	color: #333;
	font-size: 0.9em;
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: orange;
}

.copyright {
	margin: 5px;
	color: #B4B4B4;
}

#menu {
	background-image: url('/media/images/menu_bg.png');
	background-repeat: repeat-x;
	margin-bottom: 14px;
	color: #00AEEF;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	width: 615px;
	height: 46px;
	 
	 }

#menu ul li {	
	list-style:none;
	text-align: center;
	display:table;
	float: left;
	font-size: 8pt;
	height: 46px;	
	margin: 0px;
}



.current {
	background-image: url('/media/images/menu_current.png');
	background-repeat: repeat-x;
	color: white;
}

#menu ul li a {

}

.separator {
	background-image: url('/media/images/separator.jpg');
	background-repeat: no-repeat;
	width: 3px;
}


.menu_midle {
	padding: 0px 10px;
	padding-top: 12px;
	font-variant: small-caps;
}


#search {
	padding-top: 12px;

}

.se {
	float: right;
}

.se:hover {
	background-image: none;
}	

#search form {
	display: inline;
}




.left_text {
	width: 100%;
	text-align: left;	
	background-image: url('/media/images/left_bg.png');
	height: 71px;
	font-size: 8pt;
}

.left_text a {
	font-weight: bold;
	margin-top: 7px;
}

.left_text p {
	margin: 5px;
}

.left_text img {
	float: left; margin-right: 5px;
}

.spec {
	height: 15px;
	position: relative;
	top: -2px;
	border: 0px;
}

.specb {
	position: relative;
	top: 2px;
}


.news_content {
	background-image: url('/media/images/content_bg.jpg');
	background-repeat: repeat-x;

}

.ann {
background-image: url('/media/images/content_bg.jpg');
	background-repeat: repeat-x;
	padding: 10px;
	padding-left: 18px;
}

.news_content tr td {
	vertical-align: top;
}

.news {
	vertical-align: top;
	width: 394px;
	padding: 10px;
	padding-left: 18px;

}

.anons {
	vertical-align: top;
	width: 221px;
	padding: 10px;
	color: #00AEEF;
}

.news_item {
	background-color: #101010;
	border: 1px solid #282828;
	margin-right: 3px;
	margin-left: 10px;
	padding: 8px;
	text-align: justify;
	font-size: 0.95em;	
	
}

.newsimg {
	border: 1px solid #282828;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
}

.more {

}

.date {
	color: #00AEEF;
	font-size: 8pt;
}

.title {
	color: #FCCD6B;
	font-weight: bold;
}

.anons_item {
	background-color: #292929;
	padding: 5px;
	font-size: 0.9em;
}

.anons_inner {
	border: 1px solid #505050;
	padding: 5px 5px 0px 5px;
}

.anons_inner img {
	border: 1px solid #282828;
	margin: 5px;
}

.anons_inner .date {
	color: #7E8B9C;
}

.anons_inner .title {
	color: #00AEEF;
}

.anons_inner p {
	margin: 5px;
}

.news_separator {
	margin: 10px 10px 15px 18px;
	border-top: 1px dashed #3B3B3B;
}

.archive {
	text-align: center;
	padding: 10px;
	font-size: 0.9em;
}

.archive a {
	color: #FCCD6B;
	text-decoration: underline;
}

.archive img {
	position: relative;
	top: 3px;
}


#footer {
    position: relative; 
	top: 200px;
	border: 1px solid #191919;
	padding: 10px;
	clear: both;
}


.cont {
/*	background-color: #f5f5f5;
	color: #000000;*/
	background-color: #101010;
	color: #ccc;
	padding: 20px;
	text-align: justify;

	min-height: 647px;
}

.cont img {
	border: 1px solid #282828;
	margin: 0px 10px 5px 0px;
	float: left;
}

.desc {
	font-size: 0.88em;
}

.crumb {
	background-image: url('/media/images/content_bg.jpg');
	background-repeat: repeat-x;
	height: 25px;
	margin-bottom: 10px;
	padding: 12px;	

}

.statia {}
.statia strong {font-weight: bolder; font-size: 14px;}
.statia ul, li  {font-size: 12px; font-weight: lighter;}

.topBanner {position: relative; width: 615px; height: 280px; }
.tp-item {position: absolute; }

.links_table a {text-decoration: underline;}



.relative_tati .news_item, .relative_tati .news_item_act  {
background-color:#101010;
float:left;
font-size:0.95em;
margin:7px;
padding:8px;
text-align:center;
width:121px;
position:relative;
}


.relative_tati .news_item {
border:1px solid #282828;
}

.relative_tati .news_item_act {
border:1px solid #FCCD6B;
}

.relative_tati .news_item .newsimg {
border:1px solid #282828;
display:block;
}

.vsplyv {
visibility:hidden; 
position:absolute; 
left:-1px; 
top:83px; 
width:200px; 
background-color:#101010;
border:1px solid #282828;
padding:7px; 
z-Index:3;
text-align:left;

}


.vsplyv ul {
margin:0px;
padding:0px;
}

.vsplyv ul li{
background:url(/media/images/more.gif) left 7px no-repeat;
padding-left:15px;
list-style-type: none;
text-align:left;
}
.vsplyv ul li a{
margin:0px;
padding:0px;
}

div.m500qa {
margin:0px 0px 20px 0px;
float:none;
display:block;
clear:left;
}

div.m500qa img {
float:left;
margin:5px 10px 5px 0px;
}

div.m500qa p {
text-indent:.8em;
padding:0;
margin:0;
}

table.m500news {
margin:10px 0px 0px 0px;
}

.proa-block {
margin:0px 0px 20px 0px;
float:none;
display:block;
clear:left;
}

.proa-block img {
border:0;
float:left;
margin:5px 10px 5px 0px;
}

.proa-block p {
text-indent:.8em;
padding:0;
margin:0;
}

.proa-qlink div {
margin:5px 10px 30px 10px;
}

.proa-qlink a {
margin:0px 5px 0px 5px;
}
