body {margin:0; padding:0;  min-width:1001px; background:#f5f4f2;}
a:hover {text-decoration:none}
#header {height:400px; position:relative; min-width:1001px; font-family: Tahoma, Arial, Times; background:#7796ab url(/vs/common/img/body-bg.gif) repeat-x top left;}
*html #header {width: expression(document.body.clientWidth < 994? "993px" : "100%");}

	#top_pl {height:62px; background: #3f3f3f; margin:0 0 0 27%; overflow:hidden}
		#top_pl form {width:222px; background-color:#616161; overflow:hidden; margin:12px 0 0 0; padding:8px 0px 10px 20px; float:left}
		#top_pl form p {margin:0}
		#top_pl form input.pole {border-top:1px solid #000; border-left:1px solid #000; border-right: none; border-bottom:none; background-color:#e4e4e4}
		#top_pl form a {color:#959595 !important; font-size:11px; text-decoration:none}
		#top_pl p {font-size:11px; margin:24px 0 0 262px;}
		#top_pl p a {color:#fefefe}
		#top_pl p span {color:#828181; margin:0 2%;}
		*html #top_pl p span {color:#828181; margin:0 1%;}
	#logo {position: absolute; left:0; top:0px; width:27%; height:300px}
		#logo h1 {margin:20px auto 0; width:158px; height: 219px; text-indent:-9999px; background:url(/vs/common/img/logo.png) no-repeat top left}
		*html #logo h1 {background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/vs/common/img/logo.png', sizingMethod='image');}
		#logo h1 a {width:158px; height: 219px; display:block}
		#logo p {font-size:11px; color:#333333; margin:10px auto; width:140px; padding:0 0 0 9px;}
		#logo p a {color:#333333; text-decoration:none; font-size:11px;}
	#weather {position:absolute; left:0; top:280px; width:27%; font-size:11px; padding:7px 0px 0px 21px;}
		#weather strong {font-size:14px}
		#weather #pogoda_s {margin:0 auto; }
		#weather a {color:#0077bb}
	#menu-gl {margin:0 0px 0 27%; width:22.35%; float:left}
	#menu-gl a:hover {text-decoration: none;}
	*html #menu-gl {margin:0 0px 0 13.5%; width:22.1%; float:left}
		#menu-gl ul {padding:20px 0 0; margin:0; list-style:none; font-size:12px;}
		#menu-gl ul li {padding:4px 0 0px 0; margin:0; background: url(/vs/common/img/menu-li.gif) no-repeat left 5px; }
		#menu-gl ul li a {background: url(/vs/common/img/menu-ul.gif) repeat-x bottom left; margin:0 40px 0 11px; display:block; padding:0 0 4px 0; min-height:16px; color:#232323; font-weight:bold; text-decoration: none}
		*html #menu-gl ul li a {height:16px}
	#slideshow {width:507px; height:338px; float:left; margin:0 0 0 0; position:relative; top:0;}
#content {min-width:886px; padding:35px 70px 40px 45px; background:#f5f4f2}

	#right { float:right; width:46%;}
		#rleft, #rright {width:47%; font-family: Arial, Tahoma, Times; font-size:12px; color:#;}
			#rleft .wrapper {margin:0 0 15px 0;}
			#rleft .wrapper a {font-size:14px; color:#0077bb; font-weight:bold; font-family: Arial, Tahoma, Times;}
			#rleft .wrapper br {margin-bottom:4px;}
			#rright .wrapper a {color:#d58303; font-size:11px; font-family: Arial, Tahoma, Times; }
			#rleft .wrapper p, #rright p {margin:0 0 10px 0; color:#585757}
			#rleft ul {margin:0; padding:0; list-style:none}
			#rleft p {color:#585757;}
				#rleft ul li {background: url(/vs/common/img/ul-main.gif) no-repeat left 5px; padding: 0 0 3px 17px}
		#rright {width:47%; float:right}
	#right a {color:#d58303}

	#left {width:46%; position:relative; padding:0 0 0 42px; font-family: Arial, Tahoma, Times; font-size:12px}
		#left h1, #right h1 {font-family:Tahoma, Times, Arial; font-size:20px; font-weight:normal; margin:15px 0 20px 0}
		#left a {font-size:11px; color:#d58303; font-family: Tahoma, Arial, Times}
		#left .wrapper a {color:#0077bb; font-weight:bold; font-family: Arial, Tahoma, Times; font-size:12px}


		#left .wrapper span.date {color:#898989; font-size: 11px; margin:0 0 10px 0; position:relative;}
		#right span.date {color:#898989; font-size: 11px; margin:0 0 10px 0; position:relative;}
		#left .wrapper p {margin:0 0 10px 0; color:#585757}
		#left .wrapper {margin:0 0 5px 0;}
		#left .date-div {margin:0px 5px 0px 0px;}
		#left .wrapper a img {border:2px solid #e4e0d9; float:left; margin:0 10px 15px 0;}

#footer {padding:0 60px 0 50px; color:#000; font-size:11px; font-family: Arial, Tahoma, Times;}
	#footer a {color:#D58303;}
	p#copyright {color:#797979;font-family: Tahoma, Arial, Times;}
	p#copyright a {color:#D58303}
	#fleft {width:52%;}
	#fright {width:47%; float:right; border-top:2px solid #e1ded9;}
	#footer a img {border:none; margin:0 20px 0 0; display:inline}

#slide{position:relative}
	#slide ul, #slide li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slide li{
		/*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:507px;
		height:338px;
		overflow:hidden;
		position:relative
		}
	#prevBtn {
		display:block;
		width:16px;
		height:53px;
		position:absolute;
		left:0px;
		top:126px;
		}
	.graphic, #prevBtn, #nextBtn {}
	#nextBtn{
		display:block;
		width:16px;
		height:53px;
		position:absolute;
		top:126px;
		right:0px;
		}
	#prevBtn a, #nextBtn a{
		display:block;
		width:16px;
		height:53px;
		background:url(/vs/common/img/prev.png) no-repeat 0 0;
		}
		#prevBtn a:hover {background:url(/vs/common/img/prev_o.png) no-repeat 0 0;}
	#nextBtn a{
		background:url(/vs/common/img/next.png) no-repeat 0 0;
		}
	#nextBtn a:hover {background:url(/vs/common/img/next_o.png) no-repeat 0 0;}
	#nextBtn span {position: absolute; right:16px; top: 0px; z-index:3}
	#prevBtn span {position: absolute; left:16px; top: 0px; z-index:3}
	#nextBtn span img, #prevBtn span img {border:2px solid #000}
	#slide ul li span {width:467px; padding:0px 20px; height:20px; color:#fff; font-size:12px; position: absolute; bottom:0; left:0; background: url(/vs/common/img/blank.png) repeat left top; line-height:20px;}
	*html #slide ul li span {background:#404445}

.wrapper {overflow:hidden}
.clearing {clear:both; height:1px; line-height: 1px; font-size:1px;}

#content #left a.rss {
			background:transparent url(/vs/common/img/icon-rss.png) no-repeat scroll left top;
			padding:3px 0 5px 25px;
			float:right;
			margin-right:40px;
		}

#content #rleft a.rss {
			background:transparent url(/vs/common/img/icon-rss.png) no-repeat scroll left top;
			padding:3px 0 5px 25px;
			float:right;
			margin-right:10px;
			font-size:11px;
		}
