div {
     margin: 0px;
     padding: 0px;     
}

body {
	margin: 0px;
	padding: 0px;
}

td {
     vertical-align: top;
}



.hand {
     cursor: pointer; cursor: hand;
}

p {
     margin: 0px;
     padding: 0px;
}
/* ------------------------------------------------------------------------------------------------*/
/* DIZAJN -----------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

H1 {
     color: #FF7F00;
     font-size: 25px;
     margin: 0px 0px 10px 0px;
     line-height: 110%;
}
H2, H2 a {
     color: #FF7F00;
     font-size: 14px;
     margin: 0px 0px 10px 0px;
}
H2 a {
     text-decoration: underline;
}


body {
     
     font-family: arial;
     font-size: 12px;
     color: #444444;
     
     text-align: center;
     margin-top: 15px;
}






#div-main {
     text-align: justify;
     width: 990px;
     margin-left: auto;
     margin-right: auto;
     position: relative;
     background: url('../images/bg_body.png') repeat-y;
}


#header {
     height: 380px;
     background: url('../images/bg_header.jpg') no-repeat;
}
#header .logo-link {
     display: block;
     width: 150px;
     height: 60px;
     
     position: absolute;
     right: 50px;
     top: 60px;
}
#header .logo-link span {
     display: none;
}

.menu-main, .menu-main-2 {
/*
     position: absolute;
     left: 45px;
     top: 150px;
*/
     width: 160px;
     text-align: right;
}

.menu-main div {
     margin: 2px 0px;
     padding: 1px;
     border: 1px solid #E1EBE2;
}
.menu-main a {
     padding: 5px;
     display: block;
     text-decoration: none;
     background: url('../images/bg_menu_item.png') repeat-y;
     color: #387971;
}

.menu-main a.sel {
     font-weight: bold;
}
#footer {
     background: url('../images/bg_footer.png') no-repeat;
     height: 45px;
}


.content {
     padding-left: 40px;
}



































/********/
/* MENU */
/********/

/* MENU - PODSTRANKY */
.menu-podstranky .module-text h2 {
     margin-top: 0px;
}
.menu-podstranky .module-text {
     border-bottom: 1px solid #dddddd;
     margin-bottom: 10px;
}
.menu-podstranky a {
     color: #ff7f00;
}
.menu-podstranky a:hover {
     text-decoration: none;
}
.menu-podstranky .link {
     font-weight: bold;
     font-family: verdana;
     font-size: 12px;
     color: #FF7F00;
     
     text-decoration: none;
}

.menu-podstranky .link:hover {
     text-decoration: underline;
}

.menu-podstranky a img {
     border: 1px solid #aaaaaa;
     display: block;
     padding: 2px;

/*     float: left;*/
}

.menu-podstranky .menu-item {
     padding-bottom: 15px;
     margin-bottom: 15px;
     border-bottom: 1px solid #eeeeee;
     position: relative;
}


.menu-podstranky .div-nosel {
     padding-left: 15px;
     padding-bottom: 5px;
}
.menu-podstranky .div-nosel a {
     background: url('../images/_cesta_bodka.gif') no-repeat 0px 5px;
     padding-left: 10px;
}

.menu-podstranky td {
     border: 0px !important;
}



.menu-podstranky .div-link-more {
     position: absolute; 
     right: 0px; 
     bottom: 10px; 
     width: 50px; 
     text-align: right;
}

.div-datetime-info {
     color: #333333;
     position: absolute;
     right: 0px;
     width: 250px;
     top: 0px;
     border: 0px solid red;
     text-align: right;
}











/* path */
.path-div-outer {
     margin: 0px;
     padding: 0px;
     text-align: left;
     padding-left: 0px;
     padding-bottom: 10px;
}

.path-div {
/*     position: absolute;
     top: -20px;*/
     
}

.path img {
     margin: 0px 5px;
     position: relative;
     top: 1px;
}

.path a, .path {
     color: #1E3762;
     color: #aaaaaa;
     text-decoration: none;
     font-size: 11px;
}
.path a:hover {
     color: #302305;
}







/* PAGER */
/*
.pager, .pager a {
     padding-top: 10px;
     color: #436700;
}
.pager .sel {
     font-weight: bold;
     color: #000000;
}
*/



.pager {
     height: 16px;
}
.pager a, .pager .sel {
     padding: 0px 5px;
}
.pager, .pager a {
     padding-top: 10px;
     font-family: tahoma;
     font-size: 11px;
     color: #436700;
     text-align: right;
}
.pager .sel {

     font-weight: bold;
     color: #000000;
     text-decoration: underline;
}








