html, body {
	background-color: #f9f9f9;
	/*width: 1000px;*/
	margin: 0 auto;
	font-family: Verdana, Arial, Verdana, sans-serif;
}

img {
	border: none;
}

h1 {
	font-size: 14px;
	color: #515050;
}

h2 {
	color: #740124;
	font-size: 12px;
	position: relative;
}

h2.archive {
	color: black;
}

.archive_date {
	color: #740124;
	font-size: 12px;
	font-weight: bold;
}

.main {
	font-size: 12px;
	line-height: 120%;
}

.main a {
	color: #a01b44;
}

.content_text {
	font-size: 12px;
	line-height: 120%;
	padding-bottom: 30px;
}

.content_text a {
	color: #a01b44;
}

.archive_topic {
	font-size: 12px;
	font-weight: bold;
}

.date {
	font-weight: bold;
	font-size: 12px;
}

.clear { font-size: 0; line-height: 0%; clear: both; }

#main_container {
	/*width: 1000px;*/
	margin: 0 auto;
}

#top_container {
	/*width: 1000px;*/
	background-color: #ffffff;
}

#middle_container {
	/*width: 1000px;*/
	min-width: 1000px;
}

#flash {
	width: 381px;
	height: 261px;
	float: left;
}

#logo {
	padding-top: 10px;
	float: left;
	width: 384px;
	height: 251px;
	background-color: #FFFFFF;
}

#right_menu {
	width: 230px;
	height: 259px;
	background-image: url("../../img/site/top_right_bg.png");
	background-repeat:no-repeat;
	/*float: right;*/
	margin-top: -262px;
	position: relative;
	margin-left: 12px;
}

/* ------------------ Langs -------------------------- */ 
#langs_container {
	float: left;
	margin-left: 40px;
	margin-top: 10px;
	font-size: 10px;
	padding-right: 10px;
	border-right: solid 1px #a01b44;
}
#langs_container a:link, #langs_container a:visited, #langs_container a:hover {
	text-decoration: none;
	color: #7a7a7a;
	margin-right : 5px;
}

.mini_menu {
	float: left;
	margin-top: 6px;
	padding-left: 7px;
}

#search {
	margin-left: 40px;
	font-size: 11px;
}

#prenumerata
{
	padding: 30px 0 15px;
	font-size: 11px;
	margin-left: 40px;
}

.newsletter {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-right: 30px;
}

#left_middle {
	/*float: left;*/

	left: 10px;
	width: 350px;
	vertical-align: top;
}

#main_table {
	min-width: 100%;
	width: 100%;
}

#main_table td {
	vertical-align: top;
	padding: 0px;
}

#main_table td.left {
	width: 350px;
}

#main_table td.right {
	width: 15%;
}

#main_table td.middle {

}


#main_content {
	/*float: left;*/
	/*width: 550px;*/
	
}


#right_middle {
	/*float: right;*/
	margin-right: 0px;
}


#contact_top {
	background-image: url("../../img/site/contacts_bg_top.png");
	background-repeat:no-repeat;	
	width: 228px;
	height: 60px;
	margin-top: 20px;
	margin-left: 14px;	
}

#contact {
	background-color: #e9e9e9;
	width: 188px;
	margin-top: -20px;
	margin-left: 14px;
	padding-top: 0px;
	padding-left: 40px;
	padding-bottom: 1px;
}

#contact_bottom {
	background-image: url("../../img/site/contacts_bg_bottom.png");
	background-repeat:no-repeat;	
	background-color: #E9E9E9;	
	width: 180px;
	height: 46px;
	margin-left: 14px;
	/*margin-top: -12px;*/
	padding-left: 40px;
	padding-right: 8px;	
}

.contact_inner {
	margin-right: 10px;
	font-size: 12px;
}


#footer {
	border-top: solid 10px #f0e9cf;
	padding-top: 10px;
	padding-right: 50px;
	background-color: #FFFFFF;
	height: 20px;
}

.copyright {
	float: right;
	font-size: 10px;
	background-color: #FFFFFF;
}


/*
	Meniu stuff'as
*/
#menu {
	font-size: 14px;
	
	width: 350px;
	padding-top: 13px;
	padding-left: 40px;
	margin-bottom: -20px;
}

#menu_nav a {
	text-decoration: none;
	color: #a01b44;
}

#menu_nav a:visited {
	text-decoration: none;
}

#menu_nav a:hover {
	text-decoration: underline;
}

#menu_nav 
{
	list-style-type: none;
	margin-left: -20px;
	margin-top: -5px;
	width: 265px;
}

#menu_nav li {
	color: #a01b44;
	margin-top: 5px;
	padding-top: 1px;
	padding-left: 1px;
}


#menu_nav a.active {
	width: 110px;
	display: block;
	background-color: #b0b0b0;
	color: white;
	padding-left: 2px;
	background-image: url("../../img/site/menu_arrow.gif");
	background-repeat: no-repeat;
	background-position: top right;
}

