* {
margin:0;
}
html, body {
height:99%;
}
form {
height: 100%;
}

body,td,a {
color:#4F4F4F;
font-family:"Verdana";
margin:0;
overflow:auto;
padding:0;
text-align:center;
font-size:20px;
text-decoration:none;
font-weight:bold;
}

td {
overflow:hidden;
}

pre {
font-family:"Verdana";
}

table {
border-collapse:collapse;
}

img {
border:none;
}

.clear {
clear:both;
}

.container {
margin:0 auto;
width:733px;
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:70px;
width:518px;
height:180px; /*140px+padding-top*/
background:url(logo.png) center bottom no-repeat;
}

.izbira1 a, .izbira2 a, .izbira3 a, .izbira4 a, .izbira5 a {
float:left;
width:243px;
height:31px; /* 231px - padding */
padding-top:195px;
margin-bottom:30px;
}
.izbira1 a {
background:url(peci.png) no-repeat;
}
.izbira2 a {
margin-left:2px;
background:url(namakanje.png) no-repeat;
}
.izbira3 a {
margin-left:2px;
background:url(skropljenje.png) no-repeat;
}
.izbira4 a {
margin-left:119px;
background:url(lokostrelstvo.png) no-repeat;
}
.izbira5 a {
margin-left:2px;
background:url(malezivali.png) no-repeat;
}

.izbira1 a:hover, .izbira2 a:hover, .izbira3 a:hover, .izbira4 a:hover, .izbira5 a:hover {
background-position:0 -231px;
}

.izbira1 a:hover {
color:#F70000;
}
.izbira2 a:hover {
color:#0031F7;
}
.izbira3 a:hover {
color:#00F700;
}
.izbira4 a:hover {
color:#40300F;
}
.izbira5 a:hover {
color:#40300F;
}