body {
	margin: 0px;
	background-image: url(img/tlo2.png);
        background-repeat: repeat;
        background-position: left top;
        background-size: cover;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
a , a:visited, a:hover {
    text-decoration: none;
    
}
a img, a:visited img{
    text-decoration: none;
    opacity:1;
    filter:alpha(opacity=1);
}
a:hover img{
    text-decoration: none;
    opacity:1;
    filter:alpha(opacity=1);
}

#main {
    width: 975px;
    margin: 0 auto;
    background-color: transparent;
}
#top{
    width: 975px;
    float: left;
    clear: right;
    min-height: 150px;
}
#flash1{
    width: 153px;
    float: left;
}
#flash2{
    float: left;
}
#headline{
    width: 975px;
    float: left;
    clear: right;
}
#headline-spacer-up{
    width: 975px;
    background-image: url(img/belka_gora.png);
    background-repeat: repeat-x;
    float: left;
    clear: right;
    min-height: 5px;
}
#headline-text{
    width: 975px;
    float: left;
    clear: right;
    font-size: 44px;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
}
#headline-spacer-down{
    width: 975px;
    background-image: url(img/belka_dol.png);
    background-repeat: repeat-x;
    float: left;
    clear: right;
    min-height: 1px;
}
#content{
    width: 975px;
    float: left;
    clear: right;
    margin-top: 10px;
}
#left-content{
    width: 260px;
    float: left;
    padding: 5px 15px 5px 5px;
    height: 100%;
    border-right: 1px solid #000000;
}
#right-content{
    width: 660px;
    float: left;
    padding: 5px 5px 5px 15px;
    height: 100%;
}
.headtext-to-left-bold{
    font-weight: bold;
    text-align: left;
    text-transform:uppercase;
}
.text{
    text-align: justify;
}
div .text-div{
    float: left;
    width: 100%;
}
.logotyp{
    text-align: center;
}
.logotyp img{
    margin: auto;
    vertical-align: middle;
    margin: 0px 5px 0px 5px;
}
#content-headline{
    float: left;
    clear: right;
    width: 660px;
    margin-bottom: 15px;
}
.text-headline{
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    text-transform:uppercase;
    padding: 0px;
    margin: 15px;
}
.text-headline-low{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}
#left-column{
    float: left;
    width: 264px;
    padding: 5px 10px 0px 10px;
}
#right-column{
    float: left;
    width: 362px;
    padding: 5px 0px 0px 10px;
}
#right-column-div{
    float: left;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    margin-top: 10px;
}
.right-column-headline{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-transform:uppercase;
    padding: 5px;
    line-height: 26px;
    margin-botton: 15px;
}
#column1{
    float:left;
    width:341px;
    margin-right: 10px;
    margin-left: 10px;
}
#column2{
    float:left;
    width:171px;
}
#footer{
    width: 975px;
    clear: right;
    margin-top: 15px;
}
#footer1{
    width: 975px;
    float: left;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 10px;
    clear:right;
}
#footer2{
    width: 975px;
    float: left;
    text-align: right;
    border: none;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #dd3e3e;
}
#footer2 img{
    vertical-align: middle;
}
#footer2 a, a:visited{
    color: #dd3e3e;
    opacity:1;
    filter:alpha(opacity=1);
}
#footer2 a:hover{
    color: #dd3e3e;
    text-decoration: underline;
    opacity:1;
    filter:alpha(opacity=1);
}