BODY{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	MARGIN: 34px 1px 0px 50px;
	font-family: Tahoma, Arial,Sans-Serif,Verdana;
}

table, td, textarea, input, select {
	color: #505050;
	font-size: 11px;
	font-family: Tahoma, Arial,Sans-Serif,Verdana;
}

textarea, input, select {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Verdana;
}

h1 {font-size:16px;display:inline;}
h2 {
	font-size: 18px;
	display: inline;
	color: #4C9450;
}

h3 {
	font-size: 18px;
	display: inline;
	color: #4C9450;
}

a,a:link,a:visited {color:#505050; text-decoration:underline}
a:hover {color:#505050; text-decoration:none}

a.but,a.but:link,a.but:visited {color:#FFFFFF; text-decoration:underline;font-size : 14px; font-weight:bold}
a.but:hover {color:#FFFFFF; text-decoration:none;font-size : 14px; font-weight:bold}

a.line,a.line:link,a.line:visited {
	color: #505050;
	text-decoration: underline;
	font-size: 18px;
	font-weight: bold;
}

a.line:hover {
	color: #505050;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

a.line_sm,a.line_sm,link_sm,a.line_sm:visited {
	color: #006705;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

a.line_sm:hover {
	color: #006705;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.rubric,a.rubric:link,a.rubric:visited {
	color: #505050;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

a.rubric:hover {
	color: #505050;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}


a.left_menu,a.left_menu:link,a.left_menu:visited {
	color: #505050;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

a.left_menu:hover {
	color: #505050;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.form_bg_find {
  background:#ABABAB;
 padding:2px;
}

.punktir {
	BACKGROUND-IMAGE: url(/images/punktir.gif); BACKGROUND-REPEAT: repeat-x; HEIGHT: 2px
}

#tagcloud {
    width: 90%;
    background:#FFF;
    padding: 10px;
    border: 1px solid #CCCCCC;
    text-align:center;
    
}

#tagcloud span {
    padding: 2px;
}

.smallest {
    font-size: x-small;
}

.small {
    font-size: small;
}

.medium {
    font-size:medium;
}

.large {
    font-size:large;
}

.largest {
    font-size:larger;
} 