html, body, form, ul, li
{
	margin: 0;
	padding: 0;
}
html, body
{
	width: 100%;
	height: 100%;
}
body
{
	font-family: Arial;
	font-size: 12px;
	color: #7F7F7E;
	background: #ffffff;
}
a
{
	color: #633E43;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
table
{
	border-collapse: collapse;
}
table td
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}
table td.price
{
	width: 45px;
}
ul
{
	list-style-position: inside;
}
.default_edit td
{
	padding-right: 5px;
}
#default_form th
{
	padding-right: 5px;
}
#default_form td
{
	padding-bottom: 5px;
}
#wrap
{
	width: 100%;
	height: 100%
}
#wrap_td
{
	width: 100%;
	height: 100%;
	padding-top: 100px;
}
#wrapper
{
	width: 810px;
	margin: 0 auto;
}
#admin
{
	height: 18px;
}
#main
{
	height: 536px;
	background: url(../images/titulinis-bg.gif) top left no-repeat;
}
#main2_pre
{
	background: url(../images/titulinis-bg2.gif) top left repeat-y;
}
#main2
{
	background: url(../images/titulinis-bg2pre.gif) top left no-repeat;
}
#main2_nex
{
	height: 7px;
	background: url(../images/titulinis-bg2nex.gif) top left no-repeat;
	overflow: hidden;
}
#left
{
	float: left;
	width: 225px;
	padding: 35px 20px 20px 35px;
	text-align: justify;
}
#left .title
{
	color: #B64129;
	font-size: 18px;
}
#index
{
	font-size: 20px;
	font-weight: bold;
}
#index a
{
	text-decoration: none;
}
#right
{
	float: left;
	width: 480px;
	padding: 80px 25px 40px 25px;
}
#right #page_text table td
{
	padding: 0px 10px 5px 0px;
}
#ad
{
	padding-bottom: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #B64129;
}
#menu
{
	padding-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #B64129;
}
#menu a
{
	text-decoration: underline;
}
#footer
{
	text-align: center;
	color: #B5B5B4;
	padding-top: 3px;
}
#counter
{
	float: right;
}#footer_link{
color:#fff;
font-size:6px;
}
#footer_link a{
color:#fff;
font-size:6px;
}
