html, body {
position: relative;
height: 100%
}


.border{
 border:1px solid #f47920;
}

.bgrepeat{
	background:url(images/bgrepeat.gif);
}

.v11{background:url(images/top1.png);background-repeat:no-repeat; width:11px; height:227px;}
.v21{background:url(images/top21.png); background-repeat:no-repeat; width:20px; height:107px;}
.v22{background:url(images/top22.png); background-repeat:no-repeat; width:20px; height:9px;}
.v23{background:url(images/top23.png); background-repeat:no-repeat;}
.v24{background:url(images/top24.png); background-repeat:no-repeat;}
.v31{background:url(images/top3.png); background-repeat:no-repeat;}
.v41{background:url(images/top4.png); background-repeat:no-repeat;}
.whiteRepeat{background:url(images/whiteRepeat.png); background-repeat:repeat-y;}
.shortWhite{background:url(images/white_short.png); background-repeat:repeat-y;}
.longWhite{ background:url(images/long_white.png); background-repeat:repeat-y;}
.vs1{ background:url(images/second1.png); background-repeat:no-repeat;}
.mnu_item{ background: url(images/menu_item.gif); background-repeat:no-repeat;
width:167px; height:35px;}
.mnu_item2{
  background-color:#80c524;
  width:164px; 
  height:16px; 
}
.mnu_item3{
  background-color: #f7941d;
  width:164px;
  height:16px;
}
.mnu_fill{
  background-color:#80c524;
  width:164px; 
  height:4px; 
}
.mnu_fill2{
  background-color:#f7941d;
  width:164px;
  height:4px;
}

.green{ color:#8AFD03;}
.white{ color:#FFFFFF;}
.orange{color:#f7941d}
.content_subtitle{ font-size:15px; color:#FEFBFB;}

.gal{
	border:1px solid #d9d9d9;
}

.pa:link {
	color:#4C4C4C;
	text-decoration: none;
	
}
.pa:visited {
	text-decoration: none;
	color:#000000;
}
li{
  color:#FFFFFF;
}
.pa:hover {
	text-decoration: none;
	color: #4C4C4C;
}

.pa_on:link {
	color:#4C4C4C;
	text-decoration: none;
}
.pa_on:visited {
	text-decoration: none;
	color:#4C4C4C;
}
.pa_on:hover {
	text-decoration: none;
	color: #4C4C4C;
}

body,td,th,form, p, span, div {
	font-family: "Verdana";
	font-size: 11px;
	color:#4C4C4C;
}
body, p, form, td, tr, th {
	margin: 0px;	
}
.texts{
    font-size:12px;
	padding:30px;
	color:#4C4C4C;
	font-family:"Times New Roman", Times, serif;
	
}
.mainMenu{
	color:#731601;
}
.plainText{
 	color:#000000;
}
.txt{
     font-family:"Verdana";
	 font-size:10px;
	 color:#666666;
}
.txt2{
     font-family:"Verdana";
	 font-size:14px;
	 color:#000000;
}
.txt21{
     font-family:"Verdana";
	 font-size:14px;
	 color:#000000;
	 text-decoration:underline;
}

p.left{
	background-color:#545353;
	color:#646161;
}

.txtPic{
 	 font-family:"Verdana";
	 font-size:17px;
	 color:981C05;
}
.blackLink{
	color:#000000;
}


a.articlesHeaders1:link{
	color:#000000;
}

a.articlesHeaders1:visited{
	color:#000000;
}

a.articlesHeaders1:hover{
	color:#000000;
}

a.articlesHeaders1:active{
	color:#000000;
}
.articlesHeaders{
	color:#000000;
	
}

.onOverText{
	color:#000000;
}
#nieko{
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
	background-color:none;
}
a:hover {
	text-decoration: none;
	color:#000000;
}

.langs:link {
	color: #cccccc;
	text-decoration: none;
	text-transform:uppercase;
}
.langs:visited {
	text-decoration: none;
	color: #cccccc;
	text-transform:uppercase;
}
.langs:hover {
	text-decoration: underline;
	color: #cccccc;
	text-transform:uppercase;
}
.langs:active {
	text-decoration:none;
	color: #cccccc;
	text-transform:uppercase;
}
.mail_1{
background-color:#585555;
padding-left:5px;
padding-bottom:2px;
text-align:left;
color:#000000;
vertical-align:middle;
}



