body {
	margin: 0;
	padding: 0;
	font-family: Arial, San-Serif;
	font-size: 12px;
	width: 995px;
	padding-left: 5px;
	background-color: white;
}

table {
	font-size: inherit;
}

hr {
	height: 1px;
	color: #7d7c7d;
}
h2 {
	display: block;
	clear: both;
	margin: 0;
}
h1 {
	margin: 0;
}

h3 {
	margin: 0;
}

h2.title {
	margin-bottom: 1em;
}

/* Header */

div#header, div#menuMainTop, div#menuMainBottom {
	width: 100%;
}

div#header {
	background-color: #00427a;
	height: 120px;
}

div#logo {
	position: relative;
	float: left;
	margin: 10px;
	height: 105px;
}

/* Top Navigation */

div.linkWrapper {
	margin-left: 10px;
}

div#menuMainTop {
	color: white;
	background-color: #7d7c7d;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#menuMainBottom {
	color: white;
	background-color: #9c9a9b;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 24px;
}

div#topNavBand {
	background-color: white;
	padding: 5px 0 5px 10px;
	width: 580px;
	margin-bottom: 5px;
}

div#topNavBand span {
	margin-right: 10px;
	font-weight: bold;
}

div#topNavBand a:link, div#topNavBand a:visited {
	color: #7d7c7d;
	text-decoration: none;
}

div#topNavBand a:hover {
	color: black;
	text-decoration: underline;
}


/*	Links	*/


div#menuMainTop span, div#menuMainBottom span {
	margin: 5px 0 5px 0;
}

div#menuMainTop span:hover, div#menuMainBottom span:hover {
	border-bottom: 2px solid white;
}

div#menuMainTop a:link, div#menuMainBottom a:link, div#menuMainTop a:visited, div#menuMainBottom a:visited {
	color: white;
	text-decoration: none;
}

div#menuMainTop a:hover, div#menuMainBottom a:hover {
	text-decoration: none;
}

/* Tables */

table.graytable {
	text-align: left;
	border: 0;
	border-collapse: collapse;
}
.graytable td, .graytable th {
	padding: 8px 12px;
	border: 2px solid #fff;
	border-collapse: collapse;
	background-color: #ebebeb;
}

.graytable th {
	font-weight: bold;
}

.graytable thead th {
	background-color: #d0d0d0;
	color: #3c423c;
	border: 0;
}

/* Left & Right Column */

td#leftcol {
	padding: 0 10px 0 0;
	border-right: 3px solid #7d7c7d;
}

td#leftcol h1 {
	font-size: 15px;
	padding: 10px 0 10px 0;
	background-color: #7d7c7d;
	color: white;
	font-weight: bold;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
}

td#leftcol h2 {
	font-size: 14px;
	margin: 0;
	padding: 12px 0;
	background-color: #7d7c7d;
	color: white;
	font-weight: bold;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

td#leftcol ul {
	margin: 0 0 0 1em;
	padding: 1em;
}

td#leftcol ul li {
	color: #00427a;
	font-size: 12px;
	font-weight: bold;
	list-style: circle;
	margin-bottom: 10px;
}

td#leftcol a:link, td#leftcol a:visited {
	color: #00427a;
	font-weight: normal;
}

div.colImageHolder {
	width: 100%;
	text-align: center;
	margin-top: 1em;
}

td#rightcol {
	padding-left: 10px;
	border-left: 3px solid #7d7c7d;
}


/* Content */


td#contentcell {
	padding: 0 0 0 10px;
}

td#mainContentCell {
	padding-right: 10px;
}

td#mainContentCell a:link, td#mainContentCell a:visited {
	color: #00427A;
}

td#mainContentCell h1 {
	font-size: 16px;
	color: white;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	background-color: #00427a;
	float: left;
	clear: right;
	width: 100%;
}

td#mainContentCell table h1 {
	font-size: 16px;
	color: white;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	background-color: #00427a;
	float: left;
	clear: right;
	width: 100%;
}