/* ------------------------------------------------------------------------------------------------*/
/* DISKUSIA ---------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

.discussion-form-outer {
     padding: 8px 10px;
     border: 1px solid #cccccc;
     margin-bottom: 10px;
     
}
.discussion-form-outer .inner {
     margin-top: 10px;
     
}
.discussion-form-outer .link {
     padding-left: 20px;
     background: url('../images/_icon_star.png') no-repeat;
     display: block;
     font-weight: bold;
     color: #00aa00;
     text-decoration: none;
}
.discussion-form-outer .link:hover {
     text-decoration: underline;
}


.discussion-post {
     border: 1px solid #9ACD18;
     padding: 1px;
     margin-bottom: 10px;
}
.discussion-post-title {
     background: #CDE784;
     padding: 3px 6px;
     color: #436700;
}

.discussion-post-content {
     padding: 3px 6px;
     line-height: 160%;
}












/* ------------------------------------------------------------------------------------------------*/
/* MODULY -----------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

/* module-text */
.module-text {
     margin-bottom: 20px !important;
     border: 1px solid #ffffff;
/*     clear: both;*/
     padding: 0px;
     
     line-height: 150%;
}


.module-text table {
     border-spacing: 2px;
     border: 0px;
}

.module-text td {
     padding: 2px;
/*     border: 1px solid #aaaaaa;*/
}

.module-text .form td {
     text-align: left;
}

.module-text b, .module-text strong {
/*     color: #444444;*/
}

.module-text ul {
	margin: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 19px;
	padding-left: 0px;
	
}
.module-text ul li {
     list-style-type: none;
	list-style-image: none;
	padding-left: 15px;
     background: url('../images/_li.png') no-repeat 0px 5px;
     margin-bottom: 10px;
}

.module-text ol {
	margin: 0px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 19px;
	padding-left: 5px;
}
.module-text ol li {
	padding-left: 1px;
     position: relative; 
     left: -5px;
}


.module-text a, .module-gallery .comment a {
     color: #FF7F00;
}



.module-article .article-title a, .module-article h1 {
     text-decoration: none;
     font-size: 12px;
     margin-bottom: 0px;
}
.module-article .article-title a:hover {
     
}

.module-text img {

     border: 1px solid #aaaaaa;
     padding: 2px;
     margin-right: 10px;
     
}

.module-text b, .module-text strong {
/*     color: #53788C;*/
}



/* module-gallery*/
.module-gallery img {
	border: 1px solid #aaaaaa;
}

.module-gallery .image {
     -moz-opacity: 0.8;
	FILTER: alpha(opacity=80);
}

.module-gallery .imagehover {
     -moz-opacity: 0.99;
	FILTER: alpha(opacity=99);
}


.module-gallery-img-td {
     padding: 3px;
}

.module-gallery-img-td div {
     border: 1px solid #B2AC11;
     border: 1px solid #8E890E;     
     padding: 2px;
}







/*novinky*/
.module-news-script {
     text-align: left;
     background: url('news_arrow.gif') no-repeat 5px 4px;
     margin-left: 42px;
     margin-right: 20px;
     padding-bottom: 10px;
     border-bottom: 1px solid #0C3C00;
     margin-bottom: 10px;
}

.module-news-script .date {
     font-family: verdana;
     font-size: 12px; 
     color: #FFE3A2;
     float: right;
     position: relative; 
     top: 5px;
}

.module-news-script .title {
     font-family: verdana;
     font-size: 16px; 
     color: #FFE3A2;
     font-weight: bold;
}

.module-news-script .intro {
     font-family: "trebuchet ms", arial;
     font-size: 12px; 
     color: #ffffff;
     
}



.module-news-preview {
     text-align: left;
     padding-bottom: 20px;
     margin-bottom: 20px;
     border-bottom: 1px solid #ccc;
}
.module-news-preview .title, .module-news-preview .title a, .module-news-preview .date {
     font-family: verdana;
     font-size: 18px;
     font-weight: bold;
     
     padding-bottom: 3px;
     text-decoration: none;
}

.module-news-preview {
     font-family: arial;
     font-size: 14px;
     color: #000000;
}

.module-news-preview .link a {
/*
     font-family: arial;
     font-size: 14px;
*/
}
.module-news-preview .link {
     text-align: right;
}


.module-news-preview .date {
     float: right;
     font-size: 14px;
}


.module-news {
     font-family: arial;
     font-size: 14px;
     color: #000000;
}
.module-news .link, .module-article .link {
     font-family: arial;
     font-size: 14px;
     
}

