html {
    padding: 0;
    margin: 0;
}

img {
	border: 0;
}

body {
    background: #F9C402;
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

input {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

#header {
    height: 135px;
    background: #FFF url(images/bg-header.gif) 50.3% 0% no-repeat;
}

#header2 {
    height: 135px;
    width: 970px;
    margin: 0 auto;
    background: url(images/bg-header2.jpg) 50% 0% no-repeat;
    position: relative;

}

#logo {
    position: absolute;
    left: 33px;
    top: 18px;
}

#logo a {
    background: url(images/logo.gif);
    display: block;
    width: 154px;
    height: 57px;
}

#logo a span {
    display: none;
}

#menu {
    background: url(images/menu.jpg) 0% 0% no-repeat;
    height: 100px;
    width: 970px;
    position: absolute;
    top: 80px;
}

#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    display: block;
}

#menu ul li {
    display: block;
    float: left;
}

#menu ul li a {
	float: left;
    font-size: 14px;
    color: #fff;
    display: block;
    height: 50px;
    padding: 0 44px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
}

#menu ul li a.active {
    font-size: 14px;
    color: #FFE37D;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
}

#menu ul li a:hover {
    color: #FFE37D;
}

a { color: #0050C0; }
#slogan { position: absolute; top: 18px; left: 200px; font-weight: bold; color: #07396E; font-size: 1.7em; font-style: italic; }
#taubenreuther { position: absolute; top: 22px; left: 550px; }


/*
#menu ul li.katalog a { width: 161px }
#menu ul li.galeria a { width: 160px }
#menu ul li.aktuality a { width: 170px }
#menu ul li.podpora a { width: 202px }
#menu ul li.profil a { width: 156px }
#menu ul li.kontakty a { width: 101px }
*/

#midbar {
    padding-top: 10px;
    width: 970px;
    margin: 0 auto;
    position: relative;
}

#foto {
    width: 780px;
    height: 197px;
    z-index: 0;
    /*background: url(images/foto.jpg) 0 0 no-repeat;*/
}

#foto p {
    color: #FFF;
    font-size: 24.4px;
    margin: 0;
    padding-top: 58px;
    padding-left: 20px;
}

#foto p span {
    display: block;
    padding-left: 30px;
}

#foto p strong {
    color: #F8C301;
}

#login {
    position: absolute;
    right: 0;
    top: 10px;
    width: 184px;
    height: 197px;
    background: #FFF url(images/login-bg.gif) 0 0 no-repeat;
    line-height: 60px;
}

#login .prihlaseny{
    padding: 11px 14px;
}

#login p.prihlasenie {
    margin: 0;
    text-align: center;
    color: #AE8900;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
}

.login-form form {
    padding: 11px 14px;
    margin: 0;
}

.login-form form div.input {
    background: url(images/input.gif) no-repeat;
    height: 27px;
    width: 158px;
    position: relative;
    margin-bottom: 8px;
}

.login-form input.text {
    position: absolute;
    top: 6px;
    left: 9px;
    background-color: #FFF8E1;
    border: none;
    width: 138px;
}

.login-form form div.button {
    text-align: right;
}

.login-form form div.button input {
    background: url(images/button.gif);
    border: none;
    width: 78px;
    height: 28px;
    color: #5A5B5C;
}

.links{
    font-size: 12px;
    font-weight: bold;
}

#login  div.links {
    margin-top: 5px;
    line-height: 16px;
    text-align: left;
}

.links a {
    color: #0050C0;
    text-decoration: none;
}

.links a:hover {
    color: #E9A400;
}

#container {
    padding-top: 10px;
    width: 970px;
    margin: 0 auto;
    position: relative;
}

#page {
    background: #FBD446 url(images/page-top.gif) 0 0 no-repeat;
}

#page2 {
    background: url(images/page-bottom.gif) 0 100% no-repeat;
}

#footer {
    padding-top: 20px;
    width: 970px;
    margin: 0 auto;
    position: relative;
}

#footer2 {
    height: 65px;
    background: url(images/footer.jpg) 0 100% no-repeat;
}

#footer p.info {
    margin: 0;
    color: #FFF;
    position: absolute;
    top: 35px;
    left: 170px;
    line-height: 17px;
}

#footer p.links {
    margin: 0;
    color: #FFF;
    position: absolute;
    top: 45px;
    right: 25px;
}

#footer p a {
    color: #FFF;
}

#footer p img {
    vertical-align: middle;
}

.breadcrumbs {
    padding: 8px;
    font-size: 12px;
    color: #8E7000;
    margin: 0;
}

.breadcrumbs a {
    color: #8E7000;
}

