/***************************MAIN PSITIONING**************************************************************/

body {
	margin:0px;
	padding:0px;
	/*background-color: #F4F4F4;*/
	background-color:#340042;
	text-align:center;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
}

a {
	color: #FFCB00;   
}

.all {
	margin: 0 auto;
	width: 950px;
	text-align:left;
	padding:0px;
	vertical-align: top;
	background-color:#70007F;
	border: 1px solid #000;
	/*background-image: url(images/all-gr.gif);*/		
}

.head {
	width: 950px;
	height:164px;
	overflow: hidden;
	background:url(images/k-head.jpg) left top no-repeat;
	color:#ccc;
}
.menu {
	 height:39px;
     background:url(images/k_menu.gif) top left repeat-x;
	
}

.clear {
	clear:both;
}


.foot {
	display:block;
	height:92px;
	background: url(images/k-foot.jpg) top left repeat-x;
	padding:0px;
	border-top: #9a9a9a 0px solid; 
}
/******************************HEADER AND MENU *****************************************************/
#chlang {
  
  display:block;
  float:right;
  width: 240px;
  height:30px;
  margin:0;
  padding-top: 14px;
  padding-left:20px;
  
  z-index:100;
}

#chlang img {
margin-left: 5px;
margin-right: 5px;
border: 0px;
}

#chlang a {
text-decoration:none;
}


#headmenu {

}


#headmenu .menuitem {
  	background: url(images/k_point1.gif) 1px 13px no-repeat;
	display:block;
	float: left;
	height: 32px;
	
	margin-left: 8px;
	padding-top: 7px;
	padding-left: 16px;
}

#headmenu .menuitem a {
  font-size:14px;
  color:#FF00FF;
  font-weight:bold;
  text-decoration:none;
}

#headmenu .menuitem a:hover {
   text-decoration:underline;
   color:#FFCB00;
}



#secnav {
    display:block;
	float: right;
	height: 32px;
	padding-top: 7px;
	margin-right: 12px;
}

#secnav img {
  margin: 4px;

}


/********************************CENTER*********************************************************************/
#center {
	position:relative;
	background-color:#68007C;
	padding: 10px 20px 10px 20px;
	border:1px solid #848074;
	
}



#center h2, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:14px;
	text-transform: uppercase;
	color: #FF00FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFB300;
	padding-left: 5px;
	letter-spacing: 2px;
	font-weight:bold;
	padding-bottom: 5px;
}
.maintext {
	margin: 0px;
	text-align:justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #eee;
	font-size: 13px;
}

.maintext h3 {
   	color: #ABA9A9; 
	font-size: 18px;
	font-weight: normal;
}

.maintext h4 {
	font-weight: bold;
	font-size: 15px;
	color: #333333;
}

.col1 {
	position:relative;
	
	
}


.maintext img {
    border: 0px solid #eee;
	margin: 12px;
	background-color: #F0F0F0;	
    */
}

#navbarup {
 padding: 2px 8px 4px 8px;
 background-color:#f5f5f5;
}
#navbardown {
 padding: 2px 8px 4px 8px;
 background-color:#f5f5f5;
}

/***************************SIDE BAR**************************************************************************/
.sidestyle {
color:#ccc;
margin:0;
padding-left: 6px;
padding-right: 0px;
}

.plashkastart {
	width:204px;
	background-color: #530062;
	padding: 4px;
	margin: 0px;
	border: 1px solid #530062;
	position:relative;
}

.plashkastart1 {
    padding: 4px;
	margin: 0px;
}

#pltit {
	padding-left:4px;
	color: #FFB300;
	font-size: 11px;
	margin:0px;
	padding-top:0px;
	padding-bottom:2px;
	font-weight: bold;
	text-transform:uppercase;
	position:relative;
}


.plashka {
	position:relative;
	width:212px;
	border: 1px solid #530062;
	padding-bottom:15px;
	background-color: #860085;
}


.plashka_menu {

}



.plashkaend {
    margin-bottom:15px;
	position:relative;
}

.plashkaend2 {
    margin-bottom:50px;
	position:relative;
}


.plashka_menu ul {
 padding-left: 22px;
 margin: 0px;
 
}

.plashka_menu li {
	position:relative;
	list-style-image: url(images/k_point2.gif);
	margin-right:6px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFB300;
}

.plmenu {
 background: url(images/pointer5.gif) left top no-repeat;
 padding-bottom:6px;
 padding-left:10px;
}

.plashka_menu  a {
	font-size: 11px;
	font-weight:bold;
	color: #FF00FF;
	text-decoration: none;
	text-transform:uppercase;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
.plashka_menu  a:hover {
	text-decoration: none;
	color: #FFB300;
}



#poll {
  text-align:left;
  font-size:12px;
  padding: 4px;
}
#pollqs {
 padding-left:8px;
 padding-bottom:4px;
 font-weight: bold;
}

