	* { padding: 0; margin: 0; }
	html { height: 100%; background: url('images/page_bg.gif') repeat-y center top; }
	body { height: 100%; background: url('images/body_bg.png') no-repeat center top; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 1em; color: #000; line-height:normal; }
	/* GENERAL STYLES */
	
	a { color: #006699; text-decoration: none; }
	a:hover { text-decoration: underline; }
	label { display:inline;}
	.clear { clear: both; height: 0; line-height: 0%; }
	h1 { font-size:16px; line-height:normal; }
	
	/* LAYOUT STYLES */
	#container { width: 998px; position: relative; margin: 0 auto; min-height: 100%; background: url('images/container_bg.gif') repeat-y; }
	#header { height: 222px; background: url('images/header_bg.jpg') no-repeat; }
	#left { width: 264px; float: left; position: relative; }
	#center { width: 517px; padding: 0 15px 0 15px; float: left; position: relative; }
	#right1 {
	width: 180px;
	padding: 0 0 0 7px;
	float: right;
}
	#content { font-size: 0.75em;}
	
	#clearfooter { clear: both; height: 30px; font-size: 0; line-height: 0%; }
	#footer { height: 21px; width: 998px; position: relative; z-index: 100; margin: -21px auto 0 auto; background: url('images/footer_bg.png') no-repeat 264px 0; }
	
	/* TOP MENIU */
	
	#top_nav { position: absolute; top: 150px; left: 320px; width: 700px; }
	#top_nav ul { list-style: none; font-size: 0.8125em; font-family: "Lucida Grande", Verdana, Tahoma, sans-serif; }
	#top_nav ul li { display: block; float: left; margin-right: 30px; }
	#top_nav ul li a { font-weight: bold; text-decoration: none; }
	
	/* TEXT SIZES */
	#text_size {
	position: absolute;
	top: 175px;
	left: 20px;
	width: 230px;
}
	#text_size span { display: block; float: left; padding: 10px 5px 0 0; }
	#size1, #size2, #size3 { display: block; float: left; height: 27px; margin-right: 4px; }
	#size1 { width: 16px; background: url('images/text_size.gif') no-repeat 0 0; }
	#size2 { width: 18px; background: url('images/text_size.gif') no-repeat -20px 0; }
	#size3 { width: 24px; background: url('images/text_size.gif') no-repeat -44px 0; }
	
	#content.size1 { font-size: 0.75em; }
	#content.size2 { font-size: 1em; }
	#content.size3 { font-size: 1.25em; }
	
	/* OTHER STYLES */
	.meniu1 { padding: 0 10px; }
	.page_title { font-size: 1.5em; font-weight: normal; padding-bottom: 0.3em; border-bottom: solid 1px #000; margin-bottom: 10px; }
	
	#center p { padding: 4px 0; }
	#center ul, #center ol { padding-left: 20px; }
	#center blockquote { padding-left: 20px; }
	
	/* BALSAVIMAS */
	#pollcontainer{ margin:5px; border:1px solid #f3f3f3; padding:5px;}
	#loader{ display:none; text-align:center;}
	.option{ margin:5px 0; }
	.option p{ line-height:1.1em; font-size:0.85em; }
	.bar{ height:10px; background:#3399cc; }
	.yourvote{ background:#113399; }
