@CHARSET "UTF-8";

body#kasulik{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
td{
	vertical-align:top;
	font-size:12px;
}
form{
	margin:0px;
	padding:0px;
}
label {
	clear:both;
	color:#666666;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:0 5px 0 0;
	text-align:right;
	width:100%;
	white-space: nowrap;
}
input.hiddensubmit{
	display:none;
}
a{
	text-decoration:none;
	color: #5387B7;
}
a:hover{
	text-decoration:underline;
	color: #67A7E3;
}
a.commentCount {
	font-size: 10px;
	color: #C1272D;
}
a img{
	border:none;
}
.red {
	color: #C1272D;
}
.clear{
	clear:both;
}
.hidden{
	display:none;
}
.left{
	float:left;
}
.right{
	float:right;
}

#wrapper {
	margin: 0px auto;
	position:relative;
	width: 995px;
}
#wrapper #header {
	height: 147px;
	overflow: hidden;
	padding:10px 0;
	border-style: none none solid none;
	border-width: 2px;
	border-color: #dedede;
}
#wrapper #header .banner {
	float: right;
	height: 90px;
	width: 728px;
}
#wrapper #header #logo {
	float: left;
	margin: 0px 10px;
}
#wrapper #content .screen{
	clear:both;
	margin: 10px 0 0 0;
}
#wrapper #content .leftcol{
	float:left;
	width:155px;
}
#wrapper #content .midcol{
	float:left;
	width:585px;
	margin: 0;
}
#wrapper #content .rightcol{
	float:right;
	width:250px;
	background:url('http://g.delfi.lt/dng/i/ad_header_white.gif') no-repeat top right;
	padding-top: 10px;	
}


#toplinks {
	height: 20px;
}
#footer {
	clear: both;
	padding-top: 12px;
}

.ads_section {
	background-image: url("http://g.delfi.ee/cl/gfx/block/kasulik_block_mid.png");
	background-repeat: repeat-y;
	width: 250px;
}

.ads_section h2 {
	margin-top: 0px;
	padding-top: 0px;
}
