body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
h2 	{padding: 0 px;	margin: 0 0 5px 0; 	font-weight: normal; font-size: 	14px; color: #ddf8fe; }
h3 	{padding: 0 px;	margin: 0 0 5px 0; 	font-weight: normal; font-size: 	12px; color: #B4D0D6; }
a { color: #9AC0D2; text-decoration: underline;  }
a:hover, a.active { color:  #FFEBBB; text-decoration: none; }
#clear { 
	clear:both;
} 
/* ///////////////// CONTENT //////////////////*/
#content { 
	width: 100%;
  	/* height: 700px; */  
	background: #000;
	/* margin: auto; */
	padding-bottom: 5px;
	/* text-align: left;*/
  	background: url('../img/bcg_ptn.gif');
} 
#content-top {
	/* width: 100%; */
	/* height: 500px; */
	margin: 0px;
	padding: 0px;
	background-image: url('../img/bcg_top.png');
	background-repeat: repeat;
	background-position: center 492px;
	background-color: #024757;
   
} 
#content-flash {
 	height: 500px;
	width: 100%;
	text-align: center;
/* 	background: red; */
	margin: auto;  
	background-image: url('../img/bcg_ptnl.gif');
	background-repeat: repeat-x;
	background-position: 0 492px;
	
}

#content-line {
	/* width: 100%; */
	/* height: 9px; */
	background-image: url('../img/bcg_ptnl.gif');
	background-repeat: repeat-x;
	background-position: 0 493px;
}
#content-main {
	width: 	900px;
	color:	#828282;
	background-color: #080808;
	margin: auto;
}

#content-text {
	clear: both;
	font-size: 11px;
	padding: 10px;
	margin: 0px;
	color:				#828282;
	background-color: 	#080808;
		
}
/* ///////////////// ARTICLES //////////////////*/
.content-text-article {
	width:	160px;
	float: left;
	background: url('../img/cont_sect.gif') no-repeat 10px 0px;
/* 	margin-left: 15px; */
	padding-left: 25px;
	text-align: left;
	text-justify: interword;
	

}

.content-text-article H2{
	padding: 0 px;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 	14px;
	color: #ddf8fe;
}
.content-text-article img {padding: 1px; border: 1px #BDC7CF solid;  }
.content-text-article a {color: #A0AEBD; margin: 0px; padding: 0 0 0 0px; text-decoration: underline; }
.content-text-article a:hover, .content-text-article a.active { color: #F8E6C7; text-decoration: none;}

.content-text-article ul {
	margin: 0px;
 	padding: 0px;
}
.content-text-article li {
	list-style-image: url(../img/cont_point.gif);
  	padding: 0px;
  	margin: 10px 0 0 0;
}
/* ///////////////// NEWS //////////////////*/
#content-news-container {
    height: 390px;
    width:	355px;
    float: left;
}
#content-news-mask {
	margin: 5px 0 5px 0;
    height: 380px;  
   	overflow:hidden;
}
#content-news {
	position:relative;
	top: 0px;
	width:	320px;
	float: left;
	background: url(../img/cont_sect.gif) no-repeat 10px 0px;
	padding: 0px 10px 0px 25px;
	text-align: left;
}
#content-news H2{
	padding: 0 px;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 	14px;
	color: #ddf8fe;
}
#content-news H3{
	padding: 0 px;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 	15px;
	color: #C4DCE6;
}
#content-news img {padding: 1px; border: 1px #BDC7CF solid;  }
#content-news a {color: #A0AEBD; margin: 0px; padding: 0 0 0 10px; text-decoration: underline; }
#content-news a:hover, .content-text-article a.active { color: #F8E6C7; text-decoration: none;}

#content-news ul {
	margin: 5px 0 5px 20px;
 	padding: 0px;
}
#content-news li {
	list-style-image: url('../img/cont_point.gif');
  	padding: 0px;
  	margin: 0px;
}
.content-news-article {
	background: url('../img/cont_line.gif') no-repeat 0 bottom;
	margin: 0 0 15px 0;
}

/* ///////////////// LEFT //////////////////*/
#content-left {
	float: 		left;
	width: 		135px;
	padding:	0px;
	margin:		0px;
}
#content-left a {
  display: block;
  text-align: left;
  /* width: 180px; */
  color: #8d8d8d;
  margin: 0px;
  padding: 0 0 0 10px;
  text-decoration: none;
 }
#content-left a:hover, #all-down a.active { color: #F8E6C7; background: url('../img/cont_arrow.gif') no-repeat 0 7px; }

#content-left ul {
	font-size: 14px;
	margin: 0px;
 	padding: 0px;
}
#content-left li {
	list-style-type: none;
  	padding: 0px;
  	margin: 10px 0 0 0;
}

