/* Start of CMSMS style sheet 'css_main' */
body {font-family:verdana;}
img {border:#999999 solid 2px;}
.no {border:0;}
.banerisa:link, .banerisa:visited {font-size:13px; color:#0033CC; text-decoration:none;}
.banerisa:hover {font-size:13px; color:#0033CC; text-decoration:none;}
.baneris {border-top:#B6BEC9 solid 1px; font-size:13px; padding-top:3px;}
.titlov {widows:596px; background-color:#F0F0F0; border-right:#B6BEC9 solid 1px;}
.turinys {widows:596px; background-color:#F0F0F0; border-right:#B6BEC9 solid 1px;  border-bottom:#B6BEC9 solid 2px;}
.pofoto {font-size:11px; color:#727272; padding:5px;}
.info {font-size:10px; color:#8A8A8A; padding-left:10px;}
.info:link, .info:hover, .info:visited {font-size:10px; color:#8A8A8A; padding-left:10px; text-decoration:none;}
.toplentele {border:#B6BEC9 solid 1px;}
input {width:200px;}
textarea {width:200px; height:100px;}
.button {width:100px;}



p {
	padding-left:10px;
	font-size:12px;	
}

h1 {
	color:#CC6633; 
	padding-left:10px;
}

h2 {
	color:#CC6633; 
	font-size:90%;
	padding-left:10px;
}

h4 {
	color:#666;
	padding-left:10px;
}
	


<!-- menu -->
#button {
	width: 200px;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #999;
	color: #333;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#button li {
	border-bottom: 1px solid #999
	margin: 0;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #666;
	border-right: 10px solid #999;
	background-color: #FFF;
	color: #666;
	text-decoration: none;
	width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #999;
border-right: 10px solid #666;
background-color: #ccc;
color: #fff;
}

<!-- end of menu -->

.clear {
	clear: both;
}
/* End of 'css_main' */

