* {
	padding:0;
	margin:0;
	border:0;
	outline:0;
}
body {
	margin:20px 0 10px 0;
	background:#fff;
	text-align:center;
	font:10pt Arial, Helvetica, Tahoma;
	color:#000;
	background: url('../img/ts.png') repeat-y center top;
}
a{
	text-decoration:none;
	color:#cc0000;
}
a:hover, a:active {
	color:#FF0000;
}
input, textarea {
	border:1px solid #ddd;
	padding:0 2px;
	font:10pt Arial, Helvetica, Tahoma;
}
table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
}
#mainlayer {
	margin:auto;
	text-align:left;
	padding-left:10px;
	width:760px;
}

#logo {
	width:271px;
	height:111px;
	background: url('../img/img_01.png') no-repeat;
}

#top_img {
	margin-top:16px;
	padding:10px 10px 7px;
	width:457px;
	height:217px;
	background:#fafafa url('../img/img_09.png') bottom no-repeat;
}
#top_img1 {
	float:left;
	width:143px;
	height:207px;
	background:#fafafa url('../img/img_02.jpg') no-repeat;
}
#top_img2 {
	float:right;
	width:308px;
	height:207px;
	background:#fafafa url('../img/img_03.jpg') no-repeat;
}
#mG {
	margin-top:40px;
	width:467px;
	height:40px;
	padding-left:10px;
	background:#fafafa url('../img/img_09.png') bottom no-repeat;
	list-style-type:none;
}
#mG li {
	display:inline;
}
#mG a {
	display:block;
	text-align:center;
	float:left;
	padding:11px 18px 10px 18px;
	font-size:9pt;
	font-weight:bold;
	color:#444;
}
#mG a:hover, #mG a:active {
	color:#000;
	background:#eee;
}

#mL {
	list-style-type:none;
	margin:39px 0;
}
#mL a {
	display:block;
	padding:3px 0 5px 60px;
	font: 14pt verdana;
	color:#666;
	background:#fff url('../img/img_07.png') no-repeat;
}
#mL a:hover, #mL a:active {
	color:#000;
	background:#fff url('../img/img_07.png') no-repeat 0px -31px;
}

.glowna {
	position:absolute;
	margin:0;
}
.glowna img {
	width:271px;
	height:111px;
}
#panelL {
	float:left;
	overflow:hidden;
	width:271px;
	color:#666;
}
#panelR {
	float:right;
	overflow:hidden;
	width:477px;
	color:#555;
}

#news h3 {
	text-transform:uppercase;
	width:200px;
	font-size:13px;
	color:#cc0000;
}
#news h5 {
	font-weight:normal;
	width:200px;
	font-size:9pt;
	color:#000;
}
#news p {
	padding:0 4px;
	font-size:9pt;
}
#news .ng3 .data {
	position:absolute;
	padding: 0 0 0 205px;
	font-size:8pt;
	color:#777;
}
#news img {
	float:left;
	padding:1px;
	margin: 0 3px 2px 0;
	border:2px solid #eee;
}

.ng1 {
	clear:both;
	margin:0 0 10px;
	padding:11px 4px 7px;
	background:#f3f3f3 url('../img/img_06.png') right repeat-y;
}
.ng2 {
	clear:both;
	margin:0 0 10px;
	padding:11px 4px 7px;
	background:#f3f3f3 url('../img/img_dystr.png') right no-repeat;
	border-bottom:1px solid #e8e8e8;
}
.ng3 {
	clear:both;
	margin:0 0 10px;
	padding:12px 4px 8px;
	background:#f3f3f3 url('../img/img_06.png') 202px 0px repeat-y;
}
#content {
	margin-top:14px;
	padding:0 10px 30px;
	background:#fafafa url('../img/img_09.png') bottom no-repeat;
}
#content h1 {
	text-transform:uppercase;
	color:#339900;
	font-size:20px;
	line-height:14pt;
}
#content h2 {
	text-transform:uppercase;
	font-size:16px;
	color:#cc0000;
}
#content h3 {
	font-size:11pt;
	color:#000;
	background:#f3f3f3;
}
#content h4 {
	font-weight:normal;
	font-size:10pt;
	color:#000;
}
#content h5 {
	font-size:10pt;
	color:#339900;
	background:#f3f3f3;
}
#content h6 {
	font-size:10pt;
	color:#cc0000;
	background:#f3f3f3;
}
#content ul {
	margin-left:17px;
}
#content ol {
	margin-left:23px;
}
#content .ng1 h1, #content .ng1 h4 {
	width:315px;
}

#content .ng1 .data {
	position:absolute;
	padding: 3px 0 0 340px;
	font-size:8pt;
}

#content table {
	border-collapse:collapse;
	width:100%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#content td {
	vertical-align:top;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left:3px;
}

.img_l{
	float:left;
	padding:1px;
	margin: 0 7px 2px 0;
	border:4px solid #eee;
}
.img_r{
	float:right;
	padding:1px;
	margin: 0 0 2px 7px;
	border:4px solid #eee;
}

#cena {
	text-align:center;
}
#cena thead {
	background:#ddd;
	font-weight:bold;
}
#cena td {
	padding:2px 5px;
}
#tab_form {
	border:none;
}
#tab_form td{
	border:none;
}
#footer{
	clear:both;
	width:760px;
	border-top:1px solid #ccc;
	padding-top:3px;
	color:#888;
}
#footer span {
	font-size:13px;
	font-weight:bold;
}
#footer p {
	float:right;
	padding-top:2px;
	font-size:8pt;
}
.clear	{clear:both;}
.center	{text-align:center;}
.right	{text-align:right;}
.l	{float:left;}
.r	{float:right;}

