/*

	Geriausias.lt stylesheet
	
*/


* {
	margin:0;
	padding:0;
}


body {
	color: #fff;
	font-family:'lucida grande',helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
	background-image:url(../img/design/bg.png); 
	background-repeat:repeat-x;
	background-color:#185DA4;
}

div {
	line-height:20px;	
}

a {
	color: white;
	text-decoration: underline;

}
a:hover {
	color: #D7F700;
	text-decoration:none;
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom:0.5em;
}
h1 {
	color: #D7F700;
	font-family:'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 200%;
}
h2 {
	color: #E459EF;
	font-family:'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 170%;
}
h3 {
	color: #D7F700;
	font-family:'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 150%;
}
h4 {
	color: #993;
	font-weight: normal;
}
ul, li {
	margin: 0 12px;
}
/* links */
.link_white, .link_white a:link, .link_white a:visited {
	color:white;
	font-weight:normal;
}


/* divs */
.inline {
	display:inline; 
	float:left;
}
.clear {clear:both; margin:0px; padding:0px; line-height:0px;}
.information {width:938px; padding-bottom:20px; padding-top:20px; padding-left:60px; display:table; min-height:60px; background-color:#145290; background-image:url(../img/design/icon_message_info.png); background-repeat:no-repeat;}
.page_all { 
	width:100%; 
	background-image:url(../img/design/bg_top.png); 
	background-position:top center; 
	background-repeat:no-repeat; 
	text-align:-moz-center;
}
.page_1124 { 
	width:1124px; 
	text-align:-moz-left;
}
.header {
	height:447px;  
	background-repeat:no-repeat;
}
.header_top {
	height:56px; 

}
.header_slides {
	height:362px;
}
.content_page {
	min-height:250px;
	background-image:url(../img/design/bg_content.png); 
	background-repeat:repeat-y; 
	text-align:-moz-center;
	height:auto !important;
}
.content_inside {
	width:998px;
	text-align:-moz-left;
}
.bg_topics {
	height:18px;
	background-image:url(../img/design/bg_topics_top.png); 
	background-repeat:no-repeat; 
}
.topics {
	width:1124px;
	min-height:320px;
	background-image:url(../img/design/bg_topics.png); 
	background-repeat:repeat-y; 
	display:table;
}
.topics_bg2 {
	width:1124px;
	min-height:320px;
	background-image:url(../img/design/bg_topics_bottom.png); 
	background-position:bottom center; 
	background-repeat:no-repeat; 
	display:table;
}
.topics_inside_top {
	height:40px;
	padding-top:20px;
}
.topics_inside {}
	
.bottom {
	height:181px;;
	background-image:url(../img/design/bg_bottom.png); 
	background-repeat:no-repeat; 
	display:table;
	width:1124px;
}

.bottom_inside {}

/*

	jQuery bottom ajax
	
*/

.ajax_content { position:fixed;z-index: 500; height:62px; bottom:0px; width:100%; text-align:-moz-center; background-image:url(../img/design2v/ajax_content_bg.png); background-repeat:repeat-x; }
.ajax_content_inside { padding:25px; min-height:37px; padding-bottom:0px; padding-left:60px; width:1115px; text-align:left;  background-image:url(../img/design2v/m_ajax_content.png); background-repeat:no-repeat;}


