HTML>BODY #main
{
	height: auto;
}
* HTML #main
{
	height: 100%;
}
*
{
	padding: 0;
	margin: 0;
}
HTML
{
	height: 100%;
}
BODY
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background-image: url(/templates/default/images/bg.jpg);
	margin: 0;
}
IMG
{
	margin: 8px 20px 6px 0;
	padding: 6px;
	background-image: url(/templates/default/images/img_bg.png);
	border: none;
	float: left;
}
DIV
{
	margin: 0;
	padding: 0;
}
DIV#main
{
	min-height: 100%;
	text-align: center;
	width: 816px;
	margin: 0 auto -50px;
	display: block;
	clear: both;
}
DIV#logo
{
	text-align: center;
	/*+placement:shift -24px 0px;*/
	position: relative;
	left: -24px;
	top: 0px;
}
IMG#logo
{
	background: none;
	border: none;
	margin: 14px 10px 10px;
	padding: 0;
	float: none;
}
DIV#mleft
{
	float: left;
	background-image: url(/templates/default/images/menu_left.png);
	width: 8px;
	height: 48px;
	display: inline;
}
DIV#mright
{
	float: left;
	background-image: url(/templates/default/images/menu_right.png);
	width: 8px;
	height: 48px;
}
DIV#menu
{
	width: 768px;
	height: 48px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	display: block;
}
DIV#links
{
	height: 48px;
	background-image: url(/templates/default/images/menu_bg.png);
	width: 752px;
	float: left;
}
DIV#content
{
	background: url(/templates/default/images/cont_bg.png) repeat-y 0 0;
	min-height: 400px;
	display: block;
	float: left;
	width: 816px;
}
DIV#bottom
{
	background: url(/templates/default/images/bottom.png) no-repeat left top;
	height: 48px;
	width: 768px;
	float: left;
	display: block;
}
DIV#compas
{
	display: block;
	background: url(/templates/default/images/roza.png) no-repeat right bottom;
	height: auto;
	float: left;
}
DIV#text
{
	font-family: "Courier New";
	color: #626262;
	font-size: 12pt;
	float: left;
	width: 720px;
        padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 50px;
	text-align: justify;
	line-height: 1.37;
	//text-indent: 25px;
}
P
{
	margin: 0;
	padding: 0 0 15px;
}
A
{
	color: #C92B2A;
	text-decoration: none;
	border-bottom: 1px dashed #C92B2A;
	padding-bottom: 0px;
}
A:hover
{
	border-bottom: 1px dashed #E83130;
	color: #E83130;
}
A:visited
{
	border-bottom: 1px dashed #9D1515;
	color: #9D1515;
}
H1, H2
{
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
H1, H2:first-letter
{
	color: #C62C2B;
}
H3
{
	color: #C62C2B;
	text-indent: 0;
	font-size: 16pt;
}
UL
{
	margin: 0 0 0 30px;
	padding: 0;
}
LI
{
	list-style-position: inside;
	padding-left: 0px;
}
DIV#link
{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	font-family: Corbel, Tahoma, Arial;
	float: left;
	margin: 0;
	display: block;
	width: auto;
	height: 48px;
}
#link A
{
	padding: 0 3px;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	margin: 7px 0 11px 16px;
	display: block;
	height: 30px;
}
#link A:hover
{
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
/*border-radius: 4px*/
	/*[disabled]background:#F3D9AC url(/templates/default/images/spacer.gif);*/
	/*[disabled]color:#D3202A;*/
}
DIV#bfooter
{
	height: 40px;
	clear: both;
}
DIV#footer
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 2px 0 0;
	background-image: url(/templates/default/images/footer.png);
	width: 100%;
	height: 24px;
	color: #FCF0DD;
	text-align: center;
	font-family: tahoma;
	font-size: 14px;
}
.galimages_border
{
	margin: 0;
	padding: 0 20px 0 0;
	width: 122px;
	display: block;
	float: left;
	background-color: #FDFDD7;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.mod_gal_imgcontainer
{
	margin: 0;
	padding: 0 20px 0 0;
	width: 122px;
	display: block;
	float: left;
	background-color: #FDFDD7;
	border: 1px solid #000000;
}
.mod_gal_header
{
	margin: 0;
	padding: 0;
	text-align: left;
}
P#gal
{
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.mod_gal_img
{
	margin: 0;
	padding: 0;
}
IMG#YMapsID
{
	background-image: none;
}

