div, form, p {
     margin: 0px;
     padding: 0px;     
}

body {
	margin: 0px;
	padding: 0px;
}

td {
     vertical-align: top;
}

a img {
     border: 0px;
}

.hand {
     cursor: pointer; cursor: hand;
}
.clear {
     clear: both;
}

/* ------------------------------------------------------------------------------------------------*/
/* DIZAJN -----------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

H1 {
     color: #BD191F;
     font-size: 13px;
     margin: 2px 0px 5px 0px;
     padding: 0px 0px 0px 0px;
/*     border-bottom: 1px solid #bababa;*/
     
     
}
H2, H2 a {
     color: #19428D;
     font-size: 11px;
     margin: 0px 0px 5px 0px;
     padding: 0px 0px 0px 0px;
}
H2 a {
     text-decoration: underline;
}


body {
     margin-top: 0px;
     
     background: url('../images/right.gif') repeat-x center 52px #ffffff;
/*     overflow-x: hidden;*/
}




body, td, th, input, select, textarea {
     font-family: tahoma;
     font-size: 11px;
     color: #444444;
}











#div-main {
     text-align: justify;
     width: 701px;
     position: absolute;
     margin-bottom: 250px;
     
     background: #ffffff;
     
}











/********/
/* MENU */
/********/

/* MENU - PODSTRANKY */
.menu-podstranky {
     margin-bottom: 20px !important;
}

.menu-podstranky .module-text h2 {
     margin-top: 0px;
}
.menu-podstranky .module-text {
/*     border-bottom: 1px solid #dddddd;*/
     margin-bottom: 10px;
}
.menu-podstranky a {
     color: #637F9F;
}
.menu-podstranky a:hover {
     text-decoration: none;
}
.menu-podstranky .link {
     font-weight: bold;
     font-size: 12px;
     color: #637F9F;
     text-decoration: none;
}

.menu-podstranky .link:hover {
     text-decoration: underline;
}

.menu-podstranky a img {
     border: 1px solid #aaaaaa;
     display: block;
     padding: 2px;
}

.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: 200px;
     top: 0px;
     text-align: right;
}

.menu-podstranky .module-text {
     padding-top: 3px;
}















/* 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: #777777;
     text-decoration: none;
     font-size: 11px;
}
.path a:hover {
     color: #302305;
}







/* PAGER */

.pager {
     height: 16px;
     clear: both;
     overflow-x: hidden;
}
.pager a, .pager .sel {
     padding: 0px 5px;
}
.pager, .pager a {
     padding-top: 10px;
     font-size: 11px;
     color: #444444;
     text-align: right;
}
.pager .sel {

     font-weight: bold;
     color: #000077;
     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 {
     padding: 0px;
     line-height: 150%;
}


.module-text img {
     margin-bottom: 0px;
     border: 1px solid #666688;
     padding: 2px;
}

.module-text a {
     color: #637f9f;
}

.module-text b, .module-text strong {
}



.module-text table {
     border-spacing: 2px;
     border: 0px;
}

.module-text td {
     padding: 3px;
     border: 1px solid #bbbbbb;
}

.module-text .form td {
     text-align: left;
}


.module-text ul {
     overflow: auto;
	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: 13px;
     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;
}


















/* ------------------------------------------------------------------------------------------------*/
/* MODULY -----------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/

.tabulka td {
     border: 1px solid #cccccc;
     color: #555;
     padding: 7px 5px;
}

.tabulka td p {
     margin: 0px;
}

.tabulka th {
     background: #dddddd;
     border: 1px solid #cccccc;
     padding: 7px 5px;
}




/* -------------------------------------------------------------------------------------------------*/
/* SKRIPTY -----------------------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------------------------------*/


.form-table td {
     padding: 2px;
     vertical-align: middle;
}
.form-text, .form-text-sel {
     
     padding: 3px;
     height: 22px;
     
     
     border: 1px solid #aaaaaa;
     background: #f5f5f5;
     color: #666666;
     
     width: 150px;
     
}

.form-text-sel {
     border: 1px solid #8EB7E1;
     background: #ffffff;
     color: #333333;
}

.form-button {

     font-size: 11px;
     color: white;
     font-weight: bold;

     padding: 3px;
     
     border: 0px;
     background: #427BBF;
     cursor: pointer;
     
     
}
.form-button-submit {
     display: none;
}

.clear-search img {
     border: 0px;
     position: relative;
     top: 3px;
}

.form-select {
     font-size: 12px;
}














/*************/
/*    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-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;
}



.objednat, .basket {
     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-size: 12px;
     color: #4D6EAF;
}
.tabulka .delete {
     color: red;
}
.order-button {
     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-size: 12px;
     font-weight: bold;
     color: darkblue;
     padding-left: 10px;
     
}



.fotky-link {
     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-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;
}




/* */
.module-outer {
     overflow: auto;
     margin-bottom: 20px;
}




































/*******************************/
/*******************************/
/* SPECIALNE PRE KONKRETNY WEB */
/*******************************/
/*******************************/


#header {
     height: 250px;
     position: relative;
     background: url('../images/bg_header.png') no-repeat;
     border: 0px solid red;
     margin-bottom: 1px;
}

