a { outline:none }
body {
	margin: 0;
	padding: 0;
	background-image: url(bg.gif);
	text-align: center;
}

body.bm { background-image: url(bg-bm.gif) }

body,td,th,input,textarea,select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input,textarea,select {
	border-top:	1px solid #d9d9d9;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	border-left: 1px solid #d9d9d9;
}

p {
	margin-top: 0px;
}

img {
	border: none;
}

h1 {
	color: #8d4467;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* body.bm h1 { color: #306466 } */

h2 {
	color: #8d4467;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* body.bm h2 { color: #306466 } */

h2 a:link {
	color: #8d4467;
	text-decoration: none;
}
/* body.bm h2 a:link { color: #306466 } */
h2 a:visited {
	color: #8d4467;
	text-decoration: none;
}
/* body.bm h2 a:visited { color: #306466 } */
h2 a:hover {
	color: #8d4467;
	text-decoration: none;
}
/* body.bm h2 a:hover { color: #306466 } */
h2 a:active {
	color: #8d4467;
	text-decoration: none;
}
/* body.bm h2 a:active { color: #306466 } */

a:link {
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

.pages_div {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

.pages_div a:link {
	color: #000000;
	text-decoration: underline;

}
.pages_div a:visited {
	color: #000000;
	text-decoration: underline;
}
.pages_div a:hover {
	color: #000000;
	text-decoration: underline;
}
.pages_div a:active {
	color: #000000;
	text-decoration: underline;
}

#main_container {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	float: left;
	clear: both;
	position: relative;
	width: 923px;
	height: 209px;
	background-color:#964567;
	background-image: url(header.gif);
}

/*body.bm #header {
	background-color:#3B5F61;
	background-image: url(header-bm.gif);
}*/

#langs {
	position: absolute;
	top: 10px;
	right: 17px;
	font-size: 14px;
	text-align: right;
	color: #ffffff;
}

#langs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#langs li {
	margin: 0;
	padding: 0;
	display: inline;
}

#langs a, #langs a:link, #langs a:visited, #langs a:hover, #langs a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#langs a, #langs .active:link, #langs .active:visited, 
#langs .active:hover, #langs .active:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#register {
	position: absolute;
	top: 127px;
	right: 17px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

#search_field {
	position: absolute;
	right: 68px;
	bottom: 26px;
	-bottom: 24px;
}

#search_field input {
	border: none;
	color: #000000;
	width: 120px;
	height: 20px;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#search_submit {
	position: absolute;
	right: 17px;
	bottom: 26px;
	-bottom: 25px;
}

#search_submit input {
	border: none;
	background-color: #B15E86;
	color: #FFFFFF;
	text-align: center;
	width: 49px;
	height: 20px;
}

/* body.bm #search_submit input { background-color:#498f93 } */

#header_menu {
	position: absolute;
	height: 26px;
	top: 183px;
	left: 1px;
	overflow: hidden;
}

/* body.bm #header_menu { height: 25px; top: 184px } */

#header_menu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px 0px 0px 0px;
}

#header_menu li {
	float: left;
	height: 26px;
	text-align: center;
	line-height: 25px;
	background-image: url(header_menu_sep.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

/* body.bm #header_menu li { background-image: url(header_menu_sep-bm.gif) } */

#header_menu a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 1px;
	font-size: 14px;

}

#header_menu .active_h_link a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(header_menu_hover.gif);
	background-position: 10px 0px;
	font-weight: bold;
}
/* body.bm #header_menu .active_h_link a:link { background-image: url(header_menu_hover-bm.gif) } */
#header_menu .active_h_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(header_menu_hover.gif);
	background-position: 10px 0px;
	font-weight: bold;
}
/* body.bm #header_menu .active_h_link a:visited { background-image: url(header_menu_hover-bm.gif) } */
#header_menu .active_h_link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(header_menu_hover.gif);
	background-position: 10px 0px;
	font-weight: bold;
}
/* body.bm #header_menu .active_h_link a:hover { background-image: url(header_menu_hover-bm.gif) } */
#header_menu .active_h_link a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(header_menu_hover.gif);
	background-position: 10px 0px;
	font-weight: bold;
}
#header_menu .active_h_link a:active { background-image: url(header_menu_hover-bm.gif) }

