body {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 950px;
	text-align: center;
	background:  url(img/bodybg.png) top left repeat-x; 
}

.bodycontainer{
	
	margin: auto;
	width: 950px;
	text-align: center;
}

.container {
margin: auto;
	width: 950px;
	text-align: center;
}

.bottomline
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

a {
	color: #3C85C9;
	font-weight: normal;
	text-decoration: underline;
	padding: 2px;
}

a:hover {
	color: #DD0000;
	text-decoration: underline;
}

.headerDiv {
}

/* ********************************* */ /* lang menu */
	/* ********************************* */
.langMenu0 {
	margin: auto;
	padding: 0px;
	height: 25px;
	text-align: left;
	width: 950px;
}

.langMenu0 ul,.langMenu1 ul {
	margin: 0px;
	padding: 0px;
}

.langMenu0 ul li,.langMenu1 ul li {
	list-style-type: none;
	display: inline;
	display: none;
}

.langMenu0 ul li a,.langMenu1 ul li a {
	font-family: trebuchet MS, trebuchet, arial;
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
		text-transform: uppercase;
	padding: 0px 5px;
	padding-left: 5px;
}

.langMenu0 .langMenuSelected0,.langMenu1 .langMenuSelected1 {
	color: #ccc;
	font-weight: bold;
	text-decoration: underline;
}

/* ********************************* */ /* main menu */
	/* ********************************* */
.mainMenuDiv {
	margin-top: 0px;
	display: block;
	width: 944px;
	height: 46px;
	background: url(img/mainmenubg.png) top left no-repeat;
	padding-left: 6px;
	padding-top: 0px;
		margin: auto;
}

.mainMenu0 {
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: bottom;
		background: url(img/mainmenubgall.png) top left repeat-x;
		height: 46px;
}

.mainMenu0 ul {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	display: block;
	margin: auto;
	background: url(img/mainmenuright.png) top right no-repeat;
	height: 46px;
}

.mainMenu0 ul li {
	list-style-type: none;
	display: block;
	float: left;
	vertical-align: text-bottom;
	margin-right: 2px;
}

.mainMenu0 ul li a {
	font-family: trebuchet MS, trebuchet, arial;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	width: 100px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 22px;
	height: 24px;
	display: block;
	float: left;
	background: url(img/mainmenuhover.png) top center no-repeat;
}

.mainMenu0 ul li a:hover {
	color: #fff;
	background: url(img/mainmenunormal.png) top center no-repeat;
}

.mainMenu0 .mainMenuSelected0 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url(img/mainmenuselected.png) top center no-repeat;
}

/* ********************************* */ /* catalog menu or side menu */
	/* ********************************* */
.catalogMenu0 {
	clear: both;
	width: 936px;
	padding: 0px;
	padding-left: 14px;
	vertical-align: middle;
	text-align: center;
	background: url(img/submenubg.png) top left no-repeat;
	height: 27px;
}

.catalogMenu0 ul {
	margin: 0px;
	padding: 0px;
	display: block;
}

.catalogMenu0 ul li {
	list-style-type: none;
	display: inline;
	text-align: left;
	float: left;
	
}

.catalogMenu0 ul li a {
	font-family: trebuchet MS, trebuchet, arial;
	padding: 2px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 6px;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	display: block;
	font-weight: normal;
	background: url(img/submenunormal.png) top left no-repeat;
}

.catalogMenu0 ul li a:hover {
	color: #000;
	display: block;
	letter-spacing: 0px;
	text-decoration: none;
	background: url(img/submenunormal.png) top left no-repeat;
}

.catalogMenu0 .catalogMenuSelected0 {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: url(img/submenuselected.png) top left no-repeat;
}

/* ********************************* */ /* navigace */
	/* ********************************* */
.navig {
	margin: auto;
	width: 936px;
	font-size: 12px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
	height: 38px;
	padding-left: 14px;
	padding-top: 2px;
	color: #ccc;
	background: url(img/breadtopbg.png) top left no-repeat;
	text-align: left;
}

.navig a {
	color: #ccc;
	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: #f2f2f2;
	font-family: arial;
	line-height: 120%;
	border-collapse: collapse;
	width: 950px;
	margin-top: 0px;
}

.contentTable tr {
	vertical-align: top;
}

.td1 {
	width: 180px;
	text-align: left;
	padding: 10px;
	padding-top:30px;
	background: url(img/tright.png) top left no-repeat;
    color: #333;
    font-family: trebuchet MS, trebuchet, arial;
}

.td2 {
	width: 690px;
	padding: 20px;
	padding-left: 40px;
	background: url(img/tleft.png) top left no-repeat;
    font-family: trebuchet MS, trebuchet, arial;
}

.td2ulend{
    display: none;
background: url(img/t2ulend.jpg) top left no-repeat;
height: 49px;
}
/* ********************************* */ /* content */
	/* ********************************* */
.content p img,.content img {
	margin-right: 5px;
}

.content {
	text-align: left;
	width: 100%;
	font-size: 13px;
	color: #333;
	font-family: trebuchet MS, trebuchet, arial;
	line-height: 130%;
	min-height: 500px;
}

.content table, .tbl {
	margin-top: 5px;
	border: 0px solid #bcbcbc;
	border-collapse: collapse;
}

.content td, .tbltd {
	color: #666;
	font-family: trebuchet MS, trebuchet, arial;
	font-size: 13px;
	padding: 2px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
    line-height: 130%;
}

