* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
body {
	font-size: 12px;
	font-family: tahoma;
	background: url(images/top_bg.gif) #1E83B9 repeat-x;
	behavior: url("http://www.linaista.lt/wp-content/themes/ennio/csshover.htc");
}
#main {
	width: 920px;
	min-height: 100%;
	padding: 0 10px;
	margin: 0 auto -330px auto;
	position: relative;
}
#logo {
	width: 120px;
	padding: 8px 0 5px 30px;
	float: left;
}
#nav {
	width: 420px;
	list-style: none;
	margin: 15px 0 0 0;
	float: right;
}
#nav li {
	position: relative;
	padding: 0 0 0 18px;
	float: left;
}
#nav li a {
	color: #000;
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
	background: #fff;
	border-bottom: 3px solid #888888;
	padding: 2px 0;
	display: block;
}
#nav li a:hover {
	border-bottom: 3px solid #000;
}
#nav li ul {
	width: 134px;
	list-style: none;
	padding: 5px 0 0 0;
	display: none;
	position: absolute;
	left: 0px;
}
#nav li ul li {
	width: 124px;
	float: left;
}
#nav li ul li a {
	font-size: 12px;
	letter-spacing: normal;
	border-bottom: 2px solid #888888;
	padding: 2px 5px;
}
#nav li ul li a:hover {
	border-bottom: 2px solid #000;
}
#top li > ul {
	top: auto;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#content_main {
	width: 900px;
	padding: 20px 10px;
	float: left;
}
#header {
	width: 460px;
	float: right;
}
#content {
	color: #FFF;
	font-size: 12px;
	float: left;
}
.size_1 {
	width: 400px;
}
.size_2 {
	width: 900px;
}
.size_3 {
	width: 600px;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	margin: 0 0 5px 0;
	display: block;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 0;
	display: block;
}
h1 a, h2 a {
	color: #FFF;
	text-decoration: none;
}
#content p {
	line-height: 1.4;
	padding: 0 0 10px 0;
	display: block;
}
#content p.nocomments {
	font-weight: bold;
}
#content p a, #content .navigation a, #content .comment-meta a, #content a.url, #sidebar a {
	color: #fff;
	font-weight: bold;
}
#content ul, #content ol {
	line-height: 1.4;
	padding: 0 0 10px 0;
	display: block;
}
#content ul {
	list-style: inside disc;
}
#content ol {
	list-style: inside decimal;
}
#content .navigation {
	width: 600px;
	padding: 10px 0 0 0;
	float: left;
}
#content .navigation .left {
	float: left;
}
#content .navigation .right {
	float: right;
}
#content .info_table {
	width: 900px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 0 10px 0;
	clear: left;
}
#content .info_table td {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
}
#content small.date {
	font-size: 10px;
	padding: 0 0 5px 0;
	display: block;
}
#content .commentlist, #content .comment-meta {
	list-style: none;
	display: block;
}
#content .commentlist li {
	border-bottom: 1px solid #FFF;
	padding: 10px 0 0 0;
	display: block;
}
#content .comment-meta {
	padding: 0 0 10px 0;
}
#sidebar {
	width: 250px;
	list-style: none;
	padding: 5px 0 0 0;
	float: right;
}
#sidebar ul {
	list-style: none;
	padding: 0 0 15px 0;
	display: block;
}
#sidebar ul li {
	padding: 1px 0;
	display: block;
}
#footer_out {
	width: 100%;
	min-width: 940px;
	height: 330px;
	background: url(images/bottom_bg.gif) #888 repeat-x;
	position: relative;
}
#footer {
	width: 920px;
	color: #E6E6E6;
	padding: 0 10px;
	margin: 0px auto;
}
#footer #form {
	width: 530px;
	border: 0;
	padding: 0 0 0 10px;
	margin: 20px 0 0 0;
	float: left;
}
#content #commentform {
	width: 590px;
	padding: 10px 0 10px 0;
	float: left;
}
#footer #form label {
	width: 265px;
	font-weight: bold;
	padding: 0 0 8px 0;
	float: left;
}
#content #commentform label {
	width: 265px;
	font-size: 12px;
	padding: 6px 0 23px 0;
	float: left;
}
#footer #form .input, #footer #form textarea, #content #commentform .input, #content #commentform textarea {
	width: 231px;
	font-size: 12px;
	font-family: tahoma;
	background: #CCCCCC;
	border: 1px solid #797979;
	padding: 6px;
	margin: 0 19px 15px 0;
	float: left;
}
#footer #form textarea {
	width: 494px;
	height: 115px;
}
#content #commentform textarea {
	width: 494px;
	height: 115px;
}
#footer #form .submit, #content #commentform .submit {
	color: #FFF;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #797979;
	padding: 4px 10px;
	overflow: visible;
	float: left;
}
#footer #form .submit {
	background: #1E83B9;
}
#content #commentform .submit {
	background: #888888;
}
#footer #form .input:hover, #footer #form textarea:hover, #footer #form .submit:hover, #content #commentform .input:hover, #content #commentform textarea:hover, #content #commentform .submit:hover {
	border: 1px solid #fff;
}
#footer #contact {
	width: 345px;
	text-align: right;
	border-left: 1px solid #797979;
	padding: 0 10px 0 20px;
	margin: 20px 0 0 0;
	float: right;
}
#footer #contact p {
	line-height: 1.5;
	padding: 0 0 10px 0;
	display: block;
}
#footer #contact strong, #footer #contact .org {
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
}
#footer #contact a {
	color: #E6E6E6;
	font-weight: bold;
}
#footer #copy {
	width: 910px;
	font-size: 11px;
	border-top: 1px solid #797979;
	padding: 10px 0 5px 10px;
	margin: 20px 0 0 0;
	float: left;
}
.clearfooter {
	height: 330px;
	clear: both;
}
#footer #contact a:hover, #content p a:hover, #content .navigation a:hover, #content .comment-meta a:hover, #content a:hover.url, #sidebar a:hover {
	text-decoration: none;
}
.sIFR-flash, .sIFR-replaced {
	visibility: visible;
	margin: 0;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none;
}
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