#pollresult {
 font-size:11px;
}

#submit {
 border:1px solid #4E5F6E;
 background-color:#EEEEEE;
 font-size:9px;
}

/*************************************FOOTER****************************************************************/
.copyright {
	position:relative;
	left:20px;
	top:20px;
	font-size: 10px;
	color: #CC00CC;
}

.address {
	position:relative;
	left:20px;
	top:10px;
	font-size: 11px;
	color: #CC00CC;
}




/**************MAIL FORM******************************************************/
#mailsend {
  width:182px;
  padding-left:12px;
  padding-right:12px;
  position:relative;
}
#mailsend #textfield2 {
   width:182px;
   background-color: #F7F7F7;
   border: 1px solid #000;
  
}
#mailsend #textarea2 {
	width:182px;
	background-color: #F7F7F7;
	border: 1px solid #000;
	margin-bottom: 12px;
	
}

#mailsend img {
 margin-top: 8px;
 margin-bottom: 8px;
 border: 1px solid #000;
 position:relative;
}
#sendmess
{
 text-align:right;
}
#mailsend .errorform {
	color: #FFFFFF;
}
.showerror {
	color: #D91587;
	padding-top: 10px;
}



/**********************************NEWS*******************************************************************/

.datenews {
	background: #F0EFEF url(images/date.gif);
	float: left;
	width: 44px;
	height: 49px;
    margin: 0;
	padding: 0;
}
.datenews h3 {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	/*padding: 2px 0 0 8px;*/
	padding-top: 2px;
	text-align: center;
	margin: 0;
	  /*text-transform: uppercase;*/
  }
.datenews h4 {
    font-family: Times, Helvetica, Sans-Serif;
	color: #333;
	font-size: 21px;
	font-weight: bold;
    padding: 3px 4px 0 3px;
	margin: 0;
	text-align: center;
 }


.titlenews {
	font-weight: bold;
	color: #B61F72;
	padding: 2px 2px 2px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	margin-left:60px;
	margin-right:30px;
	font-size: 16px;	
}

.contnews {
	clear:both;
	text-align: justify;
	padding: 10px;
	margin-left:20px;
	margin-right:20px;
	
}
.more  {
	text-align:right;
	padding-right:30px;
	margin-top:10px;
}
.more a {
	font-weight: bold;
	color: #EA4493;
}

/************************************ CALENDAR ********************************************************/
#cl_body  {
	
	
}

#cl_body  a {
  color: #FF00FF;
}

.cl_table {
 font-size: 12px;
 color: #FFB300;
 font-weight: bold;
 text-align: center;
 
}

.cl_table a {
	text-decoration: none;
}
.cl_table a:hover {
	color:#FFB300;
	text-decoration: underline;
}

.cl_year {
	 
} 

.cl_month {
	/*color: #CC3300;*/
	background-color: #530062;
		
} 
.cl_wrapper {
	background-color: #530062;
	font-size: 10px;
	border: 1px solid #D79600;
}

.cl_dayofweek {
	text-align: center;
} 
.cl_holiday {
	color: #CC3300;	
} 
.cl_today {
	text-align: center;
	background-color: #70007F;
	border: 2px solid #CC3300;
}
.cl_day {
	text-align: center;
	
}

.cl_day a, .cl_today a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.cl_day a:hover, .cl_today a:hover {
	text-decoration: underline;
}
.cl_todaylink a {
    color: #D9D8D8;
	text-decoration: none;
}
.cl_todaylink a:hover {
    text-decoration: underline;
}

/******************************VIDEO******************************************************************/

#vid_wrap {

}

.vid_item {
	position:relative;
	float:left;
	margin: 3px;
	padding:0;
	
}

.vid_icon {
 position:relative;
 width: 200px;
}

.vid_icon  img{
 border: 1px solid #888;
}



.vid_title {
 font-size:11px;
 font-weight:bold;
 color:#EEEEEE;
 text-align:center;
}


.vid_youtube {
}


.vid_title_single {
 font-size:11px;
 font-weight:bold;
 color:#EEEEEE;
 text-align:center;
}



/********************FILES*****************************************************************************/
.downl {
  display:block;
	padding-left: 10px;
	margin-top: 6px;
	background-image: url(images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	cursor:hand;
	/*
	text-decoration: underline;
	color: #F28ABC;*/
	font: normal 13px  Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

.downl a {
	color: #5B728A;
	
	text-decoration: none;
		
	
}
.downl a:hover {
	text-decoration: underline;
	
}
.filedesc {
  font-size:14px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom:6px;
  margin-bottom: 6px;
  border-bottom: 1px dotted #666666;
}

/**********************POLL ARCHIVE**********************************************************************/
#tableansw {
  border:solid 1px #D1D1D1; 
  background-color:#eee; 
  
}
#headtansw {
  background-color:#D1D1D1; 
}
/*******************************************************************************************************/
