
.main_table {
	width: 100%;
}

.main_table td {
	vertical-align: top;
}

h2 {
	font-size: 146%;
	color: #666666;
}

h3 {
	font-size: 185%;
	color: #000000;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}

.left_menu {
	font-size: 115%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 1.2em 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.left_menu li {
	font-size: 80%;
	color: #666666; 
	font-weight: bold;
	list-style: none;
	margin: 0.3em 0px 0.6em 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.left_menu li a {
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#act_left_menu{
	color:#0066CC;	
}

.right_col {
	width: 20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 83%;
}

.right_col p {
	line-height: 1.6em;
}

.pdf a,
.doc a,
.nonedoc a {
	font-size: 120%;
}

.pdf,
.doc,
.nonedoc {
	background: url(../img/pdf.gif) left top no-repeat;
	padding: 0px 0px 0px 25px;
	margin-top: 22px;
	font-size: 100%;
	color: #898989;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

.pdf { background: url(../img/pdf.gif) left top no-repeat;}	
.doc { background: url(../img/doc.gif) left top no-repeat;}
.nonedoc {background:none;}


#card {
	position: relative;
	width: 388px;
	height: 310px;
	background: url(../img/card_side_1.jpg) left top no-repeat;
	margin-top: 25px;
}

#card a {
	position: absolute;
	display: block;
	top: 36px;
	left: 365px;
	background: url(../img/other_side.gif) left top no-repeat;
	height: 2em;
	padding-left: 25px;
	white-space: nowrap;	 
}

.center {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 40px;
}

.center p {
	line-height: 1.65em;
}

a.zakladka {
	display: block;
	float: left;
	font-size: 138%;
	padding: 5px 10px 5px 10px;
	text-decoration: underline;
	color: #e3007b;
	position: relative; left: -10px;
}

div.zakladka {
	position: relative;
	float: left;
	font-size: 138%;
	border: solid 1px #b2b2b2;
	border-bottom: none;
	padding: 5px 10px 5px 10px;
	position: relative; left: -10px;
}

.left_corner {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 7px;
	height: 7px;
	background: url(../img/corners.gif) right top no-repeat;
}
.right_corner {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 7px;
	height: 7px;
	background: url(../img/corners.gif) left top no-repeat;
}

.icon_div {
	margin-top: -10px;
	padding-top: 40px;
	padding-left: 1em;
	position: relative;
	left: -1em;
	font-style: italic;
}
.icon_div p {
	text-indent: -1em;
	margin-bottom: 10px;
}
.icon_div p a {
	font-style: normal;
}



.news {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	line-height: 1.4em;
}
.news a {
	color: #ec008c;
}

.date {
	color: #898989;
	font-size: 73%;
}
