body {
	padding: 0px;
	margin: 0px;
	background-image: url("/bitrix/templates/presvika/images/bg.jpg");
	background-color: #f2dcb7;
	background-position: top;
	background-repeat: repeat-x;
}

a {
	color: #006a32;
}

a.atgal {
	color: #006a32;
	text-decoration: none;
}

a.atgal:hover {
	color: #006a32;
	text-decoration: underline;
}

.title {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #006a32;
}

.left_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006a32;
}

.tahoma_10 {
	font-family: Tahoma;
	font-size: 10px;
}

.tahoma_11 {
	font-family: Tahoma;
	font-size: 11px;
}

.left_menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.left2_menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

.arial_11 {
	font-family: Arial;
	font-size: 11px;
}

.arial_12 {
	font-family: Arial;
	font-size: 12px;
}

input.border_1 {
	border: 1px solid #d0d0cf;
	width: 150px;
	font-size: 10px
}

.katalogas {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.katalogas:hover{
	text-decoration: underline;
	color: #006b31;
}

.navigacija {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.navigacija:hover{
	text-decoration: underline;
	color: #006b31;
}

input.kontaktai {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 18px;
	border: 1px solid #cccccc;
}

input.kontaktai_red {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 18px;
	border: 1px solid red;
}

textarea.kontaktai {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 84px;
	border: 1px solid #cccccc;
	overflow: auto;
}

textarea.kontaktai_red {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 84px;
	border: 1px solid red;
	overflow: auto;
}


input.komentarai {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 18px;
	border: 1px solid #cccccc;
}

input.komentarai_red {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 18px;
	border: 1px solid red;
}

textarea.komentarai {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 84px;
	border: 1px solid #cccccc;
	overflow: auto;
}

textarea.komentarai_red {
	font-family: Tahoma;
	font-size: 11px;
	width: 300px;
	height: 84px;
	border: 1px solid red;
	overflow: auto;
}