/*-----------------------------
 Handheld style
 Site: Nanoprodukty.sk
 $Revision: 1.3 $
 $Date: 2006/06/01 14:40:41 $
 -----------------------------*/

* {
 float: none;
}

body {
 font-size: 0.9em;
 padding: 1% 2%;
 text-align: left;
}

img	{
 max-width: 100%;
}

input#name, input#email, input#name-opinion, input#email-opinion {
 width: auto;
}

.basket input {
 width: auto;
}

.box {
 background-image: none;
 padding: 7px 2px 3px 2px;
}

.box h2, #sec-nav .box h2 {
 background-image: none;
 text-align: left;
}

.qa textarea {
 height: auto;
 width: auto;
}

#cat {
 border-right: 0;
}

#main-nav {
 background-image: none;
 height: auto;
}

#main-nav a {
 background-color: #6B8083;
 background-image: none;
 border-bottom: 1px solid #ccc;
 border-top: 0;
 color: #fff;
 display: block;
 float: none;
 font-weight: bold;
 height: auto;
 line-height: normal;
 padding: 5px;
 position: static;
 text-decoration: none;
}

#main-nav a span {
 display: none;
}

#main-nav a.first {
 padding-left: 0;
}

#sec-nav form p {
 border-right: 0;
 padding: 3px 2px;
}

#to-content {
 display: block;
}

#wrapper, #sidebar, #sec-nav, #content, .box, #sec-nav form input.search-box {
 padding: 0;
 width: auto;
}
