HTML,BODY,FORM {
    margin:0;
	padding:0
}
BODY {
    margin: 10px;
	background-image: url('../img/bg.jpg');
	color: #3C4351;
    text-align: center;
}
H1 {
	font: bold italic 18pt "Palatino Linotype", Times;
	color: #4c2aa5;
	text-align: center;
	margin: 10px auto;
}
H2 {
	font: bold 15pt Tahoma, Arial;
	color: #7983e1;
}
H3 {
	background-color: #D8E2F5;
	color: #28467C;
	margin: 15px auto 0;
	width: 60%;
	padding: 0 20px;
    border: #D8E2F5 1px solid;
}
DIV#shad1 {
    border: #F3E9E8 1px solid;
	width:95%;
	min-width: 1000px;
	background-color: #FFF5F4;
	margin:0 auto;
}
DIV#shad2 {
    border: #E3DAD9 1px solid;
	background: url('../img/up_bg.jpg') repeat-x;
	background-position: 0 1px;
	margin:0;
}
* HTML DIV#shad2 {
	background-position: 0 2px;
}
DIV#container {
    text-align:center;
	background: url('../img/ck.jpg') left bottom no-repeat ;
    border: #CBC3C2 1px solid;
	margin:0;
}
DIV#header {
	background: url('../img/up.jpg') left top no-repeat;
    height:120px;
    text-align:left;
	margin:0;
}
DIV#lang {
    height:12px;
    font: bold 10px Tahoma, Arial;
	position: relative;
	top:90px;
	left:20px;
}
DIV#content {
	font: normal 10pt Tahoma, Arial;
	margin:10px 20px;
	text-align: justify;
}
DIV#navi {
	color: #97463E;
    background-image: url('../img/m.png');
	margin: 0;
	height: 26px;
}
DIV#cont {
    clear: both;
    font: bold 9pt Tahoma, Arial;
	text-align: right;
	margin: 20px 10px;
}
DIV#bmenu {
    background: #dce7fd;
    font: bold 8pt Tahoma, Arial;
	color: #28467C;
	margin: 0 0 0 180px;
	height: 20px;
    line-height: 18px;
}
DIV#counter {
	width:920px;
	margin:5px auto 0;
    font-size: 6pt;
}
A:link, A:visited {
	color: #28467C; text-decoration: none
}
A:hover, A:active {
	color: #A8BDE9; text-decoration: none
}
A.menu:link, A.menu:visited {
    text-align:center;
    display: block;
	color: #97463E;
    text-decoration: none;
    font: italic bold 10pt Georgia;
    background:#FFF5F4 url('../img/menu.png');
    height: 20px;
	margin:0 1px;
	border: #CC8A83 1px solid;
}
A.menu span, A.menu:hover span, A.menu:active span {
    display: block;
    line-height: 12px;
	padding: 3px 5px 5px;
}
A.menu:hover {
    background-position: 0 -20px;
	color: #28467C;
    text-decoration: none;
}
A.menu:active {
	margin:1px;
    background-position: 0 -40px;
	color: #C9847C;
    text-decoration: none;
}
.warn {
    background: url('/img/new.jpg') 100% 50% no-repeat;
    border-style: solid;
	border-width: 2px;
	border-color: #F3E9E8 #CBC3C2 #CBC3C2 #F3E9E8;
    margin: 15px 8px;
    font: bold 10pt Tahoma, Arial;
	width: 260px;
	padding: 18px 0 18px 18px;
    float: left;
}
.rt {
    float: right;
}
.lt {
    float: left;
}
p.rb:first-letter { 
    margin-left: 10px;
    font-size:14pt;
	font-weight: bold;
    color:#CC8A83;
} 
.name{
	color: #6767ab;
    font-weight: 600;
	font-size: 15px;
}
.namesm{
	color: #6767ab;
    font-weight: 600;
	font-size: 12px;
}
STRONG {
    font-weight: 500;
}
.pit {
	font: bold italic 14pt "Palatino Linotype";
}
.thumb {
    display: block;
	font: normal 8pt Tahoma, Arial;
	background-color: #D8E2F5;
	color: #0080C0;
    border: #5885D9 1px solid;
	padding: 4px;
    text-align: center;
}
.q1 {
   border: #5885D9 2px solid;
	margin-top: 10px;
}
.q2 {
   border: #5885D9 1px solid;
}
UL {
    list-style: outside url('../img/li.gif');
	line-height: 18px;
}
TABLE {
	font: normal 10pt Tahoma, Arial;
	margin: auto;
}
.mess {
    width: 250px;
	border: #5885D9 3px double;
	text-align: center;
	font: bold 10pt Tahoma, Arial;
	color: #5885D9;
	background-color: #FFFFDD;
	padding: 25px;
}
.slnk {
	border: #28467C 1px solid; 
	padding: 5px;
	line-height:25px;
}
.descr {
	background-color: #fff5f4;
    border: #D8E2F5 1px solid;
	width: 60%;
	padding: 10px 20px;
	margin: 0 auto;
	font: normal 10pt Verdana;
}
#ped {
    width: 1024px;
    border-collapse: collapse;
    border: #FFB7AE 3px double;
	text-align: center;
	margin: 0 auto 200px;
	background: #fff5f4; 
    font-weight: bold
}
#ped TD {
    border: #FFB7AE 1px solid;
	padding: 10px;
	line-height: 24px;
}
DIV.foto{
      width: 24px;
	  height:24px;
	  float: left;
}
DIV.foto a:link span{
      display: none;
}
DIV.foto a:visited span{
    display: none;
}
DIV.foto a:hover span {
    position: absolute;
    margin:20px 0px 0px 20px;
    background-color: #F4F5FF;
    padding: 3px;
    border: 1px solid #C0C0C0;
    display: block;
}
fieldset {
    width: 468px;
    border: #5885D9 2px solid;
	padding: 5px;
	margin: auto;
}
legend {
    color: #5885D9
}
#banners {
	font: normal 10pt Tahoma, Arial;
	width: 600px; 
	background: #fff5f4; 
	border: #FFB7AE 3px double; 
	padding: 10px;
	margin: auto;
}
#banners TABLE {
	width: 400px; 
	border: #FFB7AE 1px solid; 
	margin: auto;
	font-weight: bold;
	text-align: center;
}
EM {
    font: italic 11pt "Times New Roman";
}


