/*-----------------------------
 Screen style    
 Site: Nanotechnologie.sk
 $Revision: 1.2 $
 $Date: 2006/06/01 09:51:12 $
 -----------------------------*/
a.download {
 background-image: url(../img/design/download.gif);
 background-position: 0 50%;
 background-repeat: no-repeat;
 font-weight: bold;
 padding-left: 17px;
}

a.enlarge {
 background: transparent url(../img/design/enlarge.gif) 0 50% no-repeat;
 color: inherit;
 padding-left: 17px;
}

body {
 background: #89999C url(../img/design/bg.gif) repeat-x 0 0;
 color: #000;
 font-size: 71%;
 padding: 10px 0;
 text-align: center;
}

input#name, input#email, input#name-opinion, input#email-opinion {
 width: 145px;
}

p.shopping-buttons {
 margin: 20px 0 25px 0;
 text-align: right;
}

p.shopping-buttons a, p.shopping-buttons input {
 margin-right: 20px;
 width: auto;
}

.kosikprice {
 width: 45px;
}

/* Shop Basket Form */
.basket p {
 margin-left: 10px;
}

.basket table {
 margin-top: 20px;
 width: 100%;
}

.basket table img {
 margin: 0 3px 0 5px;
 vertical-align: middle;
}

.basket tfoot strong {
 background-color: transparent;
 color: #6B8083;
 font-size: 1.1em;
}

/* Home page boxes */
.box {
 background: #fff url(../img/design/box-bg.gif) 0 3px no-repeat;
 border: 1px solid #ccc;
 color: inherit;
 margin-bottom: 10px;
 padding: 7px 9px 5px 9px;
}

.box h2, #sec-nav .box h2 {
 background: #fff url(../img/design/dotted-grey.gif) bottom left repeat-x;
 border-right: 0;
 color: #6B8083;
 margin: 0 0 8px 0;
 padding: 0 0 7px 0;
 text-align: center;
}

.box h3 {
 background-color: transparent;
 color: #666;
 margin-top: 0.4em;
}

.box ul {
 background: transparent url(../img/design/dotted-grey.gif) top left repeat-x;
 color: inherit;
 list-style: none;
 margin: 0.75em 0 0 0;
 padding-top: 0.65em;
}

.box ul a {
 background-image: url(../img/design/arrow-grey-link.gif);
 background-position: 0 50%;
 background-repeat: no-repeat;
 padding-left: 12px;
}

.box.discounts h3 {
 margin-bottom: 0.25em;
 text-align: center;
}

/* Discouns and Testimonials */
.box.discounts p, .box.testimonials p {
 margin: 0 0 0.5em 0;
 text-align: center;
}

.box.discounts p.discount {
 margin: 0.25em 0 0.75em 0;
}

.box.discounts p.full-price {
 background-color: transparent;
 color: #999;
 font-size: 0.9em;
}

.box.discounts p.price {
 font-size: 1.1em;
 margin: 0;
}

.box.testimonials p.author {
 margin-bottom: 1.25em;
}

/* Page Heading with Path */
.heading-with-path {
 border-bottom: 2px solid #EFEFEF;
 margin-bottom: 10px;
 padding-bottom: 5px;
}

.heading-with-path h1 {
 float: left;
 margin: 0;
 padding-left: 10px;
 width: 310px;
}

.heading-with-path p {
 float: right;
 margin: 0;
 text-align: right;
 width: 210px;
}

/* Product detail */
.product {
 padding: 0 10px 10px 10px;
}

.product-details {
 background-image: url(../img/design/dotted-grey.gif);
 background-position: bottom left;
 background-repeat: repeat-x;
 float: right;
 padding-top: 5px;
 text-align: justify;
 width: 305px;
}

.product-details .desc {
 background-image: url(../img/design/dotted-grey.gif);
 background-position: bottom left;
 background-repeat: repeat-x;
 margin-bottom: 10px;
 padding-bottom: 10px;
}

.product-details p {
 line-height: 1.5;
}

.product-details p.insert-to-basket {
 float: right;
 text-align:right;
 height: 21px;
 width: 145px;
}

.product-details p.price {
 float: left;
 font-size: 1.1em;
 height: 21px;
 line-height: 21px;
 width: 150px;
}

.product-details p.video {
 background-image: url(../img/design/dotted-grey.gif);
 background-position: top left;
 background-repeat: repeat-x;
 padding: 0.9em 0 0.15em 0;
}

.product-image {
 float: left;
 padding-top: 5px;
 text-align: center;
 width: 180px;
}

.product-image img {
 margin-top: 5px;
}

.product-image p {
 margin-top: 5px;
}

.qa fieldset {
 background: #FEFEFE;
 color: inherit;
}

.qa fieldset p {
 margin: 0.75em 0 1em 0;
}

/* Questions and Answers Form */
.qa textarea {
 height: 100px;
 width: 390px;
}

/* Selected product on Home Page */
.selected-product {
 border-top: 2px solid #EFEFEF;
 margin: 10px 0 0 0;
 padding: 20px 11px 6px 11px;
}

.selected-product div {
 float: right;
 width: 210px;
}

.selected-product h3 {
 margin-top: 0;
}

.selected-product p.insert-to-basket {
 height: 21px;
 margin-bottom: 0;
}

.selected-product p.price {
 background: transparent url(../img/design/dotted-grey.gif) bottom left repeat-x;
 color: #666;
 font-size: 1.1em;
 margin: 1.25em 0 0.75em 0;
 padding-bottom: 0.6em;
}

