@charset "windows-1251";
/* CSS Document */

body
{
background-image:url(images/site/bgSmall.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

div.upSpacer
{
width: 700px;
height: 110px;
text-align:left;
}

div.leftCorner
{
width: 18px;
height: 18px;
background-image:url(images/site/leftCorner.gif);
float:left;
}

div.rightCorner
{
width: 18px;
height: 18px;
background-image:url(images/site/rightCorner.gif);
float:right;
}

div.container2
{
width: 700px;
}

div.logo
{
width: 320px;
height: 100px;
background-color:#E2921F;
background-image:url(images/site/makara.gif);
background-position:top;
background-repeat:no-repeat;
background-position:left;
float:left;
}

div.buttonsContainer
{
width: 380px;
height: 100px;
float:left;
background-color: #E2921F;
}


div.buttons
{
height: 100px;
float:left;
}

div.main
{
width: 700px;
}

div.main2
{
width: 700px;
background-image:url(images/site/birdPart2.gif);
background-position: top right;
background-repeat: no-repeat;
background-color:#EFFBE4;
}

div.footerLine
{
width: 700px;
height: 60px;
background-color:#E2921F;
border-top: 1px solid #FFFFFF;
}

div.footerLeft
{
width: 18px;
height: 60px;
float:left;
background-image:url(images/site/leftCorner2.gif);
background-position:bottom;
background-repeat:no-repeat;
}

div.footerText
{
width: 664px;
height: 20px;
float:left;
margin-top: 10px; 
font-family:Tahoma;
color:#FFFFFF; 
font-size: 14px;
}

div.footerRight
{
width: 18px;
height: 60px;
float:left;
background-image:url(images/site/rightCorner2.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.mainText
{
color:#000000; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
text-align:justify;
margin-top: 10px;
margin-bottom: 10px;
}

div.downSpacer
{
width: 800px;
height: 50px;
background-image:url(images/site/downBg.gif);
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#AFAB39;
margin-top: 5px;
}

div.page
{
width: 100%;
height: 100%;
background-image:url(images/site/bg.gif);
background-position:center;
background-position:top;
background-repeat:no-repeat;
}

.catImg
{
border: 1px solid #E2921F;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

.catImg:hover
{
border: 1px solid #000000;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

.catPages
{
background-color:#E2921F;
color:#FFFFFF;
text-decoration:none;
}

.catPages:hover
{
background-color:#E8E8E8;
color:#000000;
text-decoration:none;
}

.catPagesHover
{
background-color:#E8E8E8;
color:#000000;
text-decoration:none;
}

.validator
{
text-decoration:none;
color:#AFAB39;
}

.validator:hover
{
text-decoration:underline;
color:#333333;
}

div.rightMenu
{
width: 200px;
border: 1px dashed #000000;
background-color:#E2921F;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

div.rightMenu:hover
{
width: 200px;
border: 1px dashed #000000;
background-color:#D6EA4F;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

div.rightMenuHover
{
width: 200px;
border: 1px dashed #000000;
background-color:#D6EA4F;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.rightMenuText
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#111111;
font-size:14px;
text-decoration:none;
}

.rightMenuText:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#111111;
font-size:14px;
text-decoration: underline;
}

.mapImg
{
border: 1px solid #E2921F;
}

.mapImg:hover
{
border: 1px solid #000000;
}

.mailto
{
color:#1048D7;
text-decoration:none;
}

.mailto:hover
{
color:#000000;
text-decoration:underline;
}

.simpleLink
{
color: #666666;
text-decoration: none;
}

.simpleLink:hover
{
color: #000000;
text-decoration: none;
}