/* ///////////////// FOOTER //////////////////*/
#footer {
	clear: both;
	position: relative;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 	900px;
	height: 24px;
	background-color: #080808;

}
#footer p { margin: 0; padding: 0 0 0 10px; float:left;  line-height: 22px; color: #5a5a5a; font-size: 10px; }
#footer a { font-size: 10px; color: #939393; text-decoration: none; }
#footer a:hover, #all-down a.active { color: #707070; text-decoration: underline; }
#footer ul { line-height: 22px; margin: 0; padding: 0 10px 0 0;}
#footer li {
	padding: 0 8px 0 8px;
	background: url(../img/foot-strip.gif) no-repeat right center;
	float: right;
	list-style-type: none;
}
#footer li a{
	display: block;
	float: left;
}
#footer li.kontakt{
	background: none;
	padding-right: 0;
}

#footer li.facebook a{
	background: url('../img/facebook.png') no-repeat left center;
	padding-left: 16px;
}
#footer li.twitter a{
	background: url('../img/twitter.png') no-repeat left center;
	padding-left: 16px;
}
#footer img { padding: 0px 4px 1px 4px; }


/* ///////////////// MENU //////////////////*/

#navi {
	padding: 15px 0 0 0;
	/* height: 15px; */ 
	margin: 0px;
	background-image: url('../img/bcg_ptn.gif');
	background-position: 0px;
}
#navi-menu {
	float: right;
	width: 	700px;
 
}
#navi-section {
	color: #9B9D9E;
	font-size: 10px;
	text-align:left;
	width: 	140px;
	/* line-height: 30px; */
	padding: 0px 0px 0px 0px;
 
}
#navi-section a {
	color: #9B9D9E;
}
#navi-menu a {
	background-image: url(../img/menu_separator.gif);
	padding: 0 30px 0 30px;
	color: #ed7b01;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
 }
#navi-menu a:hover, #navi a.active {
	color: #FFEBBB; 
 	text-decoration: none; 
 }
/* ///////////////// OBJECTS //////////////////*/
object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}
/* ///////////////// FORMS //////////////////*/
/* FORM STYLES */
form {font:1em/1 Verdana,Geneva,Kalimati,sans-serif; #828282;}
fieldset {border:1px solid #999; background-color: #080808;}
fieldset fieldset {border:none;}
fieldset fieldset legend { font:bold 1em/1 Verdana,Geneva,Kalimati,sans-serif; color:#828282;}
legend {font:1.5em/1 "Trebuchet MS",Helvetica,Jamrul,sans-serif; color:#ddf8fe;}
.textfield input, .file input, .dropdown select, .textarea textarea, div input.innertextfield { font:1em/1 Verdana,Geneva,Kalimati,sans-serif; color:#828282; border:1px solid #25242B; background-color: #0C0C0E;}
.textfield input:hover, .file input:hover, .dropdown select:hover, .textarea textarea:hover, div input.innertextfield:hover {border-color:#101014}
.textfield input:focus, .file input:focus, .dropdown select:focus, .textarea textarea:focus, div input.innertextfield:hover {border-color:#333;}
.textfield input:active, .file input:active, .dropdown select:active, .textarea textarea:active, div input.innertextfield:active {border-color:#333;}
.textfield input:focus:hover, .file input:focus:hover, .dropdown select:focus:hover, .textarea textarea:focus:hover, div input.innertextfield:focus:hover {border-color:#78788B;}
.checkbox input, .radio input {border:none; background:transparent;}
button {font:1.2em/1 Verdana,Geneva,Kalimati,sans-serif; border:1px solid #666; background:#080808; color:#fff;}
button:hover {border-color:#282828; color:#DDF8FE;}
optgroup {font:bold 1em/1 Verdana,Geneva,Kalimati,sans-serif;}
option {font:1em/1 Verdana,Geneva,Kalimati,sans-serif; background-color:#0C0C0E;	color:	#828282;}


/* FORM LAYOUT */
form { padding: 0px; margin: 0px;}
fieldset {margin-bottom:1em; padding:10px;}
fieldset fieldset {padding:0;}
legend {margin-bottom:0.4em;}
.textfield, .textarea, .file, .dropdown, .radio, .checkbox, .buttons, fieldset fieldset {margin-bottom:1em; }
.textfield input, .file input, .dropdown select, .textarea textarea, input.innertextfield {padding:2px 5px;}
.textfield input, .file input, .dropdown select, .textarea textarea {width:280px;}
textarea {height:8em;}
.textfield input, .file input, .dropdown select, .textarea textarea {display:block; margin:0.2em 0 0.4em 0;}
.checkbox input, .radio input {display:inline; margin-right:5px;}
div input.innertextfield {display:inline; margin-right:0;}
.buttons {}
button {padding:4px;}
optgroup {}
option {padding:1px 3px;}