#menu_nav li ul {
	margin-top: 5px;
	/*
	list-style-image: url("../../img/site/inner_menu_arrow.gif");
	list-style-type: circle;
	*/
	list-style: none;
}

#menu_nav .arrow {
	background-image: url("../../img/site/inner_menu_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0% 60%;	
	padding-left: 13px;
}

#menu_nav .no_arrow {
	color: black;
	padding-left: 13px;
}



#menu_nav a.list_inner {
	color: black;
	background-color: #f9f9f9;
}

#menu_nav .list_inner_nonlink {
	list-style: none !important;
	color: black;
}

/*
	poll
*/

#poll {
	font-size: 13px;
	width: 193px;
	background-color: #e9e9e9;
	padding: 10px;
	padding-left: 20px;
}

#poll .poll_inner {
	margin-top: -40px;
}

#poll_top {
	margin-top: 50px;
	background-image: url("../../img/site/round_corner_top.png");
	background-repeat:no-repeat;	
	width: 223px;
	height: 40px;	
}

#poll_bottom {
	background-image: url("../../img/site/round_corner_bottom.png");
	background-repeat:no-repeat;	
	width: 240px;
	height: 47px;	
}

#poll h2 {
	color: #a01b44;
	font-size: 15px;
	margin-bottom: 10px;
}

.poll_questions {
	font-size: 12px;
	margin-bottom: 10px;
}

.poll_questions .answer_v {
	margin-top: -1px;
}
.poll_questions input {
	margin-top: -3px;
	position: relative;
}

.poll_questions .percent {
	color: #a01b44;
	font-weight: bold;
	vertical-align: middle;
}

.red_button {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	background: url("../../img/site/red_bg.png") no-repeat 100% 100%;
	/*
	background-image: url("../../img/site/red_bg.png");
	/*
	background-repeat: no-repeat;	
	background-position: 100% 0%;
	*/
	background-color: #a01b44;
	padding-bottom: 3px;
	height: 18px;
	width: 71px;
	border: none;
}

.red_button_vip {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	background: url("../../img/site/red_bg_vip.png") no-repeat 100% 100%;
	background-color: #a01b44;
	padding-bottom: 3px;
	height: 18px;
	border: none;
	width: 142px;
}

.red_text {
	color: #a01b44;
}

.field {
	width: 123px;
	height: 14px;
	font-size: 12px;
	border: solid 1px #cbcbcb;
	padding-left: 5px;
}

.submit_button {
	background-image: url("../../img/site/submit_btn.png");
	background-repeat:no-repeat;
	background-position: top right;
	background-color: gray;
	width: 17px;
	height: 18px;	
	border: none;
}

.button {
	font-size: 12px;
	background-color: #b0b0b0;
	background-image: url("../../img/site/menu_arrow.gif");
	background-repeat:no-repeat;	
	background-position: top right;
	height: 16px;
	color: white;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 1px;
	margin-top: 3px;
}

a.button {
	color: white;
}

a.button:visited {
	color: white;
	text-decoration: none;
}

.button_back {
	background-color: #b0b0b0;
	background-image: url("../../img/site/arrow_back.gif");
	background-repeat:no-repeat;	
	background-position: top left;
	color: white;
	display: block;
	text-decoration: none;
	padding-left: 25px;	
}

/*
	Galerija
*/

table.gallery {
	border: none;
	border-spacing: 5px;
}

.pages_container {
	font-size: 10px;
	letter-spacing: 2px;
	margin-bottom: 40px;
	margin-left: 10px;
}

.pages_container a {
	color: black;
	text-decoration: none;
}



.logo {
	float: left;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 10px;
}

/*
	Pranesimo langas
*/
.message_window {
	position: absolute;
	border: solid 1px #a01b44;
	width: 310px;
	height: 126px;
	top: 200px;
	/*left: -165%;*/
	left: 500px;
	z-index: 100;
	background-color: white;
}

.message_window_top {
	font-size: 12px;
	background-color: #a01b44;
	width: 305px;
	height: 20px;
	color: white;
	padding-left: 5px;
	padding-top: 2px;
}

.message_window_text {
	display: table;
	vertical-align: middle;
	height: 105px;
	width: 310px;
	text-align: center;
	overflow: hidden;
	padding-top: 30px;
}

.message_window_text th {
	font-weight: bold;
	text-align: left;
}

.message_window_text input {
	border: solid 1px #7f9db9;
}



.message_window_login {
	position: absolute;
	border: solid 1px #a01b44;
	width: 310px;
	height: 126px;
	top: 120px;
	left: 50%;
	z-index: 100;
	background-color: white;	
	font-size: 11px;
}

.button_holder {
	float: left;
}

a { color: #a01b44;}

.message { color: #a01b44; }
