div {
}

body {
	margin-top: 10px;
	padding: 0px;
     background: #ffffff;
}

td {
}




/* ------------------------------------------------------------------------------------------------*/
/* DIZAJN -----------------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------------------------*/
#template {
     background: #f2f2f2;
     width: 950px;
     padding-top: 10px;
     padding-bottom: 10px;
}

#td-header {
}
#td-logo {
     background: #E73A00;
     font-family: Arial;
     font-size: 34px;
     color: white;
     vertical-align: middle;
     text-align: center;
}

#td-body {
     padding: 10px;
     background: #ffffff;
     
}

#td-menu {
     background: #D1D3D2;
}









/* FOOTER */
.footer {
     width: 950px;
     height: 64px;
     text-align: right;
     
}
.footer-in {
     padding: 10px  10px 0px 0px;
}
.footer, .footer a {
     font-family: arial;
     font-size: 11px;
     color: #999999;
     text-decoration: none;
}

.footer a:hover {
     font-family: arial;
     font-size: 11px;
     
     text-decoration: underline;
}
.footer .sel {
     text-decoration: underline;
}

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







/* MENU */

.menu {
     padding-top: 10px;
}
.menu-1 {
     padding-bottom: 5px;
     padding-left: 0px;
     
}

.menu-1, .menu-1 a {
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #3A5EBB;
}
.menu-1 {
     color: #666666;
}











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

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

.path img {
     border-left: 3px solid white;
     border-right: 5px solid white;
     position: relative;
     top: 1px;
}

.path a, .path {
     font-family: verdana;
     font-size: 11px;
     color: #888888;
     text-decoration: none;
}
.path a:hover {
     color: #333333;
}













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

/* module-text */
.module-text h1, .module-gallery h1, .module-article h1, .module-news h1, h1 {
     padding: 0px;
     margin: 0px;
     margin-bottom: 10px;
     font-family: verdana;
     font-size: 12px;
     color: #00ADD9;
     font-weight: bold;
}

.module-text h2, .module-gallery h2 {
     padding: 0px;
     margin: 0px;
     margin-top: 5px;
     margin-bottom: 5px;
     font-family: tahoma;
     font-size: 16px;
     color: #E73A00;
     font-weight: normal;
}

.module-text, .module-text td, .module-gallery, .module-gallery .comment, .module-gallery .comment td, 
.module-article , .module-article td {
     font-family: tahoma;
     font-size: 11px;
     color: #444444;
     line-height: 150%;
     text-align: justify;
     margin-bottom: 15px;
     vertical-align: top;
}
.module-text td {
}

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

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

.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 {
     font-family: verdana;
     color: #4D7DB3;
     font-size: 11px;
}


.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 #666688;
}




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

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

.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-preview-script {
     text-align: left;
     background: url('news_arrow.gif') no-repeat 5px 4px;
     padding-left: 13px;
}
.module-news-preview {
     text-align: left;
     padding-bottom: 10px;
     margin-bottom: 10px;
     
/*
     padding-top: 10px;
     padding-bottom: 10px;
     border-bottom: 1px solid #e5e5e5;
*/
}
.module-news-preview .title, .module-news-preview .title a {
     font-family: verdana;
     font-size: 11px;
     font-weight: bold;
     color: #3A5EBB;
     padding-bottom: 3px;
}

.module-news-preview {
     font-family: verdana;
     font-size: 11px;
     color: #42424F;
}


.module-news-preview .link a {
     font-family: verdana;
     font-size: 11px;
     color: #00ADD9;
}
.module-news-preview .link {
     text-align: right;
}

.module-news-preview .date {
     font-family: verdana;
     font-size: 10px;
     color: #3A5EBB;
     font-weight: normal;
     float: right;
}



.module-news-preview .news-text table, .module-news .news-text table {
     border: 0px;
}
.module-news-preview .news-text td, .module-news .news-text td {
     border: 1px solid #dddddd;
     padding: 2px;
}


.module-news, .module-news td {
     font-family: verdana;
     font-size: 11px;
     color: #42424F;
}
.module-news .link, .module-article .link {
     font-family: verdana;
     font-size: 11px;
     color: #00ADD9;
}





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

.newsletter .form-text {
     border: 1px solid #aaaaaa;
     font-family: tahoma;
     font-size: 11px;
     color: #555555;
     height: 18px;
     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 #aaaaaa;
     font-family: tahoma;
     font-size: 12px;
     color: #666666;
}


.ap-no {
     border: 2px solid #d1d1d1 !important;
     background: #eeeeee;
}
.ap-on {
     border: 2px solid #FFA688 !important;
     border: 2px solid #d1d1d1 !important;
     background: #f5f5f5;
}
.ap-sel {
     border: 2px solid #E73A00 !important;
}




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