td#mainContentCell h2 {
	font-size: 14px;
	color: #00427a;
	font-weight: bold;
	margin: 0;
}
td#mainContentCell h2.otstap {
	margin-bottom: 10px;
}

td#mainContentCell h2 a:link, td#mainContentCell h2 a:visited {
	font-size: 14px;
	color: #00427a;
	font-weight: bold;
	margin: 0;
}
td#mainContentCell h1 {
	margin-bottom: 1em;
}

td#mainContentCell h3 {
	font-size: 12px;
	font-style: italic;
	margin: 5px 0 5px 0;
}

span.newsdate, span.fntnormal {
	color: #9c9a9b;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}

p.newsparagraph {
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #7d7c7d;
}

/* Banners */

div#topBanner {
	margin: 0 0 10px 0;
}

/* Font Sizes */

.fontSize-4 {
	font-size: 0.7em !important;
	line-height: 1.7em;
}

.fontSize-3 {
	font-size: 0.75em !important;
	line-height: 1.7em;
}

.fontSize-2 {
	font-size: 0.8em !important;
	line-height: 1.7em;
}

.fontSize-1 {
	font-size: 0.9em !important;
	line-height: 1.7em;
}

.fontSize0 {
	font-size: 1.0em !important;
	line-height: 1.7em;
}

.fontSize1 {
	font-size: 1.1em !important;
	line-height: 1.7em;
}

.fontSize2 {
	font-size: 1.2em !important;
	line-height: 1.7em;
}

.fontSize3 {
	font-size: 1.3em !important;
	line-height: 1.7em;
}

.fontSize4 {
	font-size: 1.4em !important;
	line-height: 1.7em;
}

.fontSize5 {
	font-size: 1.5em !important;
	line-height: 1.7em;
}

/* Image Boxes */

.boxRight{
	float: right;
	clear: right;
	margin: 2px 0 2px 10px;
	padding: 0 0 2px 0;
	background-color: #f7f7f7;
	width: 350px;
	border-bottom: solid 1px #DFDFDF;
	/* line-height: 100%; */
}

.boxRight td {
	color: #494949;
	margin: 0 0 2px 0;
	padding: 2px;
	line-height: 100%;
}

.boxLeft {
	float: left;
	clear: left;
	margin: 2px 10px 2px 0;
	padding: 0 0 2px 0;
	background-color: #f7f7f7;
	width: 350px;
	border-bottom: solid 1px #DFDFDF;
	/* line-height: 100%; */
}

.boxLeft td {
	color: #494949;
	margin: 0 0 2px 0;
	padding: 2px;
	line-height: 100%;
}

.boxCenter td {
	margin: 0;
	padding: 5px 115px;
	background-color: #ffffff;
	border-bottom: solid 1px #DFDFDF;	
}

.boxLeft img, .boxRight img, .boxCenter img {
	padding: 1px;
	border: solid 1px #9c9a9b;
}

.attachments {
	float: left;
	clear: left;
	width: 250px;
	border-bottom: solid 1px #DFDFDF;
	margin: 5px 10px 5px 0px;
	padding: 5px 0px 5px 5px;
	font-size: 11px;
	background-color: #f7f7f7;
}

/* Form styles */

.srchbut {
	font-size: 1em;
	color: #fff;
	margin: 2px 0 0 0;
	padding: 0 4px 0 4px;
	background-color: #00427A;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #00427A;
}

.frm_table {
width: 100%;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.frm_table tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
/*background-color: #F8F8F8;*/
}

.frm_table td{
margin: 0 0 0 0;
padding: 2px;
border-bottom: solid 1px #fff;
}

.frm_text, .frm_text400 {
width: 200px;
border: solid 1px #626262;
background-color: #fff;
/*background-image: url('/i/shadow.gif');*/
background-repeat: repeat-x;
background-position: left top;
}

.frm_text400 {width: 400px;}

.formlabel {}


/* Форум */

.forumrow {
	padding: 5px 10px;
	margin: 0px;
}

.themcount {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	color: #444444;
}

/* Новини */

td#mainContentCell div.newsrow h2 a:link, td#mainContentCell div.newsrow h2 a:visited {
	font-size: 14px;
	width: auto;
}