.sidemenu {
    float: left;
    width: 191px;
    padding-left: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.sidemenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidemenu ul li {
    display: block;
    width: 191px;
}

.text li { padding-left: 13px; margin: 6px 0; list-style-type: none; background: url("images/content_li.gif") top left no-repeat; }

.sidemenu ul li a {
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    padding: 10px;
    display: block;
    text-decoration: none;
    background: #5C5147 url(images/sidemenu-bg.gif) 0 0 repeat-x;
    border-bottom: solid 1px #766455;
}

.sidemenu ul li a:hover {
    text-decoration: underline;
}

.sidemenu ul li a.sel {
    background: #1560B8 url(images/sidemenu-sel-bg.gif) 0 0 repeat-x;
    border-bottom: solid 1px #7094C5;
}

.sidemenu ul li li a {
    font-size: 12px;
    font-weight: bold;
    color: #0050C0;
    background: #FFF;
    padding: 8px 10px;
    border-bottom: solid 1px #F9E7A6;
}

.sidemenu ul li li a.sel {
    background: #FBDE76;
    border-bottom: solid 1px #F7DA72;
}

.sidemenu ul li li li a {
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
    background: #FCE8A0;
    border-bottom: solid 1px #F7DA72;
}

#main {
    padding-left: 5px;
    padding-bottom: 5px;
}

#main2 {
    background: url(images/main-bg.gif) 0 0 repeat-y;
    width: 961px;
}

#main3 {
    background: url(images/text-top.gif) 0 0 no-repeat;
}

#main4 {
    background: url(images/text-bottom.gif) 0 100% no-repeat;
    overflow: hidden;
}

#main .text {
    float: left;
    width: 559px;
    padding: 10px;
}

#search {
    position: absolute;
    right: 5px;
    top: 18px;
    width: 197px;
    height: 50px;
    background: url(images/search-input.gif) 0 0 no-repeat;
}

#search input.text {
    position: absolute;
    top: 6px;
    left: 9px;
    background: #FFF;
    border: none;
    width: 147px;
}

#search input.button {
    background: none;
    border: none;
    width: 32px;
    height: 27px;
    position: absolute;
    right: 0;
    color: #5A5B5C;
}

#search div.links {
    position: absolute;
    top: 32px;
    left: 3px;
}

#search  div.links a {
    color: #E9A400;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

#search  div.links a:hover {
    color: #0050C0;
}

.welcome {
    background: url(images/welcome.jpg) 0 0 no-repeat;
    padding-left: 100px;
    margin-bottom: 15px;
}

h1 {
    margin: 0;
    color: #000;
    font-size: 20px;
    font-weight: normal;
}

.welcome h1 {
    margin: 0;
    color: #05479E;
    font-size: 20px;
    font-weight: normal;
    padding-top: 20px;
    padding-bottom: 10px;
}

.welcome h1 strong {
    color: #FA8D00;
}

.welcome p {
    margin: 0;
}

.text h2 {
    font-size: 16px;
    color: #094A9F;
    font-weight: normal;
}