#header #logo-link {
     position: absolute;
     display: block;
     top: 0px;
     height: 50px;
     width: 350px;
}
#header #logo-link span  {
     display: none;
}




#menu-main-outer {
     position: absolute;
     top: 68px;
     width: 197px;
}
#menu-main .item, #menu-main .item-sel {
     padding: 0px 20px 0px 0px;
}
#menu-main a {
     display: block;
     width: 100%;
     color: #ffffff;
     text-align: right;
     margin-bottom: 0px;
     text-decoration: none;
     padding: 6px 0px 5px 0px;     
     background: url('../images/bg_menu_sep.gif') repeat-x bottom #4475AD;
}

#menu-main a div {
     background: url('../images/bg_menu_arrow.png') no-repeat right;
}
#menu-main a div, #menu-main-outer .doc div, #menu-main-outer .doc-sel div  {
     padding-right: 20px;
}
#menu-main a.sel {
     background: url('../images/bg_menu_sep.gif') repeat-x bottom #6498D4;
     font-weight: bold;
}

#menu-main a:hover {
     background: url('../images/bg_menu_sep.gif') repeat-x bottom #6498D4;
}


#div-image-rotator {
     position: absolute;
     left: 198px;
     top: 68px;
}



#menu-main-outer .doc, #menu-main-outer .doc-sel {
     color: #ffffff;
     font-size: 10px;
     text-align: right;
     text-decoration: none;
     display: block;
     width: 100%;
}

#menu-main-outer .doc-sel {
     font-weight: bold;
}






#div-id-left {
     float: left;
     width: 197px;
     background: #637f9f;
}
#menu-left .item, #menu-left .item-sel {
     padding: 0px 20px 0px 0px;
}
#menu-left a {
     display: block;
     width: 100%;
     color: #ffffff;
     text-align: right;
     margin-bottom: 0px;
     text-decoration: none;
     padding: 6px 0px 5px 0px;     
     background: url('../images/bg_menu_sep.gif') repeat-x bottom #637F9F;
}

#menu-left a div {
}
#menu-left a div  {
     padding-right: 20px;
     background: url('../images/bg_menu_arrow.png') no-repeat right;
}
#menu-left a.sel {
     background: url('../images/bg_menu_sep.gif') repeat-x bottom #8398B0;
     font-weight: bold;
}

#menu-left a:hover {
     background: url('../images/bg_menu_sep.gif') repeat-x bottom #8398B0;
}







#div-id-right {
     float: right;
     width: 502px;
     background: #E4E6E7;
}
#div-id-right .div-main-section {
     padding: 10px;
}
.div-content-bottom {
     clear: both;
     height: 150px;
}





.div-zoznam-ziakov a {
     font-weight: bold;
     padding: 5px 20px 5px 20px;
     color: #434659;
     text-decoration: none;
     display: block;
     float: left;
     
}
.div-zoznam-ziakov a:hover {
     text-decoration: underline;
     background: #cccccc;
}


.div-novinky {
     padding: 10px;
     background: #cfd3d5;
}
.div-novinky h2 {
     color: #244b78; 
}
.div-novinky b, .div-novinky b a {
     color: #c30224;
}
.div-novinky-item {
     border-bottom: 1px solid #e5e5e5;
     padding-bottom: 10;
     margin-bottom: 10px;
}