.menu11 {font-size:11px;color:#4c2aa5;text-align:left;font-weight:italic;padding-left:10px;padding-right:5px;text-transform:UPPERCASE}

.link  {font-size:11px;text-align:center;font-weight:bold;color:1a1a62;}

.s {font-size:9px; color:#330000; text-align:right; margin-right:5px;margin-top:2px;}
.s1 {font-size:11px;color:#330000;text-align:left}
.s2 {font-size:11px; font-family:Times;"Palatino Linotype"; color:1a1a62;text-align:center}
.s3 {font-size:11px;color:1a1a62;text-align:right}
.s4 {font-size:15px; font-family:Times;"Palatino Linotype"; color:1a1a62;text-align:center}
.s5 {font-size:15px; font-family:Times;"Palatino Linotype"; color:8f0916;text-align:center}
.s6 {font-size:18px;color:560319;text-align:right}
.s7 {font-size:18px;font-family:Times;"Palatino Linotype";color:560319;}
.s8 {font-size:18px; font-family:Times;"Palatino Linotype"; color:1a1a62;text-align:center}
.s9 {font-size:18px; font-family:Times;"Palatino Linotype"; color:560319;text-align:center}
.fon3 {background-color:9999CC;color:#ffffee;text-align:center; font-size:11px;text-transform:UPPERCASE;padding:1px;margin:0px;border-bottom:1px solid #994400;}

f   {text-align:left;font-size:11px;margin:5px;padding:5px;background-color:#fff6dd;}
.f1 {text-align:left;font-size:11px;margin:5px;padding:5px;background-color:#fff1cc;}
.f2 {text-align:left;font-size:11px;margin:5px;padding:1px;background-color:#f2daad;}
.f4 {text-align:left;font-size:11px;margin:5px;padding:0px;background-color:#DBC099;}
.f6 {text-align:left;font-size:9px;margin:5px;padding:0px;background-color:#DBC099;}
.f3 {background-color:#994400;color:#ffffee;text-align:center; font-size:11px;padding:2px; margin:0px;}