.text h2.home {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.text .twocols {
    overflow: hidden;
    background: url(images/col.gif) -7px 0 repeat-y;
}

.text .twocols .col {
    width: 46%;
    padding-right: 4%;
    float: left;
}

.text .twocols .col h3 {
    margin: 0;
    font-size: 12px;
    margin-bottom: 0.5em;
}

.text .twocols .col .info p {
    margin: 0;
}

.text .twocols .col .date {
    background: url(images/calendar.gif) 0 40% no-repeat;
    padding-left: 15px;
    font-weight: bold;
}

.text .twocols .col .product {
    overflow: hidden;
}

.text .twocols .col .product .photo {
    float: left;
    width: 110px;
}

.text .twocols .col .product .price {
    float: left;
    width: 130px;
    line-height: 17px;
}

.product2 .price em,
.text .twocols .col .product .price em {
    color: #FA8D00;
    font-weight: bold;
    font-style: normal;
}

.product .add-to-cart {
    background: url(images/cart.gif) 0 40% no-repeat;
    padding-left: 20px;
    font-size: 95%;
}

.product2 .add-to-cart {
    background: url(images/cart.gif) 0 40% no-repeat;
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.text a {
    color: #05479E;
}

.text a:hover {
    color: #FA8D00;
}

.product2 {
    overflow: hidden;
    background: url(images/product-bg.gif) -2px 0 repeat-y;
}

.productframe { border: solid 1px #ECECEC; margin-top: 1em; }
.productframe .n1 { margin: -1px; background: url(images/product-tl.gif) 0 0 no-repeat; }
.productframe .n2 { background: url(images/product-tr.gif) 100% 0 no-repeat; }
.productframe .n3 { background: url(images/product-br.gif) 100% 100% no-repeat; }
.productframe .n4 { padding: 7px; background: url(images/product-bl.gif) 0 100% no-repeat; }

.product2 .photo {
    float: left;
    width: 190px;
}

.product2 .info {
    float: left;
    width: 350px;
}

.product2 .info p {
    margin-top: 0.5em;
}

.product2 .price {
    line-height: 17px;
}

#main .right-sidebar {
    float: left;
    width: 186px;
    padding-left: 4px;
}

#main .right-sidebar p {
    margin-bottom: 0;
    margin-top: 4px;
    padding-left: 1px;
}

.cart {
    background: url(images/kosik-bg.gif) 0 0 repeat-y;
    padding-top: 5px;
    color: #344700;
}

.cart a {
    color: #0050C0;
}

.cart .bottom {
    background: url(images/kosik-bg-b.gif) 0 100% no-repeat;
    padding: 8px 9px;
}

.cart .item {
    border-bottom: solid 1px #F1CA3C;
    padding: 8px 9px;
}

.cart .item em {
    float: right;
    font-weight: bold;
    font-style: normal;
}

.cart h3 {
    margin: 0;
    position: absolute;
    top: 19px;
    height: 32px;
    width: 186px;
    background: url(images/kosik.jpg) 0 0 no-repeat;
    font-weight: normal;
    font-size: 14px;
}

.cart h3 span {
    display: block;
    padding-left: 57px;
    padding-top: 2px;
}

table.cart-content {
	width: 100%;
	margin: 10px 0;
}

table.cart-content td, table.cart-content th{
    padding: 10px;
    text-align: center;
}

tr.cart-summary td {
	background: #FDECAF;
    border-spacing: 10px;
    border-top: 1px solid #FBD446;
    margin-top: 10px;
}

table.cart-content thead th {
    background: #FDECAF;
    padding: 10px;
}

.cart-links {
    margin: 10px 0;
    font-weight: bold;
    font-size: 12px;
}

.cart-links a {
    color: #0050C0;
    text-decoration: none;
}

.cart-links a:hover {
    color: #E9A400;
}

form fieldset{
    margin: 10px 0 10px 0;
}

.cartItem { background: #FFF8E1; border-top: 1px solid #FBD446; }

fieldset.form { border: 2px solid #F9C402; }
fieldset.form legend { font-size: 1.2em; font-weight: bold; padding: 0 10px; }
fieldset.form input.formText { background: url(images/input.gif) no-repeat; border: 0; height: 15px; width: 156px; position: relative; margin-bottom: 8px; padding: 6px; }
fieldset.form .formTextarea {background: url(images/textarea.gif) no-repeat; border: 0; height: 141px; width: 321px; position: relative; margin-bottom: 8px; padding: 6px; overflow: auto; }
fieldset.form table td { vertical-align: top; }
.count {background: url(images/count.gif) no-repeat; border: 0; height: 16px; width: 21px; padding: 6px; text-align: center; font-weight: bold; }

.cleaner { clear: both; }
.middle { vertical-align: middle; }

form .input{
    overflow: hidden;
    clear: both;
    margin: 5px 0 5px 0;
}

form .input label{
	padding: 5px 0;
    font-weight: bold;
    display: block;
    float: left;
    width: 120px;
}

form .input input[type="text"]{
}

#errors{
	display: block; 
	padding: 10px;
	background: #D20909;
    list-style-type: none;
}

#errors li{
    color: #fff;
    font-size: 12px;
    margin: 5px;
    font-weight: bold;
}

#message { margin: 10px 0; padding: 10px; font-weight: bold; background: #ffffcf; }

form .error label{
    color: red;
    font-weight: bold;
}

.right{
   float: right;
}

.newsletter {
    margin: 0;
    margin-top: 2em;
    background: #D9E9FD;
    border: solid 1px #BEDBFF;
}

.newsletter .n1 { margin: -1px; background: url(images/newsletter-tl.gif) 0 0 no-repeat; }
.newsletter .n2 { background: url(images/newsletter-tr.gif) 100% 0 no-repeat; }
.newsletter .n3 { background: url(images/newsletter-br.gif) 100% 100% no-repeat; }
.newsletter .n4 { padding: 13px; overflow: hidden; background: url(images/newsletter-bl.gif) 0 100% no-repeat; }

.newsletter .lcol {
    text-align: right;
    width: 245px;
    border-right: solid 3px #B1CBEB;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 15px;
    float: left;
}

.newsletter .lcol strong {
    font-size: 20px;
    font-weight: bold;
    color: #0050C0;
}

.newsletter .lcol strong img {
    vertical-align: -5%;
}

.newsletter .rcol {
    width: 239px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    float: left;
}

.newsletter input.txt {
    padding: 5px;
    border: solid 1px #AEC9EA;
    width: 200px;
}

.newsletter input.button {
    background: url(images/button.gif);
    border: none;
    width: 78px;
    height: 28px;
    color: #5A5B5C;
}

.newsletter .rcol div {
    padding-bottom: 5px;
}

.specialoffers {
    border: solid 1px #ECECEC;
}

.specialoffers .n1 { margin: -1px; background: url(images/product-tl.gif) 0 0 no-repeat; }
.specialoffers .n2 { background: url(images/product-tr.gif) 100% 0 no-repeat; }
.specialoffers .n3 { background: url(images/product-br.gif) 100% 100% no-repeat; }
.specialoffers .n4 { padding: 11px; background: url(images/product-bl.gif) 0 100% no-repeat; }

.text .specialoffers .twocols {
    background: url(images/col.gif) -18px 0 repeat-y;
}

.my-orders{
    border-bottom: 1px dashed #cdcdcd;
    margin: 30px 0 0 0;
}

.my-orders table th{
    background-color: #cdcdcd;
}