a {
text-decoration: none;
color: black;
}

a:hover {
color: #FF6600;
text-decoration: underline;
}

.motto2 {
color: #FF6600;
}

#top {
background: white;
}

.motto1 {
color: black;
}

body {
font-family: Verdana;
font-size: 11px;
text-align: center;
background-image: url(images/tlo.jpg);
background-position: center center;
background-repeat: repeat-y;
}

#logo {
float: left;
}

#motto {
float: right;
font-size: 13px;
font-style: italic;
font-weight: bold;
margin-right: 50px;
margin-top: 15px;
text-align: center;
}

#navd {
clear: left;
height: 30px;
background: url(images/belka.jpg);
background-repeat: repeat-x;
}

#nav ul {
margin: 0 auto;
text-align:center;
padding: 0;
}

#nav li {
display: inline;
margin-right: 4px;
float: left;
}

#nav li a {
font-size: 11px;
display: block;
background: white;
color: black;
border: 1px solid #eee;
text-decoration: none;
color: black;
padding: 4px;
border-bottom: 3px solid #eee;
width: 80px;
text-align: center;
}

#nav li a:hover {
background: #eee;
color: black;
border: 1px solid #888;
border-bottom: 3px solid green;
}

#grafika {
clear: left;
width: 600px;
height: 180px;
background: url('images/index_r6_c1.jpg');
}

#kontener {
width: 600px;
text-align: left;
margin: 0 auto;
}

#pasek {
height: 29px;
background: white url(images/belka2.jpg);
border: 0;
background-repeat: repeat-x;
margin-bottom: 0;
}

h2 {
text-align: left;
color: #FF6600;
padding: 2px;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
border-bottom: 2px solid #ededed;
}

h2 span {
color: black;
}

#content {
background: white !important;
border: 1px solid transparent;
margin-top: 0;
}

#txt {
text-align: justify;
margin-right: 190px;
}

#sidebar {
background: #fafafa;
float: right;
width: 175px;
border-left: 1px solid #ddd;
}

#sidebar p {
margin: 8px;
}

#foot {
clear: both;
background: url(images/belka3.jpg) repeat-x;
padding: 4px;
font-weight: bold;
font-size: 9px;
text-align: center;
margin-top: 3px;
height: 30px;
color: white;
}
