body
	{
	background-image:url('images/lapafon.png');
	background-color:#333333;
	background-repeat:repeat-x;
	font-family:Halvetica,Verdana,Sans-Serif;
	font-weight:normal;
	font-size:12;
	}
	
#wrap
{
	background-color:yellow;
	width:900px;
}


#left_bar
{
	display:inline-block;
	width:650px;
	float:left;
}

#right_bar
{
	display:inline-block;
	width:250px;
	float:right;
	background-color:;
}

.c_right_bar
{
	width:250px;
	display:block;
	background-color:;
	float:right;
	margin-top:5px;
}

.one_right_bar
{
	display:inline-block;
	float:left;
	width:50px;
	margin-top:15px;
}

.two_right_bar
{
	display:inline-block;
	float:right;
	width:190px;
	text-align:left;
	margin-top:15px;
	padding-left:5px;
}

.dates
	{
	color:#00A3DE;
	font-size:11px;
	font-weight:bold;
	}
	
.four
	{
	background:none;
	height:60px;
	width:70px;
	}
	
.h3_4_elements
	{
	color:#F5F5F5;
	font-size:11px;
	text-decoration:none;
	text-shadow: 0.1em 0.1em 0.05em black;
	}
	
.h3_4_elements a
	{
	color:#F5F5F5;
	text-decoration:none;
	text-shadow: 0.1em 0.1em 0.05em black;
	}
	
.h3_4_elements a:hover
	{
	color:#F5F5F5;
	font-weight:bold;
	/*font-size:11.5px;*/
	text-decoration:underline;
	}
			
#table1 
	{ 
	/*background-image:url('images/menubgblueline.png');*/
	background-repeat:no-repeat;
	background-position:center;
	width:919px;
	
	}

.inclass
	{
	background-color:#333333;
	border:1px ridge;
	width:90px;
	color:gray;
	}

/*	
.unameclass
	{
	
	background-color:red;
	border-style:solid;
	border:1px solid black;
	height:22px;
	margin:2px;
	width:270px;
	}
*/	


#fb_frame
	{
	vertical-align:top;
	}
		
#fadeshow1 
	{
	/*position:absolute;
	padding-top:-40px;
	margin-left:0px;*/
	z-index:1;
	width:780px;
	background-color:gray;
	display:block;
	}
	
#menudiv
	{
	position:absolute;
	z-index:2;
	}

textarea 
	{
	background-color:#white;
	color:#000000;
	margin-left:0px;
	}
	
/*
#logme
	{
	display:block;
	float:right;
	padding-top:10px;
	}

			
.inclass
	{
	border:1px solid black; 
	background-color:#333333;
	color:#948560;
	width:90px;
	height:22px;	
	}

#uname
	{
	padding-bottom:1px;
	}
	
#uname2
	{
	padding-bottom:1px;
	}
*/

a img	
	{
	border:none;
	}
	
#contacts
	{	
	background-color:#F5F5F5;
	margin-left:20px;
	overflow:visible;
	padding-top:20px;
	}
	
#contback
	{
	margin-left:3px;
	width:780px;
	background-color:#F5F5F5;
	}
	
	
.contback
	{
	margin-left:3px;
	width:780px;
	background-color:#F5F5F5;
	}

#sendform
	{
	background-color:#F5F5F5;
	margin:20px;
	overflow:visible;
	}
			
#lapa
	{
	margin:0 auto;
	width:919px;
	padding-top:0px;
	clear:both;
	}


#centrs
	{
	margin:0 auto;
	width:919px;
	display:block;
	clear: both;
	}

#header
	{
	display:block;
	}
	
#header ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#header li	
	{
	list-style-type: none;
	margin:auto;
	height:120px;
	float:left;
	}
	
.language
	{
	margin-top: 2px;
	margin-right: 5px;
	}
	
.language a
	{
	padding-right: 2px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#948560;
	}
	
.language a.active
	{
	color:white;
	}

#menu
	{
	position:relative;
	z-index:1000;
	height:42px;
	width:919px;
	font-weight:bold;
	}
	
#menu ul
	{
	list-style-type: none;
	padding:0;
	margin:0;
	}
	
#menu ul li
	{
	list-style-type: none;
	margin:auto; 
	height:34px;
	float:left;
	font-size:15px;
	}
	
#menu li a
	{
	background: #333 url("images/sep.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
	}
	
#menu li a:hover
	{
	background:#00a3de url("images/hov.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
	}


/*dropdown  */

		
#menu li ul
	{
	display:none;
	margin-top:34px;
	}
	
#menu li:hover ul
	{	
	float:none;
	display:block;
	position:absolute;
	}
	
#menu ul li ul li a
	{
	width:180px;
	height:14px;
	background:#333333;
	padding:6px 5px 8px 5px;
	}
	
#menu ul li ul li
	{
	width:180px;
	height:28px;
	padding:0;
	}

#menu li:hover li 
	{
	float: none;
	}


/*dropdown end */

#hr1
	{
	width:600px;
	margin-left:0;
	float:left;
	background-color:#000000;
	color:#000000;
	}

hr
	{
	width:600px;
	margin-left:0;
	float:left;
	background-color:#000000;
	color:#000000;
	}
	
#k td img 
	{
	max-width:169px;
	max-height:102px;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	}


.texts
	{
	width:600px;
	background-color:#F5F5F5;
	text-align: justify;
	padding:20px 20px 20px 20px;
	}

.nazvanienovosti
	{
	font-family:Arial,Verdana,Sans-Serif;
	font-size:18px;
	font-weight:bold;
	
	}

.soderzhanie
	{
	width:595px;
	background-color:#F5F5F5;
	margin-left:3px;
	}
.soderzhanie img
	{
	padding-top:20px;
	width:595px;
	}
		
.fotka
	{
	background:#000000;
    vertical-align:top;
	float:right;
    width:210px;
	padding-top:5px;
	padding-bottom:5px;
	margin: 0px 0px 0px 20px;
	}

.fb_dr_tw
	{
	background-color:#F5F5F5;
	width:595px;
	}

	
#both
	{
	width:auto;
	height:auto;
	}
	
#par
	{
	width:597px;
	background-color:f5f5f5;
	padding:20px;
	}
	
#par img
	{
	max-width:600px;
	}
	
#oan_picture
	{
	padding-top:20;
	width:200px;
	float:right;
	display:inline-block;
	}
	
#oan
	{
	padding:0px;
	width:400px;
	float:left;
	}
	
#oan li a
	{	
	color:#00a3de;
	font-weight:bold;
	}
	
#oan li a:hover
	{	
	font-weight:bold;
	}

#dc_picture
	{
	padding-top:20;
	width:200px;
	float:right;
	display:inline-block;
	}

#dc
	{
	width:400px;
	float:left;
	}
	
#dc li a
	{	
	color:orange;
	font-weight:bold;
	}
	
#dc li a:hover
	{	
	font-weight:bold;
	}

.split	{
	float:left;
	width:7px;
	}
	
.m4	{
	width:222px;
	float:left;
	}
	
.m4 ul
	{
	padding-left:15px;
	margin:0;
	}
	
#footerTBL
	{
	background-color:#333333;
	width:919px;
	display:block;
	}
#footer
	{
	display:block;
	float:left;
	}
	
#footer td
	{
	color:gray;
	font-size:12px;
	border:none;
	width:919px;
	height:30px;
	}
	
.clearfix
	{
	width:780px;
	float:left;
	display:block;
	}

.clearfix:after
	{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#form1
{
	display:none;
}

#form2
{
	display:none;
}