table, body,div,td {
	margin: 0px;
	padding: 0px;
	color: #465D53;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

body{
	background-color: #dcf0dc;
	background-repeat: repeat-y;
	background-position: left;
}

img{
        border: none;
}

#sm{
	font-size: 17px;
}

#bg{
	font-size: 17px;
}

#acta{
	color: #789a79;
	font-size: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	position: absolute;
	top: 430px;
	left: 0px;
	width: 176px;
	text-align: center;
}

#menu{
	border: none;
	width: 180px;
	height: 500px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-position: center;
	background-color: #dcf0dc;
	position: absolute;
	top: 0px;
}

#placeholder{
	height: 200px;
}

#uzor{
	height: 50px;
	width: 100%;
}

#contentholder{
	border: none;
	padding: 50px 10px 0px 10px;
	background-color: #dcf0dc;
	background-repeat: repeat-x;
	background-position: top;
	position: absolute;
	top: 0;
	min-height: 320px;
}

.blog{
	min-height: 300px;
	padding: 5px;
	vertical-align: top;
}

td.cat{
	border-right: 1px #96b496 dotted;
	min-height: 200px;
	width: 330px;
	padding: 5px;
	vertical-align: top;
}

.small {
	COLOR: #465D53;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 12px;
}
a, a.small {
	COLOR: #465D53;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 12px;
}
a:hover, a.small:hover {
	COLOR: #465D53;
	TEXT-DECORATION: underline;;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 12px;
}

p{
   font-family: Verdana;
	font-size: 11px;
}

.bold{
   font-weight: bold;
   margin-top: 13px;
}

.plain {
	COLOR: #465D53;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	line-height: 16px;
}
a.plain {
	COLOR: #465D53;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	line-height: 16px;
}
a.plain:hover {
	COLOR: #465D53;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	line-height: 16px;
}

h1, .big {
	COLOR: #7FA192;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 14px;
	line-height: 14px;
}

h1{
	FONT-SIZE: 18px;
	line-height: 18px;
}
a.big {
	COLOR: #7FA192;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 18px;
	line-height: 18px;
}
a.big:hover {
	COLOR: #99B5A8;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 18px;
	line-height: 18px;
}

h2,.huge {
	COLOR: #6A8A7C;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 20px;
	line-height: 20px;
}
a.huge {
	COLOR: #7A9A8C;
	TEXT-DECORATION: none;
	FONT-WEIGHT: none;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 20px;
	line-height: 20px;
}
input, textarea { 
   FONT-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	border: 1px #96b496 solid;
	background-color: #ecffec;
 	COLOR: #465D53;
}
input:hover, textarea:hover { 
	background-color: #e0f0e0;
}