/* CSS Document */

body {
color: #FAA632;
	margin:0px;
	padding:0px;
}

a{
	text-decoration: none;
	color:#621300;
        font-weight: bold;
        font-family:Arial;
        font-size:13pt;
        text-decoration:none;
}

a:hover {
color:#ffffcc;
border-bottom: #000000 2px dotted;

}

a.relink {
	text-decoration: none;
	color:#0000FF;
        font-weight: bold;
        font-family:Arial;
        font-size:10pt;
        text-decoration:none;
        }
a.nolink{
	text-decoration: none;
	color:#621300;
        font-weight: bold;
        font-family:Arial;
        font-size:13pt;
        text-decoration:none;
        }
a.nolink:hover{
	text-decoration: none;
	color:#621300;
        font-weight: bold;
        font-family:Arial;
        font-size:13pt;
        text-decoration:none;
        }
a.mini{
	text-decoration: none;
	color:#621300;
        font-weight: bold;
        font-family:Arial;
        font-size:8pt;
        text-decoration:none;
}
.st2 { font-family: Arial; font-size: 18px;}
.st3 {color: #621300; margin-left: 20px; margin-right: 5px; position: static;}
.stx {color: #621300; margin-left: 14px; margin-right: 5px; position: static;}
.стиль2 {font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;}
.стиль3 {color: #621300}
.стиль4 {
	font-size: 24px
}

h1	{
	color: #621300;
	font-size: 20px;
	text-align: center;
	}
h2	{
	color: #621300;
	font-size: 16px;
	text-align: center;
	}
p
	{
	 color: #621300;
	 margin-left: 5px;
	 margin-right: 5px;
	 position: static;
  	}
li      
	{
	 color: #621300;
	 margin-left: 5px;
	 margin-right: 5px;
	 position: static;
  	}
.down   {  
	 color: #621300;
	 margin-left: 5px;
	 margin-right: 5px;
	 position: static;
	 font-weight: bold;
         font-family:Arial;
         font-size:8pt;
	}
.topbox {
	margin: 0px 0px 0px 0px;
	width: 650px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background-color:#ffffcc;
	border: solid #f4be3f 1px;
        }
.contbox {
	margin: 0px 0px 0px 0px;
	width: 900px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#ffffcc;
	border: solid #f4be3f 1px;
       }
.contboxnocurv {
	margin: 0px 0px 0px 0px;
	width: 910px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
	background-color:#FAA632;
       }

.zaglbox {
	margin: 0px 5px 0px 5px;
	width: 910px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#ffffcc;
	border: solid #f4be3f 1px;
       }

.imgBox {
	margin: 0px 0px 0px 0px;
	width: 200px;
	height:133px;
	padding: 0px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#ffffff;
	border: solid #ffffff 2px;
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
       }
.imgBan {
	margin: 0px 0px 0px 0px;
	width: 200px;
	height:50px;
	padding: 0px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#ffffff;
	border: solid #ffffff 2px;
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
       }
.imgBoxVert {
	margin: 0px 0px 0px 0px;
	width: 133px;
	height:200px;
	padding: 0px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color:#ffffff;
	border: solid #ffffff 2px;
	background-repeat: no-repeat;
	display: block;
	cursor: hand;
       }
table.sered {text-align: center;}

#tabletext  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #621300;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	    }
#tabletext td {font-family: Verdana, Arial, Helvetica, sans-serif;
		    font-size: 11pt; font-weight: normal; color: #621300;}
