#auto {
border: 1px navy solid;
background: silver;
color: black;
width: 98%;
margin-top: 7px;
margin-bottom: 7px;
margin-left: auto;
margin-right: auto;
clear: both;
}

#auto a {
text-decoration: none;
color: blue;
}

#auto a.visited {
color: navy;
}

#auto a:hover {
color: navy;
text-decoration: underline;
}

#hrachovina {
border: 1px navy solid;
background: yellow;
color: black;
width: 98%;
margin-top: 7px;
margin-bottom: 7px;
margin-left: auto;
margin-right: auto;
clear: both;
}

#chrudimcity {
display: block;
width: 100%;
text-align:center;
padding: 1px 0;
background: white;
border: 1px navy solid;
height: 70px;
margin-bottom: 1.1em;
}

#chrudimcitycontent {
margin-left: auto;
margin-right: auto;
overflow: hidden;
}

#chrudimcitycontent img {
margin: 1px 20px 0 0;
border: 0;
}

#chrudimcitycontent a {
color: navy;
text-decoration: underline;
text-transform: uppercase;
font-size: 1em;
position: relative;
top: -30px;
}

.hlavnibox {
width: 760px;
clear: both;
}

.levytrojsloupec, .pravytrojsloupec {
width: 198px;
float: left;
overflow: hidden;
}

.pulka {
width: 159px;
float: left;
}

.stredovytrojsloupec {
width: 350px;
float: left;
margin-left: 7px;
margin-right: 7px;
}

.levydvousloupec {
width: 377px;
float: left;
}

.pravydvousloupec {
width: 376px;
float: right;
}

.boxobal {
width: 100%;
margin-bottom: 1em;
clear: both;
}

.verticalalignmiddle {
vertical-align: middle;
}

.box {
background-color: silver;
border : 1px solid navy;
padding: 0;
text-align: left;
font-size: 0.8em;
font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}

.boxbody {
/*
border : 1px solid navy;
*/
}

.boxtail {
/*
background-color: silver;
height: 10px;
*/
}

.box p {
padding: 1px 5px;
margin: 0;
line-height : 140%;	
}

.box h2 {
color: navy;
margin: 0;
padding: 2px 0 0px 6px;
}

.box a {
text-decoration: none;
}

.box a:hover {
text-decoration: underline;
}

a.boxa {
display: block;
width: 100%;
color: white;
text-decoration: underline;
}

a.boxa:visited {
color: #ff0;
text-decoration: underline;
}

a.boxa:hover {
color: white;
text-decoration: underline;
}

ul.boxul, ul.boxulidnes {
margin: 3px 5px;
padding: 0px;
list-style-type : none;
list-style-position : outside;
line-height : 150%;	
}

ul.boxul li, ul.boxulidnes li {
padding-left: 6px;
background: url("./bluedot2.gif") center left no-repeat;
}

ul.boxul li.zvyraznit {
font-weight: bold;
font-size: 1.1em;
}

.box h1 {
color: white;
margin: 0;
font-size: 1.1em; 
font-weight: bold;
text-align: center;
font-family : 'Verdana CE', Verdana, 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
/*
padding: 30px 0 3px 26px;
background: url("./bb.jpg") left no-repeat navy;
height: 17px;
*/
padding: 2px 0 3px 0;
background-color: navy;
}

hr {
color: gray;
width: 95%;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.vlevo { 
	float : left;
	margin: 0em 0.5em 1em 0.5em;
}

.vpravo { 
	float : right;
	margin: 1em 0 1em 1em;
}


.boxkultura h2 {
background-color: #cccccc;
margin-top: 5px;
text-align: center;
}

.boxkultura p {
margin-top: 5px;
}

.anketa .hlasoval {
background-color: #66CC66;
padding-left:5px;
}

.anketa .upozorneni {
background-color: #FF6633;
padding-left:5px;
}

.anketa .header {
background-color: #d0d0d0;
padding-left:5px;
}

.anketa .bgcolor1 {
background-color: #e8f2fd;
padding-left:5px;
}

.anketa .bgcolor2 {
background-color: #ffffff;
padding-left:5px;
}

.divkatalog {
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
width: 98%;
}

ul.katalog {
width: 100%;
margin: 0px;
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
border: 0px;
list-style-type : none;
list-style-position : outside;
line-height : 150%;
font-size: 1.2em;
float: left;
}

ul.katalog50 {
width: 170px;
}


ul.katalog li {
padding-left: 6px;
margin: 0px;
background-image: none;
background-position: center;
}

.bgcolor1 {
background-color : #e8f2fd;
}

.bgcolor2 {
background-color : #ffffff;
}

/* ZACATEK - formulare v prostrednim sloupci index.php3 */
.label {
width: 120px;
float: left;
font-size: 1.2em;
}

.sirkainput {
width: 200px;
}
/* KONEC - formulare v prostrednim sloupci index.php3 */
