/* CSS Document */
	img { border: none;}
		body, table, td, th, div, p, li {margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;color:#808388; }
		#container{
			width: 1000px;
			margin: 0px auto;
			background-color: #fff;
			color: #333;
			
			line-height: 130%;
		}
		h1 {font-size:18px;}
		h2	{font-size:16px; color:#808388}
		.colum1{float:left; width:345px;}
		.colum2{float:left;width:345px; margin-left:5px}
		#top{
			padding: .5em; background-image:url(../images/header2.jpg); background-repeat:no-repeat; height:243px;
			  
			
		}
		#menuRight{margin-bottom:20px; border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8}
		#menu{float:right; width:500px;}
		a:link, a:active, a:visited {color:#6699FF;text-decoration:none;font-weight:bold;}
		a:hover{ text-decoration:underline; color:#333333;font-weight:bold;} 
		
		a.na_menu:link, a.na_menu:active, a.na_menu:visited {font-size:13px;  color:#6699FF;text-decoration:none;font-weight:bold;}
		a.na_menu:hover{ text-decoration:underline; color:#333333;font-weight:bold;} 
		
		.na_m{ float:left;}
		.limiter{float:left; margin-left:10px; margin-right:10px; background-image:url(../images/menu_limit.gif);  width:5px}
		#line{ height:7px; float:right; width:600px; background-image:url(../images/line_bg.gif); background-repeat:repeat-x;}
		#lineAll{ float:left;background-image:url(../images/line_bg.gif); background-repeat:repeat-x; width:980px}
		#top h1{
			padding: 0;
			margin: 0;
		}

		#content {
			float: left;
			width: 700px;
			margin-bottom:100px;
			
			
			padding: 1em;
			
		}

		#rightPanel	{
			margin-left: 728px;
			padding: 1em;
			max-width: 50em;
		}
	
		#footer{
			clear: both;	
		}
		.newsTitle{font-weight:bolder;}
		.date{ font-size:11px; color:#999999}
		.newsCont { font-size:12px}
		
		.proposTitle{font-weight:bolder;}
		.proposCont{ font-size:12px}
		
		.contactTitle{font-weight:bolder;}
		.contactCont{font-size:12px}
		
		.copywrite{ font-size:10px; float:left}
		.copywrite_etwee{ font-size:10px; float:right}
		#rightPanel p { margin: 0 0 .5em 0; }
		#rightPanel h2 { margin: 0 0 .5em 0; }
		#content h2 { margin: 0 0 .5em 0; }
		#content p { margin: 0 0 1em 0; }
		#timimgs td {
			border-top:1px solid gray;
			height:20px;
		}
		#timimgs th {text-align:left;}
		.table_rozklad{ text-align:center}
		.table_header{ font-size:10px; background-color: #999999; color:#FFFFFF; text-align:center}
		.table_con{ font-size:11px; border:1px solid #CCCCCC; text-align:center}
		.text_blue{color:#6699FF;font-weight:bold;}