.module-news-preview .img-a {
     border: 1px solid black;
     display: block;
     padding: 2px;
     float: left;
}











/* newsletter */
.newsletter{
     padding-left: 13px;
}
.newsletter, .newsletter td {
     text-align: left;
     font-family: "trebuchet ms", arial;
     font-size: 11px;
}

.newsletter .form-text {
     border: 1px solid #aaaaaa;
     font-family: "trebuchet ms", arial;
     font-size: 11px;
     color: #555555;
     height: 20px;
     width: 100px;
}
.newsletter .form-submit {
     background: url('button_newsletter.gif') no-repeat center center;
     width: 60px;
     height: 18px;
     border: 0px;
     cursor: pointer; cursor: hand;
}







/* ------------------------------------------------------------------------------------------------*/
/* MODULY -----------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

.tabulka td {
     border: 1px solid #eeeeee;
     font-family: verdana;
     font-size: 12px;
     color: #555;
     padding: 4px;
}

.tabulka td p {
     margin: 0px;
}




/* -------------------------------------------------------------------------------------------------*/
/* SKRIPTY -----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/


.form-table td {
     padding: 2px;
     vertical-align: middle;
}
.form-text, .form-text-sel {
     font-family: arial;
     font-size: 12px;
     padding: 3px;
     
     
     border: 1px solid #aaaaaa;
     background: #f5f5f5;
     color: #666666;
     
     width: 150px;
     
}

.form-text-sel {
     border: 1px solid #9ACD18;
     background: #ffffff;
     color: #333333;
}

.form-button {

     font-size: 11px;
     color: white;
     font-weight: bold;

     padding: 5px 0px;     
     width: 100px;
     border: 0px;
     background: #9ACD18;
     cursor: pointer;
     
     
}
.form-button-submit {
     display: none;
}

.clear-search img {
     border: 0px;
     position: relative;
     top: 3px;
}













/*************/
/*    SHOP   */
/*************/

.login-box td {
     color: #E65202;
     vertical-align: middle;
}

.login-box .form-text {
     padding-top: 3px;
     padding-left: 5px;
     
     margin-bottom: 3px;
     color: #E65202;
     background: #FDC748;
     width: 120px;
     border: 1px solid #F96F00;

}

.login-box .form-button {
     background: #0E2A5A;
     color: #356205;
     text-align: left;
     background: none;
}

.login-link, .basket-info, .basket-info a {
     font-family: verdana;
     font-size: 11px;
     color: #E65202;
     
}


#section-login-box {
     border-bottom: 2px solid white; 
     padding-bottom: 15px;
}

#section-shop-menu {
     border-bottom: 2px solid white;
     padding-bottom: 15px;
     padding-left: 0px;
     padding-top: 15px;
}





















/*MODULE PRODUCT*/
.module-product {
     position: relative;

     float: left;
     margin: 0px 20px 0px 20px;
     display: block;
}

.module-product h2 {
     padding: 0px;
     margin: 0px;
     margin-bottom: 10px;
     font-family: verdana;
     font-size: 12px;
     color: #E51400;
     color: #383838;
     font-weight: bold;
     text-decoration: none;
}

.product-description table {
     border: 0px;
}
.product-description td {
     border: 1px solid #bbbbbb;
     padding: 3px;
}


.module-product a img, .module-product-img {
/*     border: 1px solid #356205;*/
     border: 0px;
}
.currency-main, .currency-info {
     font-family: verdana;
     font-size: 11px;
     color: #2A4980;
     font-weight: bold;
}
.currency-main b {
     color: #444444;
}
.currency-info {
     color: #888888;
     font-weight: normal;
     margin-bottom: 10px;
}

.module-product .picture, .module-product .name, .module-product .price {
     text-align: center;
}




.objednat, .basket {
     font-family: tahoma;
     font-size: 14px;
     color: #4D6EAF;
     font-weight: bold;
     padding-bottom: 5px;
}
.basket {
     font-weight: normal;
     font-size: 11px;
     color: #333;
}

.basket-info {
     border-top: 2px solid #fff;
     margin-top: 15px;
     padding-top: 15px;
     text-align: center;
}

.tabulka .info, .tabulka .delete {
     font-family: verdana;
     font-size: 12px;
     color: #4D6EAF;
}
.tabulka .delete {
     color: red;
}
.order-button {
     font-family: verdana;
     font-size: 13px;
     color: #fff;
     font-weight: bold;
     padding: 5px;
     cursor: pointer;
	background: #4D6EAF;
}


