* {
	margin: 0;
	padding: 0;
}

#main li {
	display:inline;
	font-size:14px;
	padding:5px 0px 20px 20px;
}

.tablecenas td {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom :none;
	border-color:#999;
}

hr {
		border-left:none;
	border-right:none;
	border-top:none;
	border:#999 solid 1px;
}

tablecenas {
	border-color:#999;
}

img {
	border:hidden;
}

body {
	/*margin-top: 200px;*/
	background: #999999;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:url(images/fon.png);
	background-repeat:repeat;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
	font-size:16px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.5em;
	text-align: justify;
	color: #000000;
}



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

a:hover {
	text-decoration: underline;
}



#all{
background-color:#f3e8aa;
	width: 700px;
	margin: 0 auto;

	
}

#all #wrapper #main #welcome table {
	text-align: center;
}

#all #wrapper #main #welcome table img{
	padding:5px;
}


.mail {
	text-align: right;
}

.mail1 {
	text-align: left;
}

/* Header */

#header {
	height: 200px;
	background: url(images/head.png) no-repeat center top;
	
}

/* Wrapper */

#wrapper {
	background: color:#999999; 
	border: solid 5px #ffffff;
}

/* Content */

#content {
	width: 640px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding: 20px 0 0 0;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 180px;
	background-color:#f3e8aa;
	padding-left:20px;
	padding-top:20px;
}

/* Content > Main */

#main {
	float: right;
	width:440px;
	padding-right:20px;
	padding-left:20px;
	margin-top:20px;
	background-image:url(images/main.gif);
	background-repeat:repeat-y;
}

/* Content > Main > Welcome */

#welcome {
	/*padding-top: 5px;
	padding-right:10px;*/
}





/* Footer */

#footer {
	clear: both;
	padding: 20px 200px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
	text-align:center;
	background-image:url(images/foot.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

#footer img{
	margin:auto;
	
}



.themenu {
	width: 690px;
	height:25px;
	margin:0px;
	padding: 0px;
	border-bottom:solid 5px white;
	cursor: default;
}
.themenu li {
	display:inline;
}
* html .themenu li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 114px;
}
.themenu li a:hover,  .themenu li#current a {
	background:url(images/button2.jpg) repeat-x;
	color: #000000;
	display:inline;
	width: 114px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	float:left;
	font-size:10px;
	border-right:#FFF solid 1px;
	cursor: default;
}
.themenu li a {
	background:url(images/button1.jpg) repeat-x;
	color: #fff;
	display:inline;
	width: 114px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	float:left;
	font-size:10px;
	border-right:#FFF solid 1px;
	cursor: default;
}

.im {
	background-repeat:no-repeat;
	background-position:bottom left;
	
	width:220px;
	height:200px;
}

.num {
	margin:0px 180px 0px 0px;
	font-size:20px;
	font-family:"Arial Black", Gadget, sans-serif;
}

.kont {
	
}
