body {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 20px;
}

img {
	border: 0px;
}

.pageContainer {
	margin: 0px auto 0px auto;
	width: 900px;
}

.topContainer {
    float: left;
	height: 120px;
}

.logoBox {
	float: left;
	width: 251px;
	height: 120px;
	background: #f2edef;
}

.pieceBox {
	float: left;
	width: 430px;
	height: 120px;
	background: #f2edef;
}

.Langs li {
	list-style-type: none;
	display: inline;
}

.Langs a.sel {
	color: #404040;
	background: url(./images/langSel.gif) #f2edef;
}

.Langs a {
	float: left;
	background: #f2edef;
	padding-top: 18px;
	margin-left: 1px;
	width: 72px;
	height: 102px;
	text-align: center;
	color: #afabac;
	text-decoration: none;
}

.Langs a:hover {
	text-decoration: underline;
}

.colorContainer {
	margin-top: 0px;
	height: 20px;
    float: left;
}

.colorContainer div.black {
	float: left;
	height: 20px;
	width: 250px;
	background: url(./images/backBlack.jpg);
}

.colorContainer div.red {
	float: left;
	height: 20px;
	margin-left: 1px;
	width: 649px;
	background: url(./images/backRed.jpg);
}

.mainMenu {
	margin: 0;
	padding: 0;
}

.mainMenu li.Item {
	list-style-type: none;
	float: left;
}

a {
	text-decoration: none;
    color: #fc0000;
}

a:hover {
    text-decoration: underline;
}

.mainMenu li.Item a {
	border-left: 8px solid #e69888;
	color: #626262;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #FFF;
	height: 23px;
	width: 231px;
	padding-left: 11px;
	padding-top: 4px;
	background: url(./images/menuBack.gif) no-repeat;
	display: block;
}

.mainMenu li.Item a.sel {
	background: url(./images/menuBack.gif) no-repeat;
	border-left: 8px solid #e69888;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #FFF;
	height: 23px;
	width: 231px;
	padding-left: 11px;
	padding-top: 4px;
	display: block;
}

.mainMenu li.Item a.sel2 {
	background: url(./images/menuBack.gif) no-repeat;
	border-left: 8px solid #fc0000;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #FFF;
	height: 23px;
	width: 231px;
	padding-left: 11px;
	padding-top: 4px;
	display: block;
}

.mainMenu li.Item a:hover {
	background: url(./images/menuBack.gif) no-repeat;
	border-left: 8px solid #fc0000;
	color: #404040;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #FFF;
	height: 23px;
	width: 231px;
	padding-left: 11px;
	padding-top: 4px;
	display: block;
}

.mainMenu li.subItem {
	list-style-type: none;
	float: left;
}

.mainMenu li.subItem a {
	border-left: 8px solid #e69888;
	color: #626262;
	font-size: 11px;
	border-top: 1px solid #FFF;
	height: 23px;
	width: 194px;
	padding-left: 48px;
	padding-top: 4px;
	display: block;
	background: url(./images/menuBack.gif) no-repeat;

}

.mainMenu li.subItem a.sel {
	border-left: 8px solid #fc0000;
	color: #404040;
	font-size: 11px;
	border-top: 1px solid #FFF;
	height: 23px;
	width: 194px;
	padding-left: 48px;
	padding-top: 4px;
	background: url(./images/menuBack.gif) no-repeat;
	text-decoration: none;
}

.mainMenu li.subItem a:hover {
	border-left: 8px solid #f20000;
	color: #404040;
	font-size: 11px;
	border-top: 1px solid #FFF;
	height: 23px;
	width: 194px;
	padding-left: 48px;
	padding-top: 4px;
	background: url(./images/menuBack.gif) no-repeat;
	text-decoration: underline;
}

.mainMenu li.back {
	background: url(./images/menuBot.gif);
	list-style-type: none;
	float: left;
	width: 250px;
	border-top: 1px solid #FFF;
}

.mainContainer {
	margin: 0px;
    float: left;
}

.mainBox {
	float: left;
	margin-left: 1px;
	width: 649px;
	height: 258px;
	border-top: 1px solid #FFF;
}

.mainBox2 {
	float: left;
	margin-left: 1px;
	border-top: 1px solid #FFF;
	width: 499px;
	background: #F2F2F2;
	padding-left: 75px;
	padding-right: 75px;
}

.greenTitle {
	font-size: 14px;
	color: #FC0000;
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 17px;
}

.Content {
	background: url(./images/greyLine.gif) no-repeat;
	padding-top: 10px;
	padding-bottom: 20px;
}

p, ul {
	line-height: 170%;
	text-align: justify;
}

.menuBox {
	float: left;
	width: 250px;
	margin: 0;
}

.menuBack {
	width: 100%;
	background: url(./images/backBig.gif) repeat-y;
	float: right;
}