.menu2level {
     text-align: left;
     padding-bottom: 10px;
     background: url('../images/_cesta_bodka.gif') no-repeat 0px 5px;
}
.menu2level a {
     font-family: verdana;
     font-size: 12px;
     font-weight: bold;
     color: darkblue;
     padding-left: 10px;
     
}



.fotky-link {
     font-family: verdana;
     font-size: 11px;
     color: #0051A4;
     cursor: pointer;
     text-decoration: none;
}




.shop-message {
     border: 1px solid #5F9229;
     padding: 5px;
     margin-bottom: 15px;
     background: #d5fBaE;
     color: #356205;
     font-family: tahoma;
     font-size: 11px;
     
}

.shop-message a {
     color: black;
     font-weight: bold;
}


.icon-photo {
     margin-right: 5px;
     position: relative;
     top: 3px;
}

.img-thumb, .img-thumb-sel {
     width: 80px;
     height: 60px;
     margin-right: 13px;
     margin-top: 10px;
     border: 3px solid #aaaaaa;
}

.img-thumb-sel {
     border: 3px solid #555555;
}














/* ------------------------------------------------------------------------------------------------*/
/* MESSAGE DIVS ------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
.message-red-title {
     color: #e00005;
     font-weight: bold;
     padding-bottom: 5px;
}
.message-red, .message-green, .message-gray {
     
     font-size: 11px;
     color: #e00005;
     padding-left: 7px;
     background: url('../images/_bg_message_red.png') no-repeat left 6px;
     font-weight: bold;
}
.message-green {
     color: #008800;
     background: url('../images/_bg_message_green.png') no-repeat left 6px;
}
.message-gray {
     color: #008800;
}

.message-green a {
     color: black;
}
.message-red-div, .message-green-div, .message-green-div {
     border: 1px solid #e00005;
     background: #ffdddd;
     padding: 6px 10px;
     margin-bottom: 10px;
}
.message-green-div {
     border: 1px solid #008800;
     background: #ccffcc;
     padding: 6px 10px;
     margin-bottom: 10px;
}
.message-gray-div {
     border: 1px solid #cccccc;
     background: #ffffff;
     padding: 6px 10px;
     margin-bottom: 10px;
}











































/* SPECIALNE PRE KONKRETNY WEB*/
.sita-image {
     float: left;
     margin-right: 10px;
     margin-bottom: 5px;
}

.sita-article-info {
     padding-bottom: 10px;
}









.div-home-kalendar {
     background: url('../images/bg_kalendar_title.png') no-repeat #87B611;
     width: 314px;
     font-size: 11px;
     color: #ffffff;
     text-align: left;
}
.div-home-kalendar .inner {
     padding: 6px 8px 8px 8px;
}

.div-home-kalendar .title {
     text-transform: uppercase;
     color: #87B611;
     font-weight: bold;
     margin-bottom: 5px;
     font-size: 12px;
}
.div-home-kalendar .title a {
     color: #87B611;
     text-decoration: none;
}


.div-home-kalendar .home-kalendar-title {
     color: #333333;
}
.div-home-kalendar .home-kalendar-title {
     color: #333333;
}













.div-home-spravy {
     background: url('../images/bg_spravy_bottom.png') bottom no-repeat #FF7F00;
     width: 314px;
     font-size: 11px;
     color: #ffffff;
     text-align: left;
     position: relative;
     
}
.div-home-spravy .inner {
     padding: 28px 8px 8px 8px;
}

.div-home-spravy .title {
     position: absolute;
     height: 30px;
     width: 200px;
     text-transform: uppercase;
     color: #FF7F00;
     font-weight: bold;
     margin-bottom: 5px;
     font-size: 12px;
     background: url('../images/bg_spravy_title.png') no-repeat #FF7F00;
}
.div-home-spravy .title a {
     color: #FF7F00;
     text-decoration: none;
}
.div-home-spravy .title .inner {
     padding: 6px;
}

.div-home-spravy .home-spravy-date {
     color: #333333;
     

}





.div-left {
      text-align: center;
      padding-top: 50px;
}
.div-left div {
     text-align: center;
     margin: 5px 0px;
}






.div-web-search-input {
     padding-top: 20px;
     text-align: right;
}
.div-web-search-input table {
     
}
.div-web-search-input .form-text {
     width: 50px;
     padding: 2px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #DAE6E4;
}
.div-web-search-input .form-button {
     width: 22px;
     height: 20px;
     background: url('../images/bg_search_button.png') no-repeat center;
}





.div-left-section {
     position: relative;
     top: -245px;
}
