html, body, input, textarea{
    font-family: Arial,sans-serif;
    font-size:12px;
    color:#fff;
	line-height: 1.5;
}
a img{
    border:none;
}
a{
    color:#bc0000;
    text-decoration: underline;
}
a:visited{
    color:#bc0000;
    text-decoration: underline;
}
a:hover{
    color:#bc0000;
    text-decoration: underline;
}
a:active{
    color:#bc0000;
    text-decoration: none;
}
a.more{
background:url(../images/more.gif) right 7px no-repeat;
font-weight:bold;
float: right;
font-size:11px;
padding: 0px 10px 0px 0px;
}
.clear{
    font-size:0px;
    height:1px;
    clear:both;
}
.main-content .clear{
    font-size:0px;
    height:1px;
    clear:left;
}

h1{
    font-family:  Myriad Pro, sans-serif;
    font-size:24px;
    font-weight:normal;
    color:#fff;
	line-height: 1.5;
    margin:0px 0px 0px 0px;
}
h2{
    font-family: Arial, sans-serif;
    font-size:18px;
    font-weight:normal;
    color:#fff;
    margin:10px 0px -10px 0px;
}
h3{
    font-family: Arial, sans-serif;
    font-size:16px;
    font-weight:normal;
    color:#fff;
    margin:15px 0px 10px 0px;
}
p{
    margin:10px 0px 0px 0px;
    text-align: left;
	font-size: 14px;
    line-height: 1.5;
}

ul{
    margin:20px 0px 0px 0px;
    padding:0px;
    list-style:none;
}

ul li{
    margin:0px 0px 0px 0px;
    padding:0px 0px 15px 15px;
    background:url(../images/list-bullet.png) left 4px no-repeat;
}
ul li ul{
margin:0px 0px 0px 0px;
    padding:0px;
    list-style:none;
}
ul li ul li{
margin:4px 0px 4px 0px;
    padding:0px 0px 0px 15px;
    background:url(../images/list-bullet2.gif) left 8px no-repeat;
}

.errors{
    color:#f0021a;
    margin:20px 0px 0px 0px;
}
form{
    width:570px;
    margin:8px 16px 0px 0px;
    padding:0px;
}
form td{
    vertical-align: top;
	color: #000;
	padding-bottom: 10px;
	text-align: left;
}
form td.col-1{
    vertical-align: top;
	padding-bottom: 10px;
	text-align: right;
}
form  span{
    color: #ee3a43;
}
form .col-2 .field{
    width:220px;
    font-family:Arial, sans-serif;
    font-size:12px;
    color:#000000;
    border-top:1px solid #7c7c7c;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
    padding:0px 7px 0px 7px;
}
form .col-2 select.field2{
    width:235px;
    font-family:Arial, sans-serif;
    font-size:12px;
    color:#000000;
        border-top:1px solid #7c7c7c;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
    padding:0px 0px 0px 0px;
}
form .col-2  textarea{
    width:320px;
    font-family:Arial, sans-serif;
    font-size:12px;
    color:#000000;
        border-top:1px solid #7c7c7c;
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
    padding:2px 7px 2px 7px;
}

