body {
	font-family: 'Tahoma',Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

table.main {
	background-color: #ffffff;
	width: 980px;
	margin-left: 0px;
	border-right: 1px solid #eee;
}

td.foot {
	background-color: #f0a467;
	color: #ffffff;
	font-size: 70%;
	padding:3px 3px 3px 15px;
}

td.topgrad {
	height:11px;
	background-image: url(../images/grad-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

img {
	border: 0px;
}

img.logo {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.content {
	font-size: 80%;
	border-left: 1px solid #eee;
}

td.content div.text {
	padding: 10px 20px 10px 20px;
}

td.content td {
	font-size: 80%;
}

td.content h1 {
	font-size: 11pt;
}

td.content a {
	text-decoration: none;
	color: #152a76;
}

td.head {
	position: relative;
	padding-left: 10px;
}

td.head div.vyrok {
	left:450px;
	top:45px;
	color: #555;
	font-size:120%;
	position: absolute;
	width:500px;
	text-align:right;
}

td.head div.vyrok_intro {
	left:450px;
	top:45px;
	color: #555;
	font-size:120%;
	position: absolute;
	width:500px;
	text-align:right;
}

td.head div.topmenu {
	left:532px;
	top:30px;
	color: #fff;
	font-size:90%;
	position: absolute;
	width:440px;
	padding:4px;
	background-color: #999;	
}

td.head div.topmenu a {
	color: #fff;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}


td.content div.thead {
	display: block;
	padding:5px 20px 5px 20px;
	text-decoration:none;
	font-size:10pt;
	color:#464646;
	margin-bottom:4px;
	background-color:#eee;
}

/*-------------- intro ------------------------*/
td.intro td.chead {
	padding:15px 20px 5px 20px;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#464646;
	margin-bottom:4px;
	background-color:#cae18c;
	border-right: 1px solid #ffffff;
}

td.intro td.chead a {
	color:#464646;
	text-decoration: none;
}

td.intro {
	font-size: 80%;
}

td.intro a {
	text-decoration: none;
	color: #152a76;
}



td.intro div.text {
	padding: 10px 20px 10px 20px;
}

td.intro div.text td {
	font-size: 80%;
}

td.intro td.clink {
	border-right: 1px solid #ffffff;
	padding-left: 18px;
}

td.intro td.clink a {
	font-size: 80%;
	display: block;
	border-bottom: 1px solid #eee;
	padding:5px 3px 2px 3px;
	color:#464646;
	text-decoration: none;
}

td.intro td.clink a:hover {
	color: #000000;
}

/*-------------- menu ------------------------*/
td.menu {
	width: 170px;
	background-color:#f0f0f0;
}

td.menu a {
	display: block;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	font-size:10pt;
	color:#464646;
	margin-bottom:4px;
}

/*------------ pravy -----------------------------*/
td.right {
	width: 150px;
	border-left: 1px solid #eee;
	background-color:#fff;
}