.content h1,.header1, h1 {
	color: #000;
	text-transform: none;
	font-size: 18px;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin-bottom: 8px;
	font-weight: normal;
    clear:both;
}

.content h2 {
	color: #AB9721;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px; 
	margin-bottom: 4px;
	font-weight: bold;
	margin-bottom: 4px;
}

.content ul li
{
    list-style-image: url(img/bullet.png);
    line-height: 130%;
    padding-bottom: 3px;
    padding-left: 10px;
}

.zvyrazneni {
	color: #FF9900;
}

.cerne {
	color: #000;
}

.v-ramecku {
	border: 1px solid #ccc;
	background: #f2f2f2;
	padding: 5px;
	color: #000;
}

.text-na-strane { 
	
	padding: 5px; 
	text-align: left;
    color: black;
}


.inheader {
	padding-right: 10px;
}

.white {
	border: 0px;
}

.white td,.white tr {
	background: white;
	border: 0px;
	vertical-align: top;
}

/* ********************************* */ /* catalog overview */
	/* ********************************* */
.catalogOverview ul {
	margin: 0px;
	padding: 0px;
	display: block;
}

.catalogOverview ul li {
	list-style-type: none;
	margin: 0px;
	margin-right: 10px;
	margin-left: 0px;
	display: block;
	text-align: center;
	width: 120px;
	height: 150px;
	float: left;
}

.catalogOverview ul li a {
	font-family: trebuchet MS, trebuchet, arial;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-bottom: 2px;
	vertical-align: middle;
	background: #fff;
}

.catalogOverview ul li a:hover {
	font-family: trebuchet MS, trebuchet, arial;
	color: #333;
	background: #fff;
	text-decoration: underline;
}

.catalogOverview ul li a img {
	border: 1px solid #f2f2f2;
	border-bottom: 3px solid #ccc;
}

/* ********************************* */ /* footer */
	/* ********************************* */
.footer {
	width: 940px;
	margin-top: 0px;
	clear: both;
	font-family: trebuchet MS, trebuchet, arial;
	font-size: 10px;
	color: #ccc;
	padding-top: 9px;
	height: 25px;
	padding-right: 10px;
	text-align: right;
	background: url(img/footerbg.png) top left no-repeat;
	margin: auto;
}

.foot {
	width: 940px;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
	color: #666;
	padding-bottom: 20px;
}

.foot img {
	display:none;
}

.foot a {
	color: #666;
}

/* ********************************* */ /* galerie */
	/* ********************************* */
.imgGal {
	border: 0px solid #e8e8e8;
	border-top: 0px solid #ccc;
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.imgGalLink {
	border: 1px solid #ccc;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
	
}

.imgGalImg {
	margin: 2px;
	
}

.imgContainer {
	margin: 10px;
	padding: 10px;
	border: 1px solid #f2f2f2;
	background: #fff;
}

.imgDet {
	padding: 10px;
	border: 1px solid #f2f2f2;
	background: #f2f2f2;
}

.imgDetImg {
	background: #f2f2f2;
	border: 1px solid #ccc;
}

.imgDetPopis {
	background: #f2f2f2;
	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: 200px;
	vertical-align: middle;
	text-align: left;
	height: 100%;
	margin-bottom: 0px;
	padding-top: 0px;
	font-family: arial;
	color: #999;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 5px;
}

.anketaOtazka {
	padding: 5px;
	margin: 0px;
	background: #f2f2f2;
	text-align: left;
	color: #333;
	font-size: 12px;
	border: 1px solid #e8e8e8;
	margin-bottom: 5px;
}

.anketa a {
	color: #333;
}

.anketaBg {
	height: 10px;
	padding: 1px;
	background: url(img/pollbg.png);
	border: 1px solid #999;
	overflow: hidden;
}

.anketaLine {
	background: url(img/pollvote.png);
	height: 8px;
	border: 1px solid #333;
	overflow: hidden;
}

.anketaCisla {
	text-align: right;
	color: #999;
	margin-bottom: 5px;
}

.anketaCelkemHlasu {
	color: #999;
}

.anketaButton {
	text-align: left;
	font-size: x-small;
	background: none;
	width: 100%;
	border: 0px;
	color: black;
	cursor: hand;
	margin: 0px;
	text-decoration: underline;
}

/* ********************************* */ /* novinky */
	/* ********************************* */
.newscontainer {
	margin: 5px;
	vertical-align: middle;
	text-align: left;
	height: 100%;
	font-family: arial;
	color: #999;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 5px;
}

.newsitem {
	background: #f2f2f2;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

.newsdate {
	color: #FCA600;
	font-weight: bold;
	font-size: 11px;
}

.newsheader {
	display: none;
}

.newstext {
	font-size: 11px;
	color: #333;
}

.newslink {
	font-size: 11px;
}

/* ********************************* */ /* formular */
	/* ********************************* */
#humanverif {
	visibility: hidden;
	display: none;
}

.contentForm td {
	color: #333;
	padding: 4px;
	padding-left: 5px;
	vertical-align: top;
}

.contentForm table {
	width: 650px;
	border-collapse: collapse;
	color: #666;
}

.contentInput {
	width: 300px;
}

.contentTextarea {
	width: 450px;
	height: 180px;
}

.captcha {
	width: 100px;
}

.popisek {
	color: black;
    background: #f2f2f2;
    font-weight: bold;
}



p {
    line-height: 150%;
    font-family: trebuchet MS, trebuchet, arial;
}