/* Elements cleared without structural markup */
.selected-product:after, .heading-with-path:after, .product:after, .price-insert-to-basket:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}

.selected-product-img {
 float: left;
 margin-top: 0.35em;
}

#basket {
 border-left: 1px solid #EFEFEF;
 float: right;
 width: 159px;
}

#basket a {
 background-color: transparent;
 color: #FF6633;
 font-weight: bold;
}

#basket h2 {
 background: transparent url(../img/design/basket.gif) no-repeat 0 50%;
 color: #666;
 font-size: 1em;
 margin: 8px 0 8px 18px;
 padding-left: 20px;
}

#basket p {
 background-color: transparent;
 color: #999;
 margin: 8px 0 8px 10px;
}

/* Categories navigation */
#cat {
 border-right: 6px solid #ccc;
 margin: 0 0 20px 0;
}

#cat a {
 background: transparent url(../img/design/arrow-grey.gif) 0 50% no-repeat;
 border: 1px solid #fff;
 display: block;
 font-weight: bold;
 padding: 2px 15px;
 text-decoration: none;
}

#cat a.current, #cat a.current:link, #cat a.current:visited {
 background: #FF6633 url(../img/design/arrow-orange.gif) 0 50% no-repeat;
 color: #fff;
}

#cat a:link, #cat a:visited {
 background-color: transparent;
 color: #666;
}

#cat a:hover {
 background-color: transparent;
 background-image: url(../img/design/arrow-orange.gif);
 color: #FF6633;
}

#cat li {
 border-left: 1px solid #EFEFEF;
 border-top: 1px solid #EFEFEF;
 list-style: none;
 margin: 0;
}

#cat li li {
 border-left: 0;
}

#cat li li a {
 background-image: url(../img/design/arrow-grey-small.gif);
 background-position: 16px 50%;
 border: 0;
 font-weight: normal;
 padding: 3px 15px 3px 25px;
}

#cat li li a:hover {
 background-image: url(../img/design/arrow-grey-small.gif);
 font-weight: bold;
}

#cat li ul {
 border: 0;
 margin: 0;
}

#cat li.last {
 border-bottom: 1px solid #EFEFEF;
}

#content {
 float: right;
 padding: 10px 20px 30px 20px;
 width: 530px;
}

#footer {
 clear: both;
}

#header img {
 float: left;
}

#login{
 float: left;
 display:block;
 width:160px;
 margin:31px 0 0 80px;
 text-align:right;
}

/* Inner wrapper for content and sidebar is used on home page for 3 columns layout */
#inner-wrapper {
 float: left;
 width: 570px;
}

#inner-wrapper #content {
 padding-bottom: 15px;
 width: 370px;
}

/* Intro text on Home Page */
#intro {
 background-color: #EFEFEF;
 color: #666;
 padding: 8px 10px;
}

#intro h1 {
 font-size: 1.1em;
}

#intro p {
 margin-bottom: 0;
}

#main-nav {
 background: #fff url(../img/design/visual.jpg) no-repeat top right;
 clear: both;
 color: #666;
 height: 50px;
 margin: 0 0 10px 0;
}

#main-nav a {
 background: #6B8083 url(../img/design/main-nav-bg.gif) 0 0 repeat-x;
 border-bottom: 5px solid #fff;
 border-top: 5px solid #fff;
 color: #fff;
 display: block;
 float: left;
 font-weight: bold;
 height: 35px;
 line-height: 35px;
 padding: 5px 10px 0 20px;
 position: relative;
 text-decoration: none;
}

#main-nav a span {
 background: transparent url(../img/design/main-nav-arrow-delimiter.gif) 0 0 no-repeat;
 color: inherit;
 display: block;
 height: 15px;
 left: 0;
 position: absolute;
 top: 15px;
 width: 15px;
 z-index: 1;
}

#main-nav a.after-current span {
 background-image: url(../img/design/main-nav-arrow.gif);
}

#main-nav a.current {
 background-color: #89999C;
 color: #fff;
}

#main-nav a.first {
 padding-left: 30px;
}

#main-nav a.first span {
 left: 10px;
}

#main-nav a:hover {
 border-top: 5px solid #FF6633;
}

#main-nav li {
 display: inline;
 list-style: none;
}

/* Secondary navigation sidebar with search form */
#sec-nav {
 float: left;
 padding-bottom: 15px;
 width: 160px;
}

#sec-nav .box ul {
 background-image: none;
 margin: 0;
 padding-top: 0;
}

/* Search form */
#sec-nav form {
 border-right: 1px solid #ccc;
 padding-top: 10px;
}

#sec-nav form input.search-box {
 margin-bottom: 2px;
 width: 120px;
}

#sec-nav form p {
 background-color: #EFEFEF;
 border-right: 6px solid #ccc;
 color: #666;
 margin: 0;
 padding: 13px 10px 5px 13px;
}

#sec-nav h2 {
 border-right: 1px solid #ccc;
 margin: 15px 0 0 0;
 padding: 5px 1px 4px 1px;
}

#sidebar {
 float: right;
 padding: 10px 0;
 width: 160px;
}

#wrapper {
 background-color: #fff;
 color: #666;
 margin: 0 auto;
 padding: 15px 20px 18px 20px;
 text-align: left;
 width: 730px;
}
.red {
	font-size: 5mm;
	color: #F21A27;
}
