body {
	font-family: arial, helvetica, arial, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-image: url(images/page_bg.png);
	top: 0px;
	bottom: 0px;
}

html, #wrapper, h1 {
    margin: 0px;
    padding: 0px;
}

img { border: 0px; }

#wrapper {
	text-align: left;
	width: 900px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#logo {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 36px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h1, h2, h3 {
    font-size: 30px;
}

h2, h3 {
    font-size: 20px;
}
h1 {
    line-height: 1;
    position: center;
    top: 5px;
    left: 25px;
}

h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3 {
    padding: 4px 0px 0px 0px;
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 10px;
}

.left {
    float: left;
    margin: 5px 20px 0px 0px;
}

.right {
    float: right;
    margin: 0px 0px 0px 20px;
}

.readmore {
    text-align: right;
}

 /* page structure */

#body {
	padding-bottom: 10px;
	text-align: justify;
}

#body p {
}
#nav {

height:35px;
}
#nav ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#nav li{
	padding: 7px 16px 0px 16px;
	margin: 0px;
	height:35px;
	list-style-type: none;
	float:left;
	display:inline;
}

.lastchild{border-right: 0px none #FFFFFF !important;}

#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	color:#fcff85;
}

#current {
	float: right;
	width: 235px;
	margin: 5px;
	padding: 0px;
}

#content {
	padding: 0px;
	margin-top: 5px;
	margin-right: 250px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: justify;
	font-size: 14px;
}

* html #content {
    margin-right: 4px;
}

#footer {
	text-align: center;
	height:55px;
	padding: 10px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
#footer a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	color: #000;
	font-size: 12px;
}

/* current column */

#current .nav {
    margin: 21px 6px 5px 5px;
}

#current ul {
    margin: 0px;
    padding: 0px;
}

* html #current ul {
    padding: 3px 0px;
    padd\ing: 0px;
}

#current li {
	margin: 0px;
	background-color: #CADCFA;
	list-style-image: url(images/sidebar-bullet.png);
	list-style-position: inside;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#current li.readmore {
    text-align: right;
    background-image: none;
}

#current ul a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
}

* html #current ul a {
    width: 100%;
    w\idth: auto;
}

#current ul a:hover {
    color: white;
}

#current .readmore {
    padding: 3px 4px 4px 20px;
}

* html #current .readmore {
    padding: 0px 4px 1px 20px;
    padd\ing: 3px 4px 4px 20px;
}

#current .readmore a {
    text-decoration: underline;
    display: inline;
}

#currenttitle {
    position: absolute;
    left: 15px;
    top: 409px;
}

* html #currenttitle {
    top: 411px;
}

/* page content */

#content h2 {
    line-height: 1;
    margin: 0px;
    padding: 20px 0px 0px 0px;
}

#content h3 {
	margin: 10px 0px;
	padding: 0px;
	text-transform: capitalize;
}

#content p {
	margin: 10px 0px;
	padding: 0px;
	text-align: justify;
}

#content .contentbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

* html #content .contentbox {
    padding-bottom: 11px;
}

#content, #content a {
    color: #868686;
}

#content a:hover {
    color: #000;
}

.visibleDiv, #topLeft, #topRight, #bottomLeft, #bottomRight
{
    position: fixed;
    width: 150px;
    border: solid 1px #e1e1e1;
    vertical-align: middle;
    background: #ffdab9;
    text-align: center;
}

#topLeft
{
    top: 10px;
    left: 10px;
}

#topRight
{
    top: 29px;
    right: 100px;
	float:right;
}

#bottomLeft
{
    bottom: 10px;
    left: 10px;
}

#bottomRight
{
    bottom: 10px;
    right: 10px;
}

#meniu {
	height:35px;
	background-image: url(images/page_bg.png);
	background-repeat: repeat-x;
}
#meniu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
}
#meniu li{
	padding: 7px 20px 0px 19px;
	margin: 0px;
	height:35px;
	list-style-type: none;
	list-style-position: inside;
	float:left;
	display:inline;
}

#meniu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#meniu a:hover{
	background-color: #000;
	color: #FFF;
}

