*{
    margin:0;
    padding:0;
    border:0;
}
html {font-size: 100.01%;}
body {
	font-size: small;
	text-align: center;
	font-family: "Verdana CE", Verdana, sans-serif;
	line-height: 1.6em;
    color:#112833;
}

table {	border-collapse: collapse;	font-size: 0.9em;}
hr {width:0; height:0; visibility: hidden; clear: both; }

font {
	font-family: inherit !important;
	color: inherit !important;
	font-size: inherit !important;
}

a{
    color:#88180A;
}

a:hover{
    color:#000000;
}

#page{
    width:900px;
    margin:auto;
}

#header{
    background-image: url(../images/header.jpg);
    background-position: bottom;;
    background-repeat: no-repeat;
    width:880px;
    height:277px;
    margin:0 0 22px 0;
    padding:20px 10px 0 10px;
    text-align:left;
    display:block;
}

#logo{
    width:224px;
    height:64px;
    float:left;
}

#header-menu{
    width:536px;
    padding:20px 0 0 120px;
    text-align:right;
    font-size:11px;
    float:left;
}

#header-menu a{
    padding:5px 15px 5px 15px;
    border-right:1px solid #DADADA;
    float:left;
}

#content{
    background-image: url(../images/bg.gif);
    background-position: left;
    background-repeat: repeat-y;
    text-align:left;
}

#content ul{
    margin:0 0 20px 0;
    list-style:none;
}

#content ul li{
    background-image: url(../images/d1.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding:0 0 0 15px;
}

#left{
    width:250px;
    padding:38px 25px 0 25px;
    float:left;
}

#left p{
    padding:0 0 15px 0;
    text-align:justify;
}

.left-nadpis{
    background-image: url(../images/d2.gif);
    background-position: left;
    background-repeat: no-repeat;
    margin:0 0 20px 0;
    padding:0 0 0 15px;
    font-weight:bold;
    display:block;
}

.formular{
    margin:0 0 20px 0;
    display:block;
}

.formular label{
    display:block;
}

.formular input{
    width:244px;
    margin:0 0 7px 0;
    padding:3px;
    border:1px solid #881709;
    outline-style: inset;
    outline-width: thin;
    display:block;
}

.formular textarea{
    width:244px;
    height:120px;
    margin:0 0 7px 0;
    padding:3px;
    border:1px solid #881709;
    outline-style: inset;
    outline-width: thin;
    display:block;
}

.formular .button{
    margin:15px 0 0 0;
    width:75px;
    display:block;
}

.info{
    margin:0 0 50px 0;
    padding:10px 0 0 0;
    border-top:1px solid #DADADA;
    text-align:justify;
    display:block;
}

#right{
    width:545px;
    padding:38px 25px 0 25px;
    float:left;
}



#right h1{
    margin:0 0 20px 0;
    font-size:15px;
    color:#881709;
}

#right h2{
    margin:0 0 20px;
    font-size:12px;
    color:#112833;
}

#right h3{
    font-size:12px;
}

#right p{
    text-indent: 2em;
    margin:0 0 20px 0;
    text-align:justify;
}

#footer{
    width:900px;
}

#footer span{
    width:890px;
    margin:22px 0 10px 0;
    padding:0 10px 0 0;
    border-bottom:3px solid #88180A;
    text-align:right;
    color:#BEBEBE;
    display:block;
}

#footer-menu{
    padding:25px 0 50px 0;
}

#footer-menu a{
    padding:1px 25px 1px 25px;
    border-right:1px solid #88180A;
}

#header .last, #footer .last{
    border:none;
}

.antispam .c1{
    color:#FFFFFF;
}

