/* CSS Document */

/* Top level elements */
body {
	top: 0;
	margin: 0;
	background: url(images/vertical.png) repeat-x top left #252525;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 18px;
}

h1 {
	color: #5A661A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	border-bottom: 3px ridge #5A6617;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	color: #B95600;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 2px solid #B95600;
	background: url(images/arrow2.gif) no-repeat;
	padding: 3px 0px 0px 20px;
	margin: 0px;
	letter-spacing: 2px;
}

/* Tables */

table {
	border: solid 1px #cccccc;
	border-spacing: 0px;
	width: 100%;
}

tr {
	vertical-align: top;
}

th, td {
	border: solid 1px #cccccc;
}

th {
	text-align: center;
	background: #dddddd;
}

/* General Tags */

code {
	font-size: 10pt;
	display: block;
	white-space: nowrap;
	overflow: scroll;
	background: white;
	border: 1px dotted black;
}

dt {
	clear: left;
	font-weight: bold;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
	width: 140px;
}

dd {
	margin: 0px 0px 3px 160px;
	padding: 0px;
}

dt + dd {
	padding-top: 10px;
}

dd > p:first-child {
	margin-top: 0px;
}

hr {
	margin: 50px auto 50px auto;
	width: 600px;
	border: 2px solid black;
	text-align: center;
}

img {
	border: none;
	padding: none;
	margin: none;
}

/* Form Elements */

form dt {
	width: 30%;
}

form dd {
	width: 65%;
	margin-left: 33%;
}

input, textarea, select {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	width: 97%;
	font-size: 10pt;
}

input[type="radio"], input[type="button"], input[type="submit"], input[type="reset"] {
	width: auto;
}

/* IDs and Classes */

#tot {
	margin-left: auto;
	margin-right: auto;
	width: 988px;
	background: url(images/grad.png) repeat-y top;
	border: #FFFFFF solid 1px;
}

#header h1 {
	background: url(images/brda2.png) no-repeat;
	text-indent: -1000px;
	border:none;
	float: left;
}
#header h1 a {
	display: block;
	width: 349px;
	height: 78px;
	outline: none;
}

#banner {
	padding-top: 30px;
	padding-right: 20px;
	float: right;
}

#infolink {
	clear: both;
	float: right;
	margin: 16px 5px 0px 0px;
	padding: none;
	width: 160px;
	height: 32px;
	border: 1px solid white;
}

#menu {
	height: 34px;
	width: 100%;
	margin-bottom: -2px;
	vertical-align: top;
}

#menu ul {
	float: right;
	text-align: right;
	margin: none;
	padding: none;
}

#menu li {
	display: block;
	height: 15px;
	float: left;
	margin-right: 5px;
	line-height: 34px;
	color: #1F4D7A;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

#menu li a {
	background: url(images/butonas2.jpg) repeat-x;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	color: #1F4D7A;
	text-decoration: none;
}

#menu li a:visited {
	color: #1F4D7A;
	text-decoration: none;
}

#menu li a:hover {
	background: url(images/hover2.jpg) repeat-x;
}

#main_img {
	clear: both;
	width: 988px;
	height: 303px;
	margin-top: 12px;
	padding: 0px;
	text-indent: -5000px;
}

.bg1 {
	background: url(images/title1.jpg) no-repeat top left;
}

.bg2 {
	background: url(images/title2.jpg) no-repeat top left;
}

.bg3 {
	background: url(images/title3.jpg) no-repeat top left;
}

.bg4 {
	background: url(images/title4.jpg) no-repeat top left;
}

.bg5 {
	background: url(images/title5.jpg) no-repeat top left;
}

#corp {
	background: #D3DBF8;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border-bottom: #12212E solid 2px;
	border-top: #12212E solid 2px;
}

#main-text {
	background: #FFFFFF;
	width: 740px;
	margin: 20px 0px 20px 0px;
	min-height: 570px;
	position: relative;
	border: #5288AE solid 1px;
	padding: 15px 15px 15px 15px;
	font-size: 12pt;
	line-height: 130%;
}

#adv {
	float:right;
	margin-right: 10px;
	margin-top: 20px;
}

#menius {
	width: 280px;
	float: right;
	/*background: url(images/comingsoon.png) bottom right no-repeat #DAE6AC;*/
	background: bottom right no-repeat #DAE6AC;
	border: #80942E solid 1px;
	padding-bottom: 30px;
}

#menius h1 {
	height: 25px;
	font-size: 14pt;
	background: #80942E;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}

#menius ul li {
	display: block;
	background: url(images/arrow.gif) no-repeat #DAE6AC;
	margin-left: -35px;
	padding-left: 22px;
}

.menu-item a {
	color: #333333;
	text-decoration: none;
	display: block;
}

.menu-item a:visited {
	color: #333333;
	text-decoration: none;
}

.menu-item a:hover {
	color: #333333;
	text-decoration: none;
	background: #B4CB58;
}

#footer {
	font-size: 9pt;
	height: 33px;
	color: #FFFFFF;
	line-height: 33px;
}

#footer ul {
	margin: 0px;
}

#footer li {
	display:block;
	float:left;
	padding-left: 20px;
	text-align: center;
}

/*#footer img {
	vertical-align: middle;
}*/

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.clear {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.box {
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 15px 0px;
	background: #FFFFCC;
	border: 1px solid #660000;
}

.box h2 {
	background-color: #FFCC99;
}

.box p {
	margin: 5px;
}

.leftfloat {
	width: 450px;
	float: left;
	margin: 0px 0px auto auto;
}

#footer, #gallery_table , #gallery_table td {
  border: none !important; 
}

.licence {
	width: 700px;
	background: #CCCCCC;
	border: 1px solid black;
	text-align: center;
	margin: 0px auto auto 0px;
}
