body {
	margin: 0px auto 0px auto;
	padding: 0px;
    padding-bottom: 30px;
	width: 100%;
	text-align: center;
	background:  #fff;
}

.content ul, .td1 ul, .td2 ul
{
    line-height: 130%;
    padding-bottom: 3px;
    padding-left: 40px;
}

.bodycontainer{
	
	margin: auto;
	width: 1000px;
	text-align: center;
}

.container {
margin: auto;
	width: 990px;
    padding: 0px 5px;
	text-align: center;
    background: url(img/tablebg.png) top left repeat-y;
}

.bottomline
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

a {
	color: #074E96;
	font-weight: bold;
	text-decoration: underline;
	padding: 2px;
}

a:hover {
	color: #E9000A;
	text-decoration: underline;
}

.headerDiv {
    margin: 0px;
    padding: 0px;
}

/* ********************************* */ /* lang menu */
	/* ********************************* */
.langMenu0 {
	margin: auto;
	padding: 0px;
    padding-right: 10px;
	height: 30px;
    padding-top: 15px;
	text-align: right;
	width: 990px;
    display:none;
}

.langMenu0 ul,.langMenu1 ul {
	margin: 0px;
	padding: 0px;
}

.langMenu0 ul li,.langMenu1 ul li {
	list-style-type: none;
	display: inline;
}

.langMenu0 ul li a,.langMenu1 ul li a {
	
    font-family: trebuchet MS, trebuchet, arial;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px;
	padding-left: 5px;
    margin-left: 6px;
}

.langMenu0 .langMenuSelected0,.langMenu1 .langMenuSelected1 {
	color: #000;
	font-weight: bold;
	text-decoration: underline;    
}

/* ********************************* */ /* main menu */
	/* ********************************* */
.mainMenuDiv {
	margin-top: 0px;
	display: block;
	width: 1000px;
	height: 50px;
	background: top left no-repeat;
	padding: 0px;
	margin: auto;    
}

.mainMenu0 {
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: bottom;
    background: url(img/menubg.png) top left repeat-x;
	height: 50px;
    padding-left: 5px;
    padding-right: 0px;
}

.mainMenu0 ul {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	display: block;
	margin: auto;
	height: 50px;
}

.mainMenu0 ul li {
	list-style-type: none;
	display: block;
	float: left;
	vertical-align: text-bottom;
    height: 48px;
    background: url(img/menunormala.png) top right no-repeat #5B5B5B;
    margin-top:1px;
    width: 110px;
    text-align: left;
}

.mainMenu0 ul li a {
	font-family: trebuchet MS, trebuchet, arial;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
    padding-left: 10px;
    padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	height: 44px;
	display: block;
	float: left;
    width: 90px;
    line-height: 110%;
  
}

.mainMenu0 ul li a:hover {
	color: fff;
    text-decoration: underline;
    height: 44px;
    background: url(img/menuhover.png) top right no-repeat #494949;
    width: 90px;
   
	
}

 .mainMenu0 .mainMenuSelected0 {
	color: #fff;
	text-decoration: none;

    
}

   .mainMenu0 .mainMenuSelectedLi0 {
	list-style-type: none;
	display: block;
	float: left;
	vertical-align: text-bottom;
    height: 48px;
    	background: url(img/menuselecteda.png) top right no-repeat #333333;
       
}

/* ********************************* */ /* catalog menu or side menu */
	/* ********************************* */
.catalogMenu0 {
	clear: both;
	width: 220px;
	padding: 0px;
	vertical-align: middle;
	text-align: left;    
}

.catalogMenu0 ul {
	margin: 0px;
	padding: 0px;
	display: block;  
}

.catalogMenu0 ul li {
	list-style-type: none;
	text-align: left;
    padding: 0px;
    margin: 0px;
}

.catalogMenu0 ul li a {
			
	color: #333;
	font-size: 12px;
	text-decoration: none;
	display: block;
	font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    padding-right: 15px;
    background: url(img/cat-normal.png) top left no-repeat #f2f2f2;
    border-bottom: 1px solid #fff  ;
}

.catalogMenu0 ul li a:hover {
	color: #333;
	display: block;
	letter-spacing: 0px;
	text-decoration: underline;
}

.catalogMenu0 .catalogMenuSelected0 {
	display: block;
	color: #333;
	font-weight: bold;
	text-decoration: underline;
    background: url(img/cat-sel.png) top left no-repeat #fff;
}

/* ********************************* */ /* navigace */
	/* ********************************* */