.newsrow {
	width: 100%;
	margin-bottom: 1em;
	position: relative;
	clear: both;
}

.newsrow img {
	position: relative;
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #00427a; 
	padding: 1px;
}

.newsrow h2, .newsrow h2 {
	position: static;
	width: auto;
	display: block;
	clear: none;
}

.newsrow h3 {
	width: auto;
	display: block;
}

/* Каталог */
table.cataloguetable {
	text-align: left;
	border: 0;
	border-collapse: collapse;
}
.cataloguetable td, .cataloguetable th {
	padding: 8px 12px;
	border: 2px solid #fff;
	border-collapse: collapse;
	background-color: #ebebeb;
}

.cataloguetable th {
	font-weight: bold;
	text-align: center;
}

.cataloguetable thead th {
	background-color: #d0d0d0;
	color: #3c423c;
	border: 0;
}


/* Login and Search */

.username, .password, .srch {
	width: 158px;
	border: solid 1px #00427a;
	margin: 0 0 0 0;
	color: #00427a;
	background: #fff;
}

form.enter {
float: right;
width: 170px;
margin: 10px 0 10px 0;
padding: 0 10px 0 0;
color: white;
}

form.mainSrch {
	float: right;
	width: 400px;
	margin: 1px 0 2px 0;
	padding: 0;
	text-align: right;
}

form.enter fieldset{
	margin: 0;
	padding: 5px;
	background-color:#7d7c7d;
	border: none 1px white;
}

.text {
	font-size: .9em;
	color: #fff;
	text-decoration: none;
}

.vhod {
	font-size: 1em;
	color: #fff;
	margin: 2px 0 0 0;
	padding: 0 4px 0 4px;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px white;
}
.vhod:hover {
	cursor: pointer;
}
div#addcomment {
	clear: both;
}
div.errormessage {
	padding: 5px 5px 5px 80px;
	border: 1px solid red;
	background: url('/images/error_button.png') left no-repeat;
	font-size: 18px;
	color: red;
	text-align: left;
	vertical-align: middle;
	min-height: 70px;
}
div.notice {
	padding: 20px;
	background-color: #f7f7f7;;
	border: 1px dotted black;
	text-align: center;
	font-style: italic;
	font-size: 1.2em;
	color: #7d7c7d;
	margin: 10px 0 0 0;
	clear: both;
}

/* Da se razpredelqt po mestata si! */
td#mainContentCell p {
	margin: 0 0 1em 0;
}

.lbor {
	float: left;
	clear: left;
	margin: 10px 10px 0 0;
	padding: 1px;
	border: solid 1px black;
	display: block;
}
.newscontent {
	position: relative;
	float: left;
	clear: right;
	display: block;
}
.newsnarrow {
	width: 500px;
}
.newsnarrowfront {
	width: 255px;
}
#mainContentCell #path {
	margin-bottom: 1em;
}
.topictab {
	margin-top: 1em;
}
div#the_archive {
	padding: 1em 0;
	margin-top: 1em;
	border-bottom: 1px dotted gray;
	font-weight: bold;
}
div#archive_issue {
	width: 100%;
	border-bottom: 1px dotted black;
	margin-bottom: 1em;
	padding-bottom: 1em;
	background-color: #F7F7F7;
}
table.issuetable {
	margin-top: 1em;
}
.issuetable ul {
	padding: 0 0 0 1em;
}
.issuetable ul li {
	font-size: 1.2em;
	font-weight: bold;
	margin: .5em 0 .5em 0;
	padding: 0;
}
.issuetable img.lbor {
	margin: 0;
}
div#pageing {
	width: 100%;
	clear: both;
}

.browseBanner {
	position: relative;
	float: right;
	width: 255px;
	margin: 0 0 5px 5px;
}
/*div#path {
	color: #494949;
	background-color: #F3F3F3;
	padding: 5px;
	margin: 0;
}
#path a:link, #path a:visited {
	color: #494949;
}
div#path p {
	padding: 0;
	margin: 0;
}*/

