div {
     margin: 0px;
     padding: 0px;
     
}

body {
	margin: 0px;
     background: url('bg_page.gif') repeat-x #4C5B68;
}






.footer {
     width: 762px;
     height: 64px;
     text-align: right;
     background: url('bg_footer.jpg') no-repeat;
}
.footer-in {
     padding: 10px  10px 0px 0px;
}
.footer, .footer a {
     font-family: arial;
     font-size: 11px;
     color: #ffffff;
     text-decoration: none;
}

.footer a:hover {
     font-family: arial;
     font-size: 11px;
     color: #ffffff;
     text-decoration: underline;
}
.footer .sel {
     text-decoration: underline;
}

.hand {
     cursor: pointer; cursor: hand;
}




#template {
     padding: 21px 0px 10px 0px;
     width: 800px;
     background: url('bg_template.png') repeat-x #33424F;
}
#header {
     width: 760px;
     border: 1px solid white;
}
#header-menu {
     width: 760px;
     height: 31px;
     background: url('bg_header.gif') no-repeat;
     
}
#main-menu {
     width: 760px;
     height: 24px;
     background: url('bg_menu.gif') no-repeat;
     text-align: left;
     vertical-align: bottom;
}
#content {
     width: 762px;
     text-align:left;
     display: block;
     border: 0px;
     border-top: 1px solid white;
     background: url('bg_content.gif') repeat-x #ffffff;
     padding-top: 20px;
     padding-bottom: 20px;
}

#content-left {
     padding: 0px 17px 0px 20px;
     width: 470px !important;
     vertical-align: top;
     background: url('bg_bodky.gif') repeat-y right;
}

#content-right {
     padding: 0px 15px 0px 15px;
     vertical-align: top;
     width: 220px;
}












/* MENU */
.menu {
     margin: 0;
     padding: 0;
     height: 24px;
}
.menu td, .menu .sel {
     vertical-align: middle;
     margin: 0px;
     padding: 0px 20px;
     height: 100%;
}
.menu .sel {
     background: url('bg_menu_sel.gif') repeat-x ;
}
.menu a {
     font-family: tahoma;
     font-size: 11px; 
     color: #ffffff;
     text-decoration: none;
     
}
.menu a:hover {
     text-decoration: underline;
}








.novinky-header {
     border-left: 4px solid #FF9C00;
     background: #f5f5f5;
     text-align: left;
     padding: 3px 8px;

     font-family: arial;
     font-size: 12px;
     color: #000000;
     text-align: justify;
     margin-bottom: 10px;
     vertical-align: top;
}






/* path */
.path-div-outer {
     margin: 0px;
     padding: 0px;
     position: relative;
     padding-bottom: 2px;
     height: 15px;
     text-align: left;
}

.path-div {
     position: relative;
     top: -5px;
     
}

.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 !important;
     text-decoration: none;
}
.path a:hover {
     text-decoration: underline;
}

.section-text {
     padding: 20px !important;
     margin: 0px;
     vertical-align: top;
     background: #2C2624;
     height: 397px !important;
}

.section-text .module-text {
     margin-bottom: 20px;
}















/* module-text */
.module-text h1, .module-gallery h1, .module-article h1, .module-news h1, h1 {
     padding: 0px;
     margin: 0px;
     margin-bottom: 5px;
     font-family: verdana;
     font-size: 18px;
     color: #4D7DB3;
}

.module-text h2, .module-gallery h2 {
     padding: 0px;
     margin: 0px;
     margin-bottom: 5px;
     font-family: verdana;
     font-weight: normal;
     font-size: 14px;
     color: #4D7DB3;

}

.module-text, .module-text td, .module-gallery, .module-gallery .comment, .module-gallery .comment td, 
.module-article , .module-article td {
     font-family: arial;
     font-size: 12px;
     color: #000000;
     text-align: justify;
     margin-bottom: 15px;
     vertical-align: top;
}

.module-text td {
     
     padding: 0px 5px 0px 0px;
}

/*.module-text*/ ul {
		margin: 0px;
		margin-left: 10px;
		margin-top: 5px;
		line-height: 19px;
		padding-left: 0px;
}

/*.module-text*/ ul li {
     list-style-type: none;
	list-style-image: none;
	padding-left: 15px;
     background: url('../images/news_arrow.gif') no-repeat 5px 7px;
}

/*.module-text*/ ol {
	margin: 0px;
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
/*.module-text*/ ol li {
	padding-left: 1px;
     position: relative; 
     left: -5px;
     margin-bottom: 10px;
}





.module-text a, .module-gallery .comment a {
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #3A5EBB;

}


.module-article .article-title a, .module-article h1 {
     text-decoration: none;
     font-size: 12px;
     margin-bottom: 0px;
}
.module-article .article-title a:hover {
     
}





/* 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: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #3A5EBB;
     padding-bottom: 3px;
}

.module-news-preview {
     font-family: tahoma;
     font-size: 11px;
     color: #000000;
}

.module-news-preview .link a {
     font-family: tahoma;
     font-size: 11px;
     color: #FF5B01;
}
.module-news-preview .link {
     text-align: right;
}

.module-news-preview .date {
     font-family: tahoma;
     font-size: 10px;
     color: #3A5EBB;
     font-weight: normal;
     float: right;
}

.module-news {
     font-family: tahoma;
     font-size: 11px;
     color: #000000;
     text-align: justify;
}
.module-news .link, .module-article .link {
     font-family: tahoma;
     font-size: 11px;
     color: #3A5EBB;
}





/* 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;
}




/* menu kazne */
.menu-kazne-obdobie {
     padding: 0px;
     margin: 0px;
     margin-bottom: 5px;
     font-family: verdana;
     font-size: 14px;
     color: #4D7DB3;
}

.menu-kazne-kazen {
     padding-bottom: 3px;
     padding-left: 15px;
     background: url('news_arrow.gif') no-repeat 5px 4px;
}

.menu-kazne-kazen, .menu-kazne-kazen a {
     font-family: tahoma;
     font-size: 11px;
     font-weight: bold;
     color: #3A5EBB;
}

.menu-kazne-kazen {
     color: #bbbbbb;
}





.big-news {
     border: 1px solid #4D7DB3;
     background: #CEE3EC;
     padding: 10px;
     color: #000000;
}
