html,body {
    font-family:Tahoma, Geneva, Arial;
    font-size:11px;
    text-align:center;
}

html,body,h1,h2,h3,h4,h5,h6 {
    padding:0;
    border:0;
    margin:0;
}

div {
    float:left
}

img {
    border:0
}

.glowny {
    float:none;
    width:980px;
    margin-top:1em;
}

.wyszukiwarka {
    width:100%;
    background:url('../images/search_en.jpg') top left repeat-x;
    height:75px;
    margin-top:1em;
}

.search {width:80%;margin-left:10%; margin-top:18px;}
.search_input {width:100%; text-align:center;}
.search .options {width:100%;}


.radio_text {color:#fff;}


.left_nav {width:29%;}

.main_nav {width:50%; margin-left:1%; margin-right:1%;}

.kategorie .line {
    width:100%;
    text-align:left;
}

.kategorie .line a {
    font-weight:bold;
    font-size:12px;
    color:#000;
    text-decoration:none;
}

.kategorie .line a:hover {
    text-decoration:underline;
}

