* {
margin:0;
}
html, body {
height:99%;
margin-bottom:1px;
}
form {
height: 100%;
}

body,td,a {
color:#4F4F4F;
font-family:"Verdana";
margin:0;
overflow:auto;
padding:0;
text-align:center;
font-size:15px;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#000000;
}

td {
overflow:hidden;
}

pre {
font-family:"Verdana";
}

table {
border-collapse:collapse;
}

img {
border:none;
}

.clear {
clear:both;
}

.container {
margin:0 auto;
width:800px;
height:100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -16px;
background-color:#ffffff;
}
.push {
height:16px;
}

div#footer {
height:16px;
font-size:12px;
font-weight:normal;
}
div#footer a {
font-size:12px;
text-decoration:underline;
}
div#footer a:hover {
text-decoration:none;
}

.logotip {
margin:0 auto;
margin-bottom:100px;
width:400px;
height:238px; /*198px+padding-top*/
background:url(logo.png) center bottom no-repeat;
}

.izbira1 a, .izbira2 a, .izbira3 a {
/*float:left;*/
display:block;
}

.izbira1 a {
width:337px;
margin-top:25px;
height:20px;
background:url(camper.png) no-repeat;
padding-top:175px;
}

.izbira2 a {
margin-left:14px;
width:206px;
height:20px;
background:url(house.png) no-repeat;
padding-top:200px;
}

.izbira3 a {
margin-left:14px;
width:228px;
height:20px;
background:url(iq.png) no-repeat;
padding-top:200px;
margin:0 auto;
}

.izbira1 a:hover {
background-position:-337px 0;
}

.izbira2 a:hover {
background-position:-206px 0;
}

.izbira3 a:hover {
background-position:-228px 0;
}

