html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html {
	font-family: Verdana, Geneva, sans-serif;
	font-size:  76%;
	height: 100%;
}
body {
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #e7ebee;
}
a, a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
a:focus {
	color: #FFA;
}
a:active {
	color: #FFF;
	text-align: left;
}
.clear {
	clear:both;
}
.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.galleryleft {
	float:left;
	border:solid 5px #000;
	margin:10px 10px 0 0;
}	
.arrow {
	background: url(images/placiau.jpg) no-repeat left top;
	display: block;
	padding-left: 15px;
	margin-top: 8px;
	text-align: left;
}
#header {
	text-align: left;
	height: 203px;
	padding-left: 0px;
	}
#headlinks {
	float:right;
	width:300px;
	text-align:right;
	color: #cccc55;
	padding:50px 0 0 0;
}
#headlinks a, #headlinks a:link, #headlinks a:visited, #headlinks a:active {
	color: #C2CAD1;
}
#headlinks a:hover {
	color: #FFF;
	text-decoration:none;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 920px;
}
#contenttop {
	height: 21px;
	width: 920px;
	background-image: url(images/content-top20.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#twoColumnleft {
	overflow: hidden;
	width: 920px;
	background-image: url(images/content-fill.jpg);
	background-position: left;
}
#twoColumnleft #content, #twoColumnright #content {
	width:580px;
	background-color: #e7ebee;
}
#twoColumnleft #leftColumn {
	float: left;
	padding: 15px 10px 10px 30px;
	width: 240px;
	color: #2A0000;
}
#twoColumnleft #rightColumn {
	display:none;
}
#twoColumnleft #content {
	margin: 0 15px 0 285px;
	padding: 20px 10px 30px;
	color: #F000;
}
#twoColumnright {
	overflow: hidden;
	background: #FFF url(images/content-fill.gif) repeat-y left;
	width: 920px;
}
#twoColumnright #leftColumn {
	display:none;
}
#twoColumnright #rightColumn {
	float: right;
	padding: 15px 35px 10px 10px;
	width: 240px;
}
#twoColumnright #content {
	margin: 0 0px 0 15px;
	padding: 20px 10px 30px 20px;
}
#footer {
	padding: 35px 10px 10px 30px;
	background: url(images/footer20.jpg) no-repeat left top;
	height: 38px;
	color: #e7eaed;
	clear: both;
}
#virsus {
	position:relative;
	height:20px;
	width:100%;
}
#nav {
	position:relative;
	height:25px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/nav-container-bg.gif) no-repeat left top;
	padding:0 0 0 23px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#nav ul li {
	display:block;
	float:left;
	margin:0px;
}
#nav ul li a {
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:0 0 0 20px;
	height:40px;
}
#nav ul li a span {
	padding:12px 20px 0 0;
	height:28px;
	float:left;
}
#nav ul li a:hover {
	color:#fff;
	background:transparent url(images/nav-bg-over.gif) repeat-x left bottom;
}
#nav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
#nav ul li a.current, #nav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url(images/nav-left-on.gif) no-repeat top left;
	line-height:325%;
}
#nav ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images/nav-right-on.gif) no-repeat top right;
	height:40px;
	color: #9C0;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	color: #FFA;
}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
img {
	border: 0;
}
.spaced ol, .spaced ul, .spaced li {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
}
li > p {
	margin-top: 0.2em;
}
pre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	margin: 15px;
	padding: 10px;
	border: 1px solid #CCC;
	color: #FFF;
	background-color: #3E4953;
}
.narrow1 {
	line-height:1.1em;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #e7eaed;
}
#footer a:hover {
	color: #FFF;
}
.csscolumns {
	overflow:hidden;
	width: 100%;
	color: #000;
}
#col_one_2 {
	margin: 0;
	float: left;
	width:48%;
}
#col_two_2 {
	margin: 0 0 0 12px;
	float: left;
	width:48%;
}
#col_one_3 {
	margin: 0;
	float: left;
	width:31%;
}
#col_two_3 {
	margin: 0 0 0 12px;
	float: left;
	width:31%;
}
#col_three_3 {
	margin: 0 0 0 12px;
	float: left;
	width:31%;
}
#col_one_4 {
	margin: 0;
	float: left;
	width:23%;
}
#col_two_4 {
	margin: 0 0 0 12px;
	float: left;
	width:23%;
}
#col_three_4 {
	margin: 0 0 0 12px;
	float: left;
	width:23%;
}
#col_four_4 {
	margin: 0 0 0 12px;
	float: left;
	width:23%;
}
.styledmenu {
	width: 95%;
	}
