html {font-size: 100%;}

body {
    font-family: arial, tahoma, lucida, sans-serif;
    font-size: 0.75em;
    padding: 0px;
    margin: 0px;
    text-align: center;
    color: #FFFFFF;
    background: #4E5069 url('images/body-bg.jpg') top left repeat-x;
}


table {font-size: 1em;}

form {margin: 0px;}

input, textarea {
    border: 1px solid #31334C;
    background: #FFFFFF;
    font-family: arial, tahoma,  lucida, sans-serif;
}

a {
    text-decoration: underline;
    color: #FFFFFF;
}

a:hover {text-decoration: none; color: #B9BACE;}

a img {border: 0px;}

ul {text-align: left;}


h1#logo {
    margin: 0px;
    padding: 0px;
    float: left;
}

h1#logo a {
    background-color: transparent;
    display: block;
    position: absolute;
    width: 451px;
    top: 65px;
    left: 0px;
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}

h1#logo span {
    width: 451px;
    height: 72px;
    cursor: pointer;
    display: block;
    z-index: 1;
    position: absolute;
    top: 0px;
    right: 0px;
}

h1 {
    width: 451px;
    color: #FFFFFF;
    font-size: 1.2em;
    height: 30px;
    line-height: 30px;
    text-align: left;
    margin: 0px 0px 0px 0px;
}


h2 {
    width: 100%;
    background: #31334C;
    color: #FFFFFF;
    font-size: 1.2em;
    height: 30px;
    line-height: 30px;
    text-align: left;
    margin: 0px 0px 4px 0px;
}

h2 span {margin-left: 10px;}

h3 {
    width: 100%;
    border-bottom: 5px solid #31334C;
    font-size: 1em;
    text-align: left;
    line-height: 30px;
    margin: 10px 0px 0px 0px;
}

#top {
    width: 100%;
    height: 175px;
    margin: 0px auto 0px auto;
    position: relative;
}

#topImg {
    float:right;
}

#top div#lang {
    list-style-type: none;
    padding: 0px;
    margin: 17px 0px 0px 132px;
    float: left;
    display: inline;
}

#main {
    width: 930px;
    height: auto;
    margin: 0px auto 0px auto;
    position: relative;
    background-color: #565871;
    background-image: url('images/img_menu_bckg.jpg') ; background-repeat: repeat-x; background-position: top;
}

#mainMenu {
    float:left;
    height: 50px;
    margin: 0px;
    padding: 0px;
}

#search {
    position: absolute;
    right: -2px;
    top: 0px;
}

#search input {
    margin: 14px 0px 20px 5px;
    float: left;
}

#pLeft {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 250px;
    height: auto;
}

#pMenu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#pMenu li {
    border-bottom: 5px solid #31334C;
}

#pMenu li a {
    display: block;
    width: 100%;
    line-height: 24px;
    text-decoration: none;
    font-weight: bold;
}

#pMenu li a.active {
    background: transparent;
    color: #BCBDD1;
}

#pMenu li a:hover, #pMenu li a.active:hover {
    background: #BCBDD1;
    color: #31334C;
}

#pMenu li a span {margin-left: 10px; display: block;}

#pMenu li ul {
    margin: 0px 0px 8px 10px;
    padding: 0px;
    list-style-type: none;
}

#pMenu li ul li {
    border: 0px;
}

#pMenu li ul li a 
{
	width: auto;
    font-size: 0.9em;
    line-height: 1.4em;
    padding-left: 14px;
    margin-bottom: 3px;
    background: url('images/menu-it.png') left 2px no-repeat;
}

#pMenu li ul li a:hover {
    color: #BCBDD1;
    background: url('images/menu-it.png') left 2px no-repeat;
}

#hCert {
    margin-top: 10px;
}

#hCert img {
    float: left;
    margin-right: 14px;
}

#hRight {
    width: 653px;
    padding-left: 27px;
}

#hRight p {
    margin: 8px 0px 0px 0px;
    text-align: justify;
}

#bottom {
    width: 100%;
    height: 73px;
    background: url('images/bottom-bg.png') left top repeat-x;
    position: relative;
}

#bottom #copy {
    position: absolute;
    bottom: 14px;
    left: 50px;
    margin: 0px;
    font-weight: bold;
    font-size: 0.9em;
}

#bottom #copy span {
    width: 250px;
    position: absolute;
    top: 5px;
    left: 35px;
}

#bottom #netG {
    float: right;
    margin: 36px 45px 0px 0px;
    position: relative;
}

#bottom #netG span {
    width: 100px;
    position: absolute;
    top: 2px;
    left: -100px;
    font-size: 0.9em;
    font-weight: bold;    
}

.cleaner {clear: both;}

div#full {
    background-color:#565871;
    width:100%;
    background-image: url('images/img_menu_bckg.jpg') ;
    background-repeat: repeat-x;
    background-position: top;
    padding-bottom: 50px;
    }

a.partner { text-decoration: none; text-align: center; font-size: 0.8em; color: #ffffff; }
a.partner:hover { color: #B5B6C1; text-decoration: none; }

div.aktualita { font-size:0.9em; color:#ffffff;border-bottom: 5px solid #31334C; padding-bottom:13px; }
div.aktualita img { border: 2px solid #31334C; margin:0px 10px 5px 0px; }
div.aktualita a { text-decoration: none; font-weight: bold; font-size: 1.2em; }
div.aktualita a span { font-size: 0.85em; text-decoration: underline; }

#hRight ul
{
	margin: 0px 0px 0px 16px;
	padding: 0px;
}

#hRight ol
{
	margin: 0px 0px 0px 22px;
	padding: 0px;
}