* html .iepngfix {
	behavior: url(iepngfix.htc);
}

a, body, div, h1, h2, li, p, span, ul {
	margin: 0;
	padding: 0;
	border: 0 none;
}

img
{
	border: 0 none;
	margin: 0;
	padding: 4px;
}

a, body {
	color: #3d3d3d;
	font-family: Tahoma, Verdana, Sans-serif;
}

a.doc-file {
	background: url("/images/doc.gif") no-repeat;
	padding: 1px 0 1px 20px;
}

a:hover {
	text-decoration: none;
}

div {
	/*font-size: 0;*/
}

ul {
	list-style: none;
}
.bradcrumb_wrap {
margin-top:-5px; 
margin-bottom:15px; 
font-size:12px; 
font-family: Tahoma,Verdana,Sans-serif;
}
#lang {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 0;
}

#lang ul li {
	position: relative;
	float: left;
	padding-left: 4px;
}

#gradient {
	position: absolute;
	width: 100%;
	height: 349px;
	background: url('./i/header_bg.gif') repeat-x;
	top: 0;
	left: 0;
}

h1 {
	color: #3d3d3d;
	font: 1.5em Tahoma, Verdana, Sans-serif;
}

h2 {
	clear: both;
	font-weight: normal;
	font-size: 1.15em;
	padding-top: 15px;
}

h3 {
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 5px;
}

table {
	font-size: 10px;
}

#relative-block {
	float: left;
	width: 248px;
}

#post-block {
	float: right;
	width: 642px;
	font: 0.75em Tahoma, Verdana, Sans-serif;
}

#post-block h1 {
	font-size: 200%;
}

#post-block h2 {
	font-size: 150%;
}

#post-block h3 {
	font-size: 125%;
}

#relative-block p.date {
	font: 0.9em Tahoma, Verdana, Sans-serif;
	padding-top: 3px;
}

#relative-block p.news {
	font: 0.65em/1.3em Tahoma, Verdana, Sans-serif;
	padding-top: 2px;
	padding-bottom: 14px;
}

a.arhiv {
	font-size: 0.55em;
	float: right;
	padding-left: 23px;
	background: url(./i/arhiv.gif) no-repeat 0% 100%;
}

#oborud li {
	height: 192px;
	padding-top: 25px;
	padding-bottom: 15px;
	float: left;
}

#banner {
	float: left;
	width: 272px;
}

#footer ul.menu {
	padding-top: 20px;
}

#footer ul.menu li {
	color: #27293e;
	float: left;
	padding-right: 15px;
	border-right: 1px #27293e solid;
	margin-right: 15px;
	font-size: 0.7em;
}

#footer ul.menu li.last {
	border: 0 none;
}

#copyright {
	float: right;
	font-size: 0.65em;
	padding-top: 25px;
}

.info-top {
	height: 10px;
	width: 642px;
	background: url('./i/info-top.gif') no-repeat;
	font-size: 0;
}

.info-bottom {
	height: 10px;
	width: 642px;
	background: url('./i/info-bottom.gif') no-repeat;
	font-size: 0;
}

.underlined {
	background: url('./i/underline.gif') repeat-x scroll 0 bottom transparent;
}

div.ex_content {
	font-size: .9em;
	overflow: hidden;
	padding: 0 5px 2px 35px;
	height: auto;
}

div.ex_container {
	background-color: #cbcbcb;
	overflow:hidden;
}  

div.ex_header_open, div.ex_header_close {
	background-color: #cbcbcb;
	cursor: pointer;
	padding: 3px 0 3px 15px;
}

p.add {
	padding: 5px 0 15px;
	font-style: italic;
	font-size: 90%;
}