.styledmenu .headerbar {
	font: bold 13px Verdana;
	color: white;
	margin-bottom: 2px;
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
	background-color: #03592b;
	background-image: url(images/rodykle.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.styledmenu .headerbar2 {
	font: bold 13px Verdana;
	color: white;
	margin-bottom: 2px;
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
	background-color: #03592b;
	background-image: url(images/rodykle_desine.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.styledmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.styledmenu ul li {
	padding-bottom: 2px;
	margin: 0px;
}
.styledmenu ul li a {
	color: #FFF;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
	background-color: #3E4953;
}
.styledmenu ul li a:visited {
	color: white;
}
.styledmenu ul li a:hover {
	color: white;
	background: #03592b;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
--------------------
.raudonasmenu {
	width: 95%;
	}
.raudonasmenu .headerbar {
	font: bold 14px Verdana;
	color: white;
	margin-bottom: 2px;
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
	background-color: #cf242a;
	background-image: url(images/rodykle.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.raudonasmenu .headerbar2 {
	font: bold 13px Verdana;
	color: white;
	margin-bottom: 2px;
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
	background-color: #cf242a;
	background-image: url(images/rodykle_desine.jpg);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
.raudonasmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.raudonasmenu ul li {
	padding-bottom: 2px;
	margin: 0px;
}
.raudonasmenu ul li a {
	color: #FFF;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
	background-color: #cf242a;
}
.raudonasmenu ul li a:visited {
	color: white;
}
.raudonasmenu ul li a:hover {
	color: black;
	background: #fff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

----------------------
.bendrasmeniu {
	width: 100%;
}
.bendrasmeniu .headerbar {
	font: bold 13px Verdana;
	color: #000;
	margin-bottom: 0px;
	margin-top:0px;
	text-transform: uppercase;
	padding: 7px 0 7px 0px;
}
.bendrasmeniu ul {
	list-style-type: none;
	padding: 0 0 0px;
	margin: 0;
}
.bendrasmeniu ul li {
	margin: 0px;
	padding-bottom: 2px;
}
.bendrasmeniu ul li a {
	font: normal 12px Arial;
	color: black;
	background: #FFF;
	display: block;
	padding: 4px 0 4px 30px;
	line-height: 17px;
	text-decoration: none;
	border-bottom: 1px solid #006633;
}
.bendrasmeniu ul li a:visited {
	color: black;
}
.bendrasmeniu ul li a:hover {
	color: #000;
	background: #E7EAED;
	text-decoration: none;
}
.sidebarlt {
	padding: 6px;
	border: 2px solid #CECECE;
	background-color: #E7EAED;
}
.sidebardk {
	color: #FFFFFF;
	border: 1px solid #333;
	padding: 6px;
	background-color: #3E4953;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	width:240px;
	height:240px;
	overflow:hidden;
}
Label {
}
.inputValue {
	width:50%;
	margin-top:5px;
}
.inputText {
	width:85%;
	height:180px;
	margin-top:5px;
}
.inputButton {
}
.required {
	font-size:9px;
	color:#C00;
}
#detail {
	margin-top: 20px;
}
#detail h3 {
	margin: 8px 0px 0px;
	padding: 0px;	
}
#detail p {
	line-height:normal;	
}
#detail a {
	font-weight:bold;	
}
#detail td.uline {
	border-bottom:1px solid #ccc;	
}
.placiau {
	background: url(images/placiau2.jpg) no-repeat left top;
	display: block;
	padding-left: 15px;
	margin-top: 8px;
	text-align: left;
}
