body {
	padding: 0px;
	margin: 0px;
}
table, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #273D94;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

table.header {
	margin: 15px 0 5px 0px;
	color: #DE3A33;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

table.headerSpl {
	margin: 5px 0 5px 0;
	font-weight: bold;
}

table.mainMag {
	margin-top: 5px;	
	color: #09506C;
}
table.mainMag h1, p {
	padding: 0;
	margin: 3px 0 0px 0;
}
table.mainMag h1 {
	font-size: 12px;
	font-weight: bold;
}

table.headerLinks {
	color: #FFFFFF;
	font-weight: bold;
}
table.headerLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
table.headerLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table.artList {
}

table.artList h1 {
	color: #007CC3;
	font-size: 12px;
	margin: 10px 0 2px 0;
}
table.artList h1 a {
	text-decoration: underline;
	color: #007CC3;
}
table.artList h1 a:hover {
	text-decoration: underline;
	color: #CC0000;
}
table.artList h2 {
	font-size: 12px;
	margin: 5px 0 2px 0;
}
table.artList h2 a {
	color: #004966;
	text-decoration: underline;
}
table.artList h2 a:hover {
	text-decoration: underline;
	color: #CC0000;
}

table.projBlock {
	font-weight: bold;
	margin-bottom: 10px;
}

table.projBlock a {
	color: #000000;
	text-decoration: none;
}

table.projBlock a:hover {
	color: #34448F;
	text-decoration: none;
}

table.leftBig {
	font-size: 12px;
	font-weight: bold;
	color: #696665;
}
table.leftBig a {
	color: #696665;
	text-decoration: none;
}
table.leftBig a:hover {
	color: #000000;
	text-decoration: none;
}

table.leftSmall {
	color: #696665;}

table.leftSmall a {
	color: #696665;
	text-decoration: none;
}
table.leftSmall a:hover {
	color: #000000;
	text-decoration: none;
}

a.fresh {
	color: #004967;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
a.fresh:hover {
	color: #CC0000;
	text-decoration: none;
}

.num {
	color: DA251D;
	font-size: 20px;
	font-weight: bold;
}
.numN {
	font-size: 28px;
}
.numM {
	font-size: 13px;
}
.numY {
	font-weight: bold;
	font-size: 15px;
}

table.green {	
	background-color: #71ACCD;
}

.f9px {
	font-size: 9px;
}

#mform input{	
	font-size: 9px;
}
#mform input.t {
	height: 17px;
	border: 1px solid #AEC9D8;
	width: 170px;
}

.artRubName{
	color:#035678;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

.artName{
	font-weight:bold;
	color:#035678;
	text-decoration:none;
	font-size:17px;
}

.artRubAuthor{
	font-weight:solid;
	color:#517C93;
	text-decoration:none;
	font-size:9px;
}

A.news{
	
	font-weight:solid;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

A.news:hover{
	font-weight:solid;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

table h1{
	font-size: 16px;
	color:#004966;
}

table h2{
	font-size: 14px;
	color:#004966;
}

a.newsLink {
	color:#333333;
	text-decoration: underline;
}
a.newsLink:hover {
	color: #990000;
}
a.previewLabel {
	background:#990000;
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
}
a.previewLabel:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

a.arhiv {
	color: #666261;
	text-decoration: none;
}
a.arhiv:hover {
	color: #000000;
	text-decoration: none;
}