#header_menu .inactive_h_link a:link {
	color: #f0b9d4;
	text-decoration: none;
}
/* body.bm #header_menu .inactive_h_link a:link { color: white } */
#header_menu .inactive_h_link a:visited {
	color: #f0b9d4;
	text-decoration: none;
}
/* body.bm #header_menu .inactive_h_link a:visited { color: white } */
#header_menu .inactive_h_link a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(header_menu_hover.gif);
	background-position: 10px 0px;
}
/* body.bm #header_menu .inactive_h_link a:hover { background-image: url(header_menu_hover-bm.gif) } */
#header_menu .inactive_h_link a:active {
	color: #f0b9d4;
	text-decoration: none;
}
/* body.bm #header_menu .inactive_h_link a:active { color: white } */

#orders {
	position: absolute;
	top: 186px;
	right: 17px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}

#register a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
#register a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#register a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#register a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#main {
	float: left;
	clear: both;
	width: 921px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-top-style: none;
	border-right: 1px solid #c696a6;
	border-left: 1px solid #c696a6;
	border-bottom-style: none;
}

body.bm #main { border-right: 1px solid #84b0b2; border-left: 1px solid #84b0b2 }

#main_left {
	float: left;
	clear: none;
	width: 202px;
	background-color: #f9f8f8;
	border-right: 1px solid #e4e5e0;
	border-bottom: 1px solid #e4e5e0;
}
body.bm #main #main_left { background-color: #f1f6f5 }

.menus_container {
	margin: 15px 15px 70px 15px;
}

.side_menu {
	float: left;
	clear: both;
	width: 171px;
	background-color: #FFFFFF;
}

.side_menu_top_brown, .side_menu_top_pink, .side_menu_top_lightblue, .side_menu_top_green, 
.side_menu_top_orange, .side_menu_top_blue, .side_menu_top_redbrown, .side_menu_top_lightgreen, 
.side_menu_top_grey, .side_menu_top_violet {
	float: left;
	clear: both;
	width: 171px;
	background-position: top left;
	background-repeat: repeat-y;
}

.side_menu_top_brown2, .side_menu_top_pink2, .side_menu_top_lightblue2, .side_menu_top_green2, 
.side_menu_top_orange2, .side_menu_top_blue2, .side_menu_top_redbrown2, .side_menu_top_lightgreen2, 
.side_menu_top_grey2, .side_menu_top_violet2 {
	float: left;
	clear: both;
	width: 100%;
	background-position: top left;
	background-repeat: no-repeat;	
}

.side_menu_top_brown3, .side_menu_top_pink3, .side_menu_top_lightblue3, .side_menu_top_green3, 
.side_menu_top_orange3, .side_menu_top_blue3, .side_menu_top_redbrown3, .side_menu_top_lightgreen3, 
.side_menu_top_grey3, .side_menu_top_violet3 {
	float: left;
	clear: both;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 5px 0 15px 0;
}

.side_menu_top_brown {
	background-image: url(menu_top_brown_m.gif);
}
.side_menu_top_brown2 {
	background-image: url(menu_top_brown_t.gif);
}
.side_menu_top_brown3 {
	background-image: url(menu_top_brown_b.gif);
}

.side_menu_top_pink {
	background-image: url(menu_top_pink_m.gif);
}
.side_menu_top_pink2 {
	background-image: url(menu_top_pink_t.gif);
}
.side_menu_top_pink3 {
	background-image: url(menu_top_pink_b.gif);
}

.side_menu_top_lightblue {
	background-image: url(menu_top_lightblue_m.gif);
}
.side_menu_top_lightblue2 {
	background-image: url(menu_top_lightblue_t.gif);
}
.side_menu_top_lightblue3 {
	background-image: url(menu_top_lightblue_b.gif);
}

.side_menu_top_green {
	background-image: url(menu_top_green_m.gif);
}
.side_menu_top_green2 {
	background-image: url(menu_top_green_t.gif);
}
.side_menu_top_green3 {
	background-image: url(menu_top_green_b.gif);
}

.side_menu_top_orange {
	background-image: url(menu_top_orange_m.gif);
}
.side_menu_top_orange2 {
	background-image: url(menu_top_orange_t.gif);
}
.side_menu_top_orange3 {
	background-image: url(menu_top_orange_b.gif);
}

