BODY
	{
	background: #F3E4E4;
	margin: 0px;
	scrollbar-base-color: #9F040C;
	scrollbar-track-color: #DD949F;
	scrollbar-face-color: #9F040C;
	scrollbar-3dlight-color: #9F040C;
	scrollbar-darkshadow-color: #F3E4E4;
	scrollbar-shadow-color: #9F040C;
	scrollbar-arrow-color: #F3E4E4;
	scrollbar-highlight-color: #F3E4E4;
	background-attachment: #F9E4E4;
}
UL  {
    line-height: 1.2em;
    letter-spacing: 0em;
    FONT-SIZE: 13px;
    FONT-FAMILY: verdana;
    text-align: justify;
    list-style-type: square;
    margin-left: 75px;
    margin-top: 0px;
    margin-bottom:0px;
    margin-right: 30px;
    }
H1  {
    FONT-SIZE: 17px;
    color:  #AF3C3C;
    font-weight: bold;
    font-style: normal;
    FONT-FAMILY: Arial;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-align: left;
    margin-left: 40px;
    margin-top: 15px;
    margin-bottom: 10px;
    }

 H2 {
    FONT-SIZE: 14px;
    color: #AF3C3C;
    font-weight: bold;
    font-style: normal;
    FONT-FAMILY: Arial;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-align: left;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
    }


P
	{
    line-height: 1.2em;
    letter-spacing: 0em;
    FONT-SIZE: 13px;
    FONT-FAMILY: verdana;
    text-align: justify;
	}
a:link
	{
		text-decoration: none;
		color: #0000FF;
	}
a:visited
	{
		text-decoration: none;
		color: #FF9933;
	}
a:hover
	{
		text-decoration: underline;
		color: #00FF00;
	}
#top
	{
		height: 150px;
		background: url(image/topbg.jpg);
	}
#centerlogo
	{
		width: 852px;
		background: url(image/logo.jpg);
	}
#gmenu
	{
		height: 35px;
		background: url(image/separator.jpg);
		text-align: center;
	}

#gmenu a:link
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	}
#gmenu a:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	}
#gmenu a:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid White;
	border-right: 1px solid White;
	}

#LeftRow
	{
		width: 150px;
		background: url(image/mnubg.jpg);
		padding-top: 150px;
		vertical-align: top;
	}
#RightRow
	{
		padding-top: 40px;
		padding-left: 40px;
		padding-right: 60px;
		padding-bottom: 40px;
		vertical-align: top;
		text-align: justify;
	}

.news
	{
	color: #C1FFC1;
	font: 8pt Tahoma;
}

.rovno_n{
	font: 8pt Tahoma;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
}

img.kv
    {
    border: 1px solid;
    border-color: #000000;
    }


B   {color: #535353}
STRONG  {color: #2A3F62}

#MainMenu
	{
		width: 148px;
		position: absolute;
		top: 210px;
		left: 0;
		z-index: 1;
	}


.separator
	{
		height: 1px;
		background: Black;
	}

.mnuelem
	{
		height: 20px;
		text-align: center;
		color: White;
		font-weight: 600;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.1em;
	}

.submnuelem
	{
		height: 20px;
		text-align: center;
		background: #823926;
		text-align: center;
	}

.mnuelem a:link
	{
		color: White;
		text-decoration: none;
		font-weight: 600;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.1em;
	}

.mnuelem a:visited
	{
		color: White;
		text-decoration: none;
		font-weight: 600;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.1em;
	}

.mnuelem a:hover
	{
		color: White;
		text-decoration: none;
		font-weight: 600;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.1em;
	}
.submnuelem
	{
		color: White;
		text-decoration: none;
		font-weight: 600;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 0.1em;
		cursor: pointer;
	}
.WipadMenu
	{
	display: none;
	z-index: 0;
	position: absolute;
	left: 148px;
	border-left: 2px solid black;
}