.navig {
	margin: auto;
	width: 990px;
	font-size: 12px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
	height: 22px;
	padding-top: 3px;
    padding-left: 10px;
	color: #fff;
	text-align: left;
    background: url(img/bread.png) top left repeat-x;
    display:none;
}

.navig a {
	color: #fff;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}

.navig a:hover {
	text-decoration: underline;
}

.navig img {
	display:none;
}

/* ********************************* */ /* content table */
	/* ********************************* */
.contentTable {
		margin: auto;
	clear: both;
	padding: 0px;
	font-size: small;
	color: #170D0A;
	font-family: arial;
	line-height: 120%;
	border-collapse: collapse;
	width: 990px;
	margin-top: 0px;

}

.contentTable tr {
	vertical-align: top;
}

.td1 {	
        width: 720px;
	text-align: left;
	padding: 22px 40px 25px 20px;
	background: #fff;
    color: #333;
    font-family: trebuchet MS, trebuchet, arial;
}

.td2 {
	width: 220px;
    padding-left: 0px;
    padding-right: 0px;
	padding-top: 18px;
    font-family: trebuchet MS, trebuchet, arial;
    color: #333;
    background: #EAEAEA;
}

.td2ulend{
background: url(img/endul.png) center center no-repeat;
height: 49px;
}


/* ********************************* */ /* content */
	/* ********************************* */
.content p img,.content img {
	margin-right: 5px;
    color: #AFC7B6;
}

.content {
	text-align: left;
	width: 100%;
	font-size: 13px;
	color: #AFC7B6;
	font-family: trebuchet MS, trebuchet, arial;
	line-height: 130%;
	min-height: 300px;
    padding-bottom: 35px;
}

.content table, .tbl {
	margin-top: 5px;
	border: 0px solid #bcbcbc;
	border-collapse: collapse;
}

.content td, .tbltd, td {
	font-family: trebuchet MS, trebuchet, arial;
	font-size: 12px;
	padding: 2px;
    line-height: 130%;
    color: #333;
}

td ul{
    margin: 4px;

}

.content h1,.header1, h1, td h1 {
	color: #170D0A;
	text-transform: none;
	font-size: 18px;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin-bottom: 10px;
	font-weight: normal;
    clear:both;
}

.content h2, h2, td h2 {
	color: #00377B;
	text-transform: none;
	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px; 
	margin-top: 8px;
	font-weight: bold;
	margin-bottom: 4px;
    padding-bottom: 2px;
}

.content h3, h3, td h3 {
	color: #064482;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	font-weight: bold;
	margin-bottom: 2px;
}

p{
    padding: 5px 0px;
    margin: 0px;
}



.td1 img, .td1 p img {
    margin-right: 1px;
    border: 4px solid #ccc;

}
.zvyrazneni {
	color: #DCDC47;
}

.cerne {
	color: #000;
}

.v-ramecku {
	background: #f2f2f2;
    border: 1px solid #666;
    padding: 5px 8px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
}

.text-na-strane { 
	
	padding: 5px; 
	text-align: left;
    color: black;
}

.obrazek
{
    border: 0px;
    border-top: 1px solid #415C48;
    padding-top: 16px;
    margin: 5px
}


.inheader {
	padding-right: 10px;
}

.white {
	border: 0px;
}

.white td,.white tr {
	background: white;
	border: 0px;
	vertical-align: top;
}

/* ********************************* */ /* catalog overview */
	/* ********************************* */


/* ********************************* */ /* footer */
	/* ********************************* */
.footer {
	width: 870px;
	margin-top: 0px;
	clear: both;
	font-family: trebuchet MS, trebuchet, arial;
	font-size: 12px;
	color: #ccc;
	padding-top: 90px;
	text-align: left;
	background: #ACACAC;
	margin: auto;
    padding-right: 25px;
    color: #666;
    padding-bottom: 30px;
    padding-left: 140px;
}

.footerdiv {
	width: 1000px;
    height:110px;
	padding-top: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
	color: #999;
    padding-bottom:0px;
    background: url(img/footerdiv.png) top left no-repeat;
}

.foot{
	width: 980px;
    margin: 0px auto 0px auto;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
    padding-bottom: 6px;
    padding-top: 10px;
    padding-right: 10px;
    color: #f2f2f2;
}

.copyright {
	width: 980px;
    margin: 0px auto 0px auto;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
    padding-bottom: 5px;
    padding-top: 0px;
    padding-right: 10px;
    color: #f2f2f2;
    }

.foot img {
	display: none;
}

.foot a, .copyright a {
	color: #f2f2f2;
    text-decoration: none;
}

/* ********************************* */ /* galerie */
	/* ********************************* */
.imgGal {
	
	border-top: 0px solid #ccc;
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.imgGalLink {
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
	
}

.imgGalImg {
	margin: 0px;
	
}

.imgContainer {
	margin: 10px;
	padding: 10px;
	border: 1px solid #FFCAB2;
	background: #fff;
}

.imgDet {
	padding: 10px;
	border: 4px solid #FFCAB2;
	background: #FFCAB2;
}

.imgDetImg {
	background: #FFCAB2;
	border: 1px solid #ccc;
}

.imgDetPopis {
	background: #FFCAB2;
	padding: 4px 20px;
	margin-top: 10px;
	border: 1px solid #ccc;
}

.imgDetNav {
	background: #333;
	margin-top: 10px;
	padding: 4px;
	color: #ccc;
	font-family: arial, tahoma, verdana, courier;
	font-size: 10px;
}

.imgDetNavLink {
	color: #fff;
}

.clearboth {
	clear: both;
}

/* ********************************* */ /* ankety */
	/* ********************************* */
.anketa {
	width: 180px;
	vertical-align: middle;
	text-align: left;
	height: 100%;
	margin-bottom: 10px;
	padding-top: 20px;
	font-family: arial;
	color: #FFF;
	font-size: 12px;
	padding: 0px;
    margin-top: 10px;
}

.anketaOtazka {
	padding: 5px;
	margin: 0px;
	background: #1EE701;
	text-align: left;
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
    border: 1px solid #109800;
}

.anketa a {
	color: #333;
}

.anketaBg {
	height: 10px;
	padding: 1px;
	border: 1px solid #999;
	overflow: hidden;
    background: #f2f2f2;
}

.anketaLine {
	background: #666;
	height: 8px;
	border: 1px solid #333;
	overflow: hidden;
}

.anketaCisla {
	text-align: right;
	color: #333;
	margin-bottom: 2px;
}

.anketaCelkemHlasu {
	color: #130F06;
}

.anketaButton {
	text-align: left;
	font-size: 12px;
	background: none;
	width: 100%;
	border: 0px;
	color: #000;
	cursor: hand;
	margin: 0px;
	text-decoration: underline;
}

/* ********************************* */ /* novinky */
	/* ********************************* */
.newscontainer {

	vertical-align: middle;
	text-align: left;
	height: 100%;
	font-family: arial;
	color: #170D0A;
	font-size: 12px;
    width: 190px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding: 5px 15px;
    
   
}

.newsitem {	
	margin-bottom: 8px;
	
}

.newsdate {
	color: #E9000B;
	font-weight: bold;
	font-size: 11px;
}

.newsheader {
    color: #170D0A;
	font-size: 14px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	font-weight: bold;
	margin-bottom: 2px;
}

.newstext {
	font-size: 11px;
	color: #170D0A;
}

.newslink {
    padding-top: 3px;
	font-size: 11px;
    font-weight: bold;
}

.news .newstext
{
    color: #170D0A;
    font-size: 13px;
}

.news{
    font-size: 13px;
}

.newslink {
	font-size: 11px;
}

/* ********************************* */ /* formular */
	/* ********************************* */
#humanverif {
	visibility: hidden;
	display: none;
}

.contentForm td {
	color: #333;
	padding: 2px;
	padding-left: 5px;
	vertical-align: top;
}

.contentForm table {
	width: 650px;
	border-collapse: collapse;
	color: #333;
}

.contentInput {
	width: 250px;
    height: 16px;
    background: #f2f2f2;
    border: 1px solid #666;
}

.contentTextarea {
	width: 450px;
	height: 180px;
    background: #f2f2f2;
    border: 1px solid #666;
}

.captcha {
	width: 100px;
     background: #f2f2f2;
    border: 1px solid #666;
}

.popisek {
	color: black;
    background: #f2f2f2;
    font-weight: bold;
}

.short
{
    width: 80px;
}

p {
    line-height: 150%;
    font-family: trebuchet MS, trebuchet, arial;
}

.boxNadpisNaStrane
{
    background: url(img/sidebox1.png) top left no-repeat;
    color: white;
    height: 31px;
    width: 162px;
    padding: 6px 10px 0px 10px;
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}

.boxTextNaStrane
{
    background: url(img/sidebox3.png) bottom left no-repeat black;
    color: white;
    width: 162px;
    padding: 2px 10px 12px 10px;
    margin: 0px;
    margin-bottom: 5px;
}

.seda-tabulka
{
    background: #fafafa;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

.seda-tabulka td{
     border: 1px solid #ccc;
    padding: 2px 4px;
}

.leftColumn
{
    text-align:left;
    padding: 20px;
    color: #333;
}
