* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Tahoma, Sans-serif, Verdana, Helvetica;
	font-size:11pt;
}

#wrapper_line {
	width:100%;
	background:url(../images/left_line.gif) left top repeat-y;
}

#wrapper {
	width:100%;
	background:url(../images/img_01.jpg) left top no-repeat;
	position:relative;
	overflow:hidden;
}

a img {
	border:none;
}

#ban1 {
	margin-left:480px;
	float:left;
	width:200px;
	height:109px;
}

#ban2 {
	float:right;
	width:300px;
	height:96px;
}

#ban3 {
	whidth:438px;
	height:85px;
}

#banner_wrapper {
	clear:both;
	width:100%;
	margin:120px 0px 0px 0px; 
	//margin:0px;
	text-align:center;
	height:85px;
}

* html #banner_wrapper {
	margin:0px;
}

#cards {
	background:url(../images/zag.jpg) left top no-repeat;
	clear:both;
	color:#330099;
	font-weight:bold;
	padding:20px 0px 0px 30px;
	position:absolute;
	left:0px;
	top:109px;
	overflow:hidden;
}

#cards img {
	margin-top:-9px;
	display:block;
	float:left;
	padding:4px;
}

#cards .card_text {
	display:block;
	float:left;
}

#cards ul {
	list-style-type:none;
	clear:both;
	color:#330099;
	font-size:7pt;
	padding-top:20px;
	//padding-top:0px;
}

#cards ul li {
	float:left;
	display:block;
	padding-right:10px;
}

.top_menu {
	list-style-type:none;
	padding-left:50px;
	padding-top:40px;
	padding-bottom:40px;
}

* html .top_menu {
	padding-top:0px;
	padding-left:100px;
}

.top_menu li {
	display:block;
	float:left;
	padding:0px 50px 0px 0px;
}

.top_menu li a {
	display:block;
	height:40px;
	
}

a.k1:hover {
	background:url(../images/knopka_gl_Off.gif) center top no-repeat;
	height:40px;
	width:70px;
}

a.k1:hover {
	background:url(../images/knopka_gl_On.gif) center top no-repeat;
}

a.k2 {
	background:url(../images/knopka_us_Off.gif) center top no-repeat;
	height:40px;
	width:70px;
}

a.k2:hover {
	background:url(../images/knopka_us_On.gif) center top no-repeat;
}

a.k3 {
	background:url(../images/knopka_pr_Off.gif) center top no-repeat;
	height:40px;
	width:82px;
}

a.k3:hover{
	background:url(../images/knopka_pr_On.gif) center top no-repeat;
}

a.k4 {
	background:url(../images/knopka_fo_Off.gif) center top no-repeat;
	height:40px;
	width:94px;
}

a.k4:hover {
	background: url(../images/knopka_fo_On.gif) center top no-repeat;
}

a.k5 {
	background:url(../images/knopka_sh_Off.gif) center top no-repeat;
	height:40px;
	width:104px;
}

a.k5:hover {
	background: url(../images/knopka_sh_On.gif) center top no-repeat;
}

a.k6 {
	background:url(../images/knopka_prg_Off.gif) center top no-repeat;
	height:40px;
	width:89px;
}

a.k6:hover {
	background: url(../images/knopka_prg_On.gif) center top no-repeat;
}

.tcycle {
	display:block;
	position:absolute;
	top:200px;
	right:100px;
}

#content_wrapper {
	width:100%;
	float:left;
	overflow:hidden;
}

#content {
	margin:0 183px;
	padding:30px 20px;
}

#left {
    float:left;
    width:183px;
    margin-left:-100%;
	zoom:1;
}

#right {
    float:left;
    width:183px;
    margin-left:-183px;
	padding-top:30px;
}

#left ul {
	background:url(../images/l_menu_f.jpg) repeat-y;
	list-style-type:none;
	width:183px;
}

#left li {
	padding:2px 10px 2px 25px;
	margin-left:5px;
	background:url(../images/serd.jpg) left top no-repeat;
}

#left ul a {
	color:#003300;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

#left ul a:hover {
	color:#ff0000;
}

#left .menu_name {
	width:183px;
	height:20px;
	background:url(../images/menu_top_left.gif) left bottom no-repeat;
	color:#000;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	padding-bottom:30px;
	padding-left:30px;
}

#left .menu_bottom {
	background:url(../images/l_menu_n.jpg) left top no-repeat;
	width:183px;
	height:16px;
}

#right ul {
	background:url(../images/p_menu_f.jpg) repeat-y;
	list-style-type:none;
	width:183px;
}

#right li {
	padding:2px 10px 2px 25px;
	margin-left:5px;
	background:url(../images/zub.jpg) left top no-repeat;
}

#right ul a {
	color:#003300;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

#right ul a:hover {
	color:#ff0000;
}

#right .menu_name {
	width:163px;
	height:20px;
	background:url(../images/menu_top_right.gif) left bottom no-repeat;
	color:#000;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	padding-bottom:15px;
	padding-left:20px;
}

#right .menu_bottom {
	background:url(../images/p_menu_n.jpg) left top no-repeat;
	width:183px;
	height:16px;
}

#footer {
	background:#fff;
	width:100%;
	vertical-align:top;
	margin-top:50px;
}

#footer .gray_text {
	color:#bebebe;
	font-size:10pt;
}

.bottom_menu, .gray_menu {
	border-top:solid 1px #fca301;
	list-style-type:none;
	padding-left:20px;
}

.gray_menu {
	clear:both;
	border:none;
}

.bottom_menu li, .gray_menu li {
	display:block;
	float:left;
	background:url(../images/kvadrat1.gif) left no-repeat;
	padding:5px 5px 5px 10px;
}

.bottom_menu a {
	color:#003300;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

.bottom_menu a:hover {
	color:#ff0000;
}

.gray_menu a {
	color:#8D8D8D;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

.gray_menu a:hover {
	color:#ff0000;
}

#counter {
	clear:both;
	border-top:solid 2px #fca301;
	margin-top:60px;
}


p {
	margin:10px 0 10px 0;
	text-indent:20pt;

}

img {
	border:none;
}

.tt1 {
	margin-left:20px;
	font-weight:bold;
	color:#330099;
	height:50px;
}

#content ul {
	margin-left:50px;
}

#content table {
	padding:0px;
	margin-left:3px;
}

a.textbold {
	COLOR: #008080;
	FONT-WEIGHT:bold;  
	text-decoration:underline;
}

a.textbold:hover {
	color: #FF0000;
}

a.textbold:active {
	color: #FF0000;
}

h1 {
	color:  #9933cc;
	text-align:left;
}

#sin {
	color: #333399;
	font-weight:bold;
}

#s2 {
	FONT-SIZE: 12pt; 
	color: #0033cc;
	font-weight:bold;
}

#s3 {
	FONT-SIZE: 10pt; 
	font-weight:bold;
}

#s4 {
	FONT-SIZE: 10pt; 
	color: #bebebe;
	font-weight:bold;
}

hr {
	color:#ff9900;
}

A.ser {
	COLOR: #8d8d8d; 
	
	FONT-WEIGHT: bold; 
	font-size:12; 
	text-decoration:none;
}

A.ser:hover {
	COLOR: #FF0000; 
}
h1 {
   font-size: 14pt;
   color:#2a2a2a;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}
