body {
	background-color:#FFFFFF;
	color:#4A4A4A;
	font-family:Trebuchet MS,Tahoma,Arial;
	font-size:14px;
	text-align:center;
}

p {
	padding:10px 15px;
}

strong{
	font-weight:bold;
}


h1, h2, h3, h4 , h5{
	color:#444444;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:1em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.5em;
}

h3 {
	font-size:2em;
	font-weight:normal;
	letter-spacing:-0.5px;
	padding-top:15px;
}

#content-wrapper h3 {
	-x-system-font:none;
	color:#444444;
	font-family:Georgia,'Times New Roman',Times,Serif;
	font-size:2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.5px;
	line-height:normal;
	/*margin:12px 0 5px;*/
	padding:0 10px 5px;
}

.sidebar h3{
	margin: 0;
}

h4 {
	font-size:1.3em;
}

h5{
	font-size:1.1em;
	margin:10px 15px 0 12px;
}

#content-wrapper h4{
	/*border-bottom:1px solid #EBEBEB;*/
	margin:0 15px 0 12px;
	padding:0;
}

.subheader h4{
	border-bottom:1px solid #EBEBEB;
}

.float-left {
	float:left;
}

img {
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #DCDCDC;
	padding:8px;
}

img.float-left {
	margin:5px 10px 10px 0;
}

img.centered-img {
	margin:5px 10px 10px 10px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

ol {
	list-style: decimal;
}

dl{
	margin-left:12px;
}

dt {
  font-weight: bold;
  color: #7BA857;
  padding-top:10px;
}

dd {
  padding-left: 25px; 
}

a:hover {
	border-bottom:1px dotted #b37854;
}

a:link, a:visited {
	color:#b37854;
	text-decoration:none;
}

a.morelink {
	border-bottom:1px dotted #b37854;
	font-weight:bold;
	padding-bottom:2px;
}

a.morelink:hover {
	text-decoration:none;
}

.sidebar ul li a, .sidebar ul li a:visited {
	background-color:transparent;
	background-image:none;
	border:medium none;
	color:#7BA857;
	font-family:Georgia,'Times New Roman',Times,Serif;
	padding-left:0;
}

#actpage-sidemenu a, #actpage-sidemenu a:visited{
	color:#a8e677;
	padding-left:10px;
}

.sidebar ul {
	border-top:2px solid #EBEBEB;
	margin:10px 8px 8px;
	padding:0;
	text-align:left;
}

ul.notopmargin{
	margin-top:0;
}

.sidebar ul li {
background:transparent url(../resources/dots.gif) repeat-x scroll left bottom;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:7px 5px;
}

.sidebar ul li a span {
	color: #9F9F9F;	
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1em;
}

table {
	border-collapse:collapse;
	margin:10px 0px;
}
tr {
	background:#FFFFFF none repeat scroll 0 0;
}
tr.altrow {
	background:#F9F9F9 none repeat scroll 0 0;
}
th, td {
	border-style:solid;
	border-width:1px;
	text-align:left;
}

th {
	background:#F6F6F6 none repeat scroll 0 0;
	border-color:#e3e3e3 #e3e3e3 #666666;
	color:#444444;
	padding:0.8em 1em;
}

td {
	border-color:#EFEFEF;
	padding:0.7em 0.5em;
}

.sidebar td{
	font-size:0.96em;
}

.hilightedcolor{
	color:#516e39;
	font-weight:bold;
}

#container {
	background-color:#FFFFFF;
	margin:8px auto;
	overflow:hidden;
	padding:10px;
	text-align:left;
	width:970px;
}

#subcontainer {
	background-color:#FFFFFF;
	margin:8px auto;
	overflow:hidden;
	padding:10px;
	text-align:left;
	width:700px;
}

#header-wrapper #logo {
	background:transparent url(../resources/logo-full.png) no-repeat scroll 0 0;
	height:79px;
	position:relative;
	left:0px;
	top:0;
	width:970px;
}

#navbar {
background:transparent url(../resources/button_gradient.gif) repeat-x scroll left top;
border:medium none;
color:#CCCCCC;
line-height:18px;
margin:22px 0 12px;
text-align:center;
width:970px;
}
#navbar_2 {
background:transparent url(../resources/button_gradient_reverz.gif) repeat-x scroll left top;
border:medium none;
color:#CCCCCC;
line-height:18px;
margin:22px 0 12px;
text-align:center;
width:970px;
}

#navbar_2 a, #navbar_2 a:link, #navbar_2 a:visited {
color:#0052ba;
text-decoration:none;
margin:0 10px;
}

#navbar a, #navbar a:link, #navbar a:visited {
color:#0052ba;
text-decoration:none;
margin:0 10px;
}

#actpage a, #actpage a:link, #actpage a:visited{
	color:#6caeff;
}

#navbar a:hover, #navbar a:active {
	text-decoration:underline;
}

#content-wrapper {
margin:0 auto;
overflow:auto;
padding-bottom:35px;
padding-top:5px;
}

#footer-wrapper {
	clear:both;
	margin:0 auto;
	text-align:left;
	width:970px;
	font-size:0.8em;
}

#footer-wrapper a {
	background:transparent none repeat scroll 0 0;
	color:#333333;
}

#footer-bottom {
	border-top:1px solid #DADADA;
	clear:both;
	font-family:'Trebuchet MS','Helvetica Neue',Arial,sans-serif;
	margin:0 auto;
	width:950px;
}

#footer-bottom .bottom-left {
	float:left;
	padding-left:5px;
}

#footer-bottom .bottom-right {
	padding-right:0;
	text-align:right;
}

.palyazat{
	margin-bottom:40px;
}

.palyazat h3{
	border-bottom:1px solid #EBEBEB;
}

.palyazat h4{
	line-height:1em;
}

.palyazat-body{
	background:#E8E8E8;
	border:1px solid #E0E0E0;
	color:#555555;
	margin:10px;
	padding:10px 10px 10px 32px;
}