form tr.tr1 td{
 padding:15px 20px 15px 0px;
}
/**/
.news{
 width: 500px;
 color: #fff;
 	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 20px;
	left: 0px;
}
.news h1{
 color: #fff;
 float: left;
 font-size: 25px;
}
.news a.allnews{
float: left;
color: #bc0000;
margin-top: 16px;
margin-left: 10px;
padding-right: 8px;
	background:url(../images/allnews.gif) right 8px no-repeat;
}
.news a:hover.allnews{
text-decoration: none;
}
.news a{
color: #bc0000;
}
.news p{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
.news div.date{
    float: left;
	color: #bababa;
    font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 43px;
}
.news div.texta{
    float: left;
	width: 400px;
	color: #bababa;
    font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.news-prew{
border-bottom: 1px solid #dadada;
padding: 20px 0px 20px 0px;
font-size: 14px;
}
.news-prew p.date{
    color: #2f363b;
    font-size:14px;
	    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.news-prew p.text{
    color: #2f363b;
    padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}
.news-prew a{
    color: #ee3a43;
}
.years{
float: right;
}
.years span{
font-weight: bold;
padding: 0px 10px 0px 0px;
}
.years a{
font-weight: normal;

}
/**/
.image{
    width:100%;
    position: relative;
    margin-top: 20px;
	margin-bottom: 10px;
}
.image .img{
    float: left;
    position: relative;
    margin:0px 30px 0px 0px;
    border: 1px solid #dadada;
	padding: 5px;
}
.image .img img{
    border:none;
}
.image .desc{
color:#797979;
    padding-top: 20px;
	font-size: 14px;
	font-style: italic;
    margin-right:0px;
}
.image .desc p{
    margin:0px 0px 10px 0px;
    text-align: left;
	color:#797979;
}

.imageleft{
float: left;
margin:20px 20px 10px 0px;
width: 250px;
}
.imageleft p{
color: #797979;
font-size: 12px;
	font-style: italic;
	margin:0px 0px 0px 0px;
}
.imageleft img{
border: 1px solid #dadada;
padding: 5px;
}
.imageleftlast{
float: left;
width: 250px;
margin:20px 0px 10px 0px;
}
.imageleftlast p{
color: #797979;
	font-style: italic;
	font-size: 12px;
	margin:0px 0px 0px 0px;
}
.imageleftlast img{
border: 1px solid #dadada;
padding: 5px;
}
.podpis{
	color:#797979;
	margin: 5px 0px 10px 20px;
	padding:0px;
	font-style: italic;
}
a.close{
text-decoration: underline;
float: right;
background: url(../images/close.gif) right 2px no-repeat;
padding: 0px 18px 0px 0px;
font-size: 12px;
margin-right: 10px;
color: #000;
}
a.up{
border-bottom: 1px dotted #ee3a43;
text-decoration: none;
float: right;
background: url(../images/up.gif) left 5px no-repeat;
padding: 0px 0px 0px 10px;
margin-right: 10px;
}
a:hover.up{
background: url(../images/uph.gif) left 5px no-repeat;
border-bottom: 1px dotted #fff;
text-decoration: none;

}

/**/
.alt{
margin:20px 10px 0px 0px;
padding: 10px 0px 10px 0px;
border-top: 2px solid #ce2e00;
border-bottom: 2px solid #ce2e00;
font-style: italic;
}
.altp{
margin:20px 10px 0px 0px;
padding: 10px 0px 10px 0px;
border-top: 2px solid #ce2e00;
border-bottom: 2px solid #ce2e00;
font-style: italic;
text-align: center;
}
.altp img{
margin:10px 20px 0px 0px;
}
/**/

.style-tbl{
    clear:left;
    width:100%;
    border-collapse:collapse;
    margin:20px 0px 0px 0px;
	border-top: 2px solid #ce2e00;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 1px solid #dadada;
}
.style-tbl thead tr{
	border-bottom: 1px dotted #dadada;
}
.style-tbl tbody tr{

}
.style-tbl thead td, .style-tbl thead th{
    font-size:12px;
    color:#000;
    padding:15px 10px 15px 25px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	border-right: 1px dotted #dadada;
}
.style-tbl tbody td, .style-tbl tbody th{
    font-size:12px;
    color:#000;
    padding:15px 10px 15px 25px;
	text-align: left;
	border-right: 1px dotted #dadada;
		border-bottom: 1px dotted #dadada;
}
.style-tbl tbody td p, .style-tbl tbody th p, .style-tbl thead td p, .style-tbl thead th p{
    margin-top:7px;
}
/**/

.newsnavi{
    margin:25px 0px 0px 25px;
    width: 400px;
}
.newsnavi .title{
    color:#666666;
}
.newsnavi .links{
    font-size:13px;
    margin:10px 0px 0px -23px;
        color: #ee3a43;
}
.newsnavi .links {
    color: #000;
}
.newsnavi .links a.ditto_previous_link, .newsnavi .links span.ditto_previous_off{
    padding:0px 0px 0px 36px;
    margin-right:20px;
    background:url(../images/arrow-prew.gif) left 6px no-repeat;
}
.newsnavi .links a.ditto_next_link, .newsnavi .links span.ditto_next_off{
    padding:0px 36px 0px 0px;
    background:url(../images/arrow-next.gif) right 6px no-repeat;
}
.newsnavi .links a:visited.ditto_previous_link, .newsnavi .links span.ditto_previous_off{
    background-image:url(../images/arrow-prew.gif);
}
.newsnavi .links a:visited.ditto_next_link, .newsnavi .links span.ditto_next_off{
    background-image:url(../images/arrow-next.gif);
}
.pages{
    margin:20px 5px 0px 5px;
    color:#ee3a43;
		font-weight: bold;
}
.pages a{
    padding:4px 6px 4px 8px;
    color: #000;
		font-weight: normal;
}

.pages span{
    padding:4px 8px 4px 8px;
    color:#ee3a43;

}