.side_menu_top_blue {
	background-image: url(menu_top_blue_m.gif);
}
.side_menu_top_blue2 {
	background-image: url(menu_top_blue_t.gif);
}
.side_menu_top_blue3 {
	background-image: url(menu_top_blue_b.gif);
}

.side_menu_top_redbrown {
	background-image: url(menu_top_redbrown_m.gif);
}
.side_menu_top_redbrown2 {
	background-image: url(menu_top_redbrown_t.gif);
}
.side_menu_top_redbrown3 {
	background-image: url(menu_top_redbrown_b.gif);
}

.side_menu_top_lightgreen {
	background-image: url(menu_top_lightgreen_m.gif);
}
.side_menu_top_lightgreen2 {
	background-image: url(menu_top_lightgreen_t.gif);
}
.side_menu_top_lightgreen3 {
	background-image: url(menu_top_lightgreen_b.gif);
}

.side_menu_top_grey {
	background-image: url(menu_top_grey_m.gif);
}
.side_menu_top_grey2 {
	background-image: url(menu_top_grey_t.gif);
}
.side_menu_top_grey3 {
	background-image: url(menu_top_grey_b.gif);
}

.side_menu_top_violet {
	background-image: url(menu_top_violet_m.gif);
}
.side_menu_top_violet2 {
	background-image: url(menu_top_violet_t.gif);
}
.side_menu_top_violet3 {
	background-image: url(menu_top_violet_b.gif);
}

.side_menu_elements {
	float: left;
	clear: both;
	width: 171px;
}

.side_menu_elements a:link {
	text-decoration: none;
	color: #000000;
}
.side_menu_elements a:visited {
	text-decoration: none;
	color: #000000;
}
.side_menu_elements a:hover {
	text-decoration: none;
	color: #000000;
}
.side_menu_elements a:active {
	text-decoration: none;
	color: #000000;
}

.side_menu_elements .active:link, .side_menu_elements .active:visited,
.side_menu_elements .active:hover, .side_menu_elements .active:active {
	font-weight: bold;
}

.side_menu_elements ul {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.side_menu_elements li {
	padding: 5px 12px 3px 30px;
	background-image: url(menu_element.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.side_menu_elements ul .submenu {
	text-indent: 20px;
	font-size: 11px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.side_menu_elements ul .submenu li {
	padding: 0px 0px 4px 0px;
	background-image: none;
}

.side_menu_spacer {
	float: left;
	clear: both;
	width: 171px;
	height: 15px;
}

.side_menu_text {
	margin: 15px 15px 15px 15px;
	line-height: 18px;
}

#main_center {
	float: left;
	clear: none;
	width: 515px;
}

#main_center_content {
	margin: 13px 15px 13px 15px;
	line-height: 15px;
}

#main_right {
	float: left;
	clear: none;
	width: 202px;
	background-color: #f9f8f8;
	border-left: 1px solid #e4e5e0;
	border-bottom: 1px solid #e4e5e0;
}
body.bm #main_right { background-color: #f1f6f5 }

#footer {
	float: left;
	clear: both;
	position: relative;
	width: 923px;
	height: 53px;
	background-image: url(footer.gif);
}

body.bm #footer { background-image: url(footer-bm.gif) }

#copyright {
	position: absolute;
	width: 500px;
	top: 15px;
	left: 211px;
	font-size: 10px;
	text-align: center;
}

#am_bm_link {
	text-align:center;
	padding:2em 0 0;
}

div.ekstraPranesimas { border:1px solid #c696a6; background-color:#f9f7f8; margin-bottom:1em; padding:1em }
/* body.bm div.ekstraPranesimas { border:1px solid #84b0b2; background-color:#f1f6f5; margin-bottom:1em; padding:1em } */

#dienos_citata { margin:12px }
#dienos_citata a { text-decoration:underline }
div.citata { padding:1em 0 .5em; border-bottom:1px solid #850c5e}
div.citata .autorius { text-align:right; font-style:italic; }

#nuomone { margin:12px }
	#nuomone h3 { font-size:1em }
	#nuomone li { margin:0; padding:0; background-image:none; font-size:.8em }
	#nuomone .progress { background-color:#D26090 }
/* 	body.bm #nuomone .progress { background-color:#529B9D } */

input.radio { border:0 none }