.bottomContainer {
	height: 110px;
    float: left;
}

.bottomContainer div.Left {
	float: left;
	width: 215px;
	height: 120px;
	margin-left: 1px;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	background: url(./images/backGrey.gif) #d9d4d6;
}

.bottomContainer div.Center {
	float: left;
	width: 215px;
	height: 120px;
	margin-left: 1px;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	background: url(./images/backGrey.gif) #d9d4d6;
}

.bottomContainer div.Right {
	float: left;
	width: 217px;
	height: 120px;
	margin-left: 1px;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	background: url(./images/backGrey.gif) #d9d4d6;
}

.Contacts {
	float: left;
	width: 236px;
	height: 109px;
	line-height: 150%;
	color: #646464;
	padding-left: 14px;
	padding-top: 11px;
	border-top: 1px solid #FFFFFF;
	background: url(./images/backGrey.gif) #d9d4d6;
}

.Contacts a {
	color: #646464;
	text-decoration: none;
}

.Contacts a:hover {
	color: #646464;
	text-decoration: underline;
}

.contactContainer {
	width: 890px;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	height: 22px;
	background: #f2edef;
	color: #afabac;
	float: left;
    margin-top: 0px;
}

.contactContainer a { color: #afabac; }
.contactContainer a:hover { color: #BDBDBD; }

#noMargin {
	border-top: 0px;
}

.Photo {
	border: 0px;
	background: url(./images/imageBack.gif) repeat-y #e7e6da;
	padding: 10px;
}

.PrintLogoBox {
	display: none;
}

.PrintRightContacts {
	display: none;
}

.table {
    font-size: 11px;
}

.table th {
    background: #dddac3;
    text-align: center;
    padding: 3px;
    font-weight: bold;
    font-size: 11px;
}

.table td {
    background: #efeee3;
    padding: 3px;
    font-size: 11px;
}

.belekas {
    background: #C00;
    width: 100px;
    height: 50px;
    text-align: right;
}

.cat_list, .cat_list_part
{
    display: block;
    width: 100%;
    background: url('images/line_bg2.gif') top repeat-x;
    padding-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #cfccb4;
}

.cat_list img
{
    float: left;
    margin-right: 10px;
    height: 80px;
    width: 70px;
    border: 0px;
	background: url(./images/imageBack.gif) repeat-y  #e7e6da;
	padding: 10px;
}

.cat_list_part img
{
    float: left;
    margin-right: 10px;
    border: 0px;
    height: 80px;
	background: url(./images/imageBack.gif) repeat-y #e7e6da;
	padding: 10px;
}

.cat_list_stakles
{
    display: block;
    width: 100%;
    background: url('images/line_bg2.gif') top repeat-x;
    padding-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #cfccb4;
}
.cat_list_stakles img
{
    float: left;
    margin-right: 10px;
    border: 0px;
	background: url(./images/imageBack.gif) repeat-y;
	padding: 10px;
}

.cat_name
{
    color: #404040;
    font-size: 13px;
    margin-bottom: 5px;
    font-weight: bold;
}

.cat_data
{
    font-size: 11px;
    padding-top: 5px;
    line-height: 150%;
    border: 0px solid #00C;
}

.cat_name a
{
    color: #000;
    text-decoration: none;
}

.cat_name a:hover
{
    color: #000;
    text-decoration: underline;
}

.cat_data a, .go_back a
{
    color: #fc0000;
    text-decoration: none;
}

.cat_data a:hover, .go_back a:hover
{
    color: #fc0000;
    text-decoration: underline;
}

.pbottom
{
    margin: 0px;
    padding: 0px;
}

/*################################################################*/

 #cont
{
    position: relative;
    float: left;
    width: 538px;
	border: 1px solid #c6c6c6;
	margin-top: 10px;
	padding: 10px 0px 10px 15px;                               
	color: #3f4d34;
    background: #E4E4E4;  
}
#cont div.inp
{
    position: relative;
    float: left; 
    width: 254px;           
    padding: 0px 13px 10px 0px;
}
#cont label
{
    position: relative;
    float: left;
    width: 250px;  
    font-weight: bold;    
}
#cont input
{
    position: relative;
    float: left;
    width: 245px;   
    margin: 0px;
}
#cont input.btn
{
    position: relative;
    float: left;
    background: url(/images/button.gif) no-repeat;
    width: 76px;                             
    height: 25px;        
    padding-top: 2px;
    text-align: center;
    border: none;    
    margin-left: 232px;
	font-family: Lucida Sans Unicode;
	cursor:hand;
}
#error
{
    position: relative;
    float: left;
    width: 490px;             
	padding: 10px 15px 10px 15px;                               
	color: #E4E4E4;
    background: #606060; 
    font-weight: bold;
    font-family: Verdana; 
    margin-bottom: 10px;
}
