body {
	background:url(img/bg.gif) top repeat-x #c4d4ea;
    font-family:Verdana;
    font-size:9pt;
    margin:0px;
    margin-bottom:20px;
    text-align: center;
    color:#000;
}

body a {
	color:#000;
}

#page {
	width:808px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

#logo {
	margin:-1px;
    border-width:0px;
}

#menu {
    padding-left:101px;
}

#menu a {
	display:block;
    float:left;
    width:101px;
    height:33px;
    padding-top:6px;
    text-align:center;
    color:#FFF;
    text-decoration:none;
    background:url(img/menu.gif) no-repeat;
}

#menu a:hover, #menu a.active, #menu a:hover.active {
    background:url(img/menu_a.gif) no-repeat;
}

#menu a.menu1 {
    width:101px;
	background:url(img/menu1.gif) no-repeat;
}

#menu a:hover.menu1, #menu a.menu1_a, #menu a:hover.menu1_a {
    width:101px;
	background:url(img/menu1_a.gif) no-repeat;
}

#main {
	text-align:left;
	margin-top:52px;
	clear:both;
    background:url(img/main.gif) repeat-y;
}

#main #top {
    background:url(img/main_top.gif) top no-repeat;
    padding:40px 130px 40px 130px !important;
    padding:30px 130px 40px 130px;
    min-height:200px;
    height:auto !important;
    height:200px;
}

#main #bottom {
	height:37px;
    background:url(img/main_bottom.gif) top no-repeat;
    padding:42px 131px 0px 227px;
    font-size:10px;
}

#main #bottom #navstevy {
	float:left;
}

#main #bottom #copyright {
	float:right;
    text-align:right;
    width:200px;
}

h1 {
	color:#003f7d;
    font-size:9pt;
}

hr {
	border-color:#cccccc;
    border-width:1px 0px 0px 0px;
    border-style:solid;
    height:1px;
    margin:10px 0px 10px 0px;
}

.galeria a{
    font-family: Verdana, sans-serif;
    font-size: 8pt;
	color:#000000;
    text-decoration:none;
}

.galeria {
	color:#000000;
}

#fotogaleria td {
    border-width:0px;
    padding:0px;
    margin:0px;
}

input {
	border-style:solid;
    border-color:#ccc;
    border-width:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    width:350px;
    padding:2px 5px 2px 5px;
}

textarea {
	border-style:solid;
    border-color:#ccc;
    border-width:1px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:9pt;
    width:350px;
    padding:2px 5px 2px 5px;
    height:200px;
}

button {
    font-family:Verdana;
    font-size:9pt;
    cursor:pointer;
}
