body {
    text-align: center;
    background-color: #1a001d;
    color: #fff;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 16px;
}

#container {
    text-align: left;
    width: 862px;
    margin: 0 auto;
    position: relative;
}

img {
    border: 0px;
}

#headerLeft {
    float: left;
}

#headerRight {
    padding: 0px 0px 11px 0px;
}

#header {
    background-color: #fff;
    padding-top: 11px;
    height: 259px;
    position: relative;
}

#headerBottom {
    border-top: 2px solid #1a001d;
}

#content {
    margin-top: 29px;
}

.article img {
    border: 10px solid #fff;
}

.link img {
    border: 0px;
}

.link {
    position: relative;
    left: 233px;
    top: -22px;
}

.article {
    margin-bottom: 10px;
}

#contentLeft {
    width: 277px;
    float: left;
    position: relative;
}

#contentRight {
    float: left;
    margin-left: 40px;
    width: 544px;
    position: relative;
    top: -8px;
}

.textContent {
    margin-top: 10px;
    margin-bottom: 25px;
}

#stopka {
    background: top left url(images/pasek.gif) no-repeat;
    color: #b88fbd;
    padding-top: 5px;
}

#stopka a:link, #stopka a:visited {
    color: #6ac809;
}

#stopka a:hover {
    color: #b88fbd;
}

.clear {
    clear: both;
}

#pado {
    float: left;
    width: 305px;
}

#menuBottom {
    position: relative;
    top: 1px;
    width: 650px;
}

#menuBottom ul, #menuBottom ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#menuBottom ul li {
    display: inline;
    white-space: nowrap;
    padding: 0px 0px 0px 0px;
    margin-left: 10px;
    position: relative;
}

#menuBottom ul a:link, #menuBottom ul a:visited {
    text-decoration: none;
    padding-left: 0px;
    color: #b88fbd;
 
    position: relative;
}

#menuBottom ul a:hover {
    color: #6ac809;
}

#lang {
    right: 20px;
    top: 244px;
    position: absolute;
}

h1, h2, h3, h4, h5 {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    letter-spacing: -.05em;
    margin: 0;
    padding: 0;
    line-height:1em;
}

#contentLeft h1 {
    text-align: center;
    font-size: 14px;
	font-weight:normal;
	
}

#contentRight h1 {
    text-align: center;
    font-size: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	
    
    border-bottom: 2px solid #907b93;
}

#menu {
    position: relative;
    top: 5px;
    left: 25px;
}

#menu h1 {
    width: 28px;
    float: left;
    font-size: 25px;
}

#menu h2 {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 16px;
    position: relative;
    top: 9px;
}

.orangeSpan {
	color:#6AC809;
}





#menu h2 a:link, #menu h2 a:visited {
	color:#878787;
	text-decoration:none;
	font-weight:normal;
}

#menu h2 a:hover {
	color:#64be06;
}

#menu h1 a:link, #menu h1 a:visited {
	color:#64be06;
	text-decoration:none;
	font-weight:normal;
	position:relative;
	top:1px;
}

#contentRight h1 {
	color:#64be06;
	text-align:left;
	font-weight:normal;
}

#menu h1 a:hover {
	color:#64be06;
}

#contentLeft h1 {
	text-align:left;
	font-size:15px;
	width:230px;
}

#contentLeft h1 a:link, #contentLeft h1 a:visited, #contentLeft h1 a {
	color:#64be06;
	text-align:left;
	text-decoration:none;
}




