body {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-repeat: no-repeat;
	width: 970px;
	background: #555555;
}

a {
	color: blue;
	font-weight: normal;
	text-decoration: underline;
	padding: 2px;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.headerDiv {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	font-size: 1px;
	width: 683px;
	height: 219px;
	margin: auto;
}

.cleft{
	text-align: left;
}

.cright{
	text-align: right;
}

.ccenter{
	text-align: center;
	vertical-align: middle;
}

.nowrap{
	white-space: nowrap;
}
/* ********************************* */ /* lang menu */
	/* ********************************* */
.langMenu0 {
	margin: 0px;
	padding: 2px 10px;
	background: url(img/langmenubg.png);
	text-align: right;
	width: 950px;
	height: 18px;
	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: #666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 2px;
	padding-right: 6px;

}

.langMenu0 .langMenuSelected0,.langMenu1 .langMenuSelected1 {
	color: #000;
	text-decoration: underline;
}

/* ********************************* */ /* main menu */
	/* ********************************* */
.mainMenuDiv {
	margin: 0px;
	display: block;
	width: 683px;
	height: 36px;
	background: url(img/mmbg.png) repeat-x;
	
}

.mainMenu0 {
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: bottom;
	padding-left: 15px;
	
}

.mainMenu0 ul {
	margin: 0px;
	padding: 0px;
	display: block;
	margin: auto;
	height: 36px;
	border-right: 1px solid #ccc;
}

.mainMenu0 ul li {
	list-style-type: none;
	display: block;
	float: left;
	vertical-align: text-bottom;
	margin-right: 0px;
}

.mainMenu0 ul li a {
	font-family: trebuchet MS, trebuchet, arial;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	padding: 6px 20px 0px 10px;
	height: 30px;
	display: block;
	float: left;
	background: url(img/mmbullet.png) bottom right no-repeat;
}

.mainMenu0 ul li a:hover {
	color: #fff;
	background: url(img/mmbullet.png) bottom right no-repeat;
}

.mainMenu0 .mainMenuSelected0 {
	color: #fff;
	text-decoration: none;
	text-decoration: underline;
}

/* ********************************* */ /* catalog menu or side menu */
	/* ********************************* */
.catalogMenu0 {
	clear: both;
	width: 200px;
	padding: 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;

}

.catalogMenu0 ul {
	margin: 0px 10px;
	display: block;
	padding: 5px;
	padding-top: 0px;
	
	
}

.catalogMenu0 ul li {
	list-style-type: none;
	display: block;
	text-align: left;
	background: #fff;

}

.catalogMenu0 ul li a {
	font-family: trebuchet MS, trebuchet, arial;
	padding: 5px;
	padding-left: 18px;
	color: #FB6B0F;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0px;
	display: block;
	font-weight: normal;
	background: url(img/catalogmenubgnor.gif) center left no-repeat;
}

.catalogMenu0 ul li a:hover {
	color: #333;
	display: block;
	letter-spacing: 0px;
	text-decoration: underline;
}

.catalogMenu0 .catalogMenuSelected0 {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	background: #FFF;
		background: url(img/catalogmenubgsel.gif) center left no-repeat;
}

/* ********************************* */ /* navigace */
	/* ********************************* */
.navig {
	font-size: 12px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
	height: 24px;
	padding-left: 6px;
	padding-top: 6px;
	color: #ccc;
	background: url(img/navig.png) no-repeat;
}

.navig a {
	color: #999;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}

.navig a:hover {
	color: #000;
}

/* ********************************* */ /* content table */
	/* ********************************* */
.contentTable {
	clear: both;
	padding: 0px;
	font-size: middle;
	color: #444;
	font-family: arial;
	line-height: 120%;
	border-collapse: collapse;
	width: 770px;
	margin-top: 0px;
}

.contentTable tr {
	vertical-align: top;
}

.td0 {
	width: 28px;
	background: #ccc;
}

.td1 {
	width: 259px;
	font-size: 2px;
	background: url(img/td1bg.png) bottom center no-repeat;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.td1 p{
	font-size: 12px;
	padding: 5px 20px;
	color: #ccc;
}

.td1 a{
	color: #fff;
}

.td2 {
	width: 683px;
	padding: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border: 0px solid black;
	background: url(img/contentbg.png) top left repeat-y #ccc;
}

/* ********************************* */ /* content */
	/* ********************************* */
.content p img,.content img {
	margin-right: 0px;
}

.content {
	text-align: left;
	font-size: 14px;
	color: #333;
	font-family: trebuchet MS, trebuchet, arial;
	line-height: 140%;
	padding: 10px 20px 20px 30px;

}

.content table {
	margin-top: 5px;
	border: 0px solid #bcbcbc;
	border-collapse: collapse;
}

.content td {
	color: #222;
	font-family: trebuchet MS, trebuchet, arial;
	font-size: 14px;
	background: #f2f2f2;
	padding: 2px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.content h1,.header1, h1 {
	color: #333;
	font-size: 16px;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin-bottom: 8px;
	font-weight: bold;
	font-family: trebuchet, arial, sans-serif;
}

.content h2,.header2, h2 {
	color: #333;
	font-size: 14px;
	letter-spacing: 0px;
	word-spacing: 2px;
	margin-bottom: 8px;
	font-weight: bold;
	font-family: trebuchet, arial, sans-serif;
}

.inheader {
	padding-right: 10px;
	background: #fff;
}

.white {
	border: 0px;
}

.white td,.white tr {
	background: white;
	border: 0px;
	vertical-align: top;
}

.v-ramecku {
	border: 1px solid #ccc;
	padding: 5px;
	background: #858585;
	display: block;
	font-size: 14px;
	color: #fff;
}

.v-ramecku-na-strane {
	border: 1px solid #ccc;
	padding: 5px;
	background: #858585;
	display: block;
	font-size: 14px;
}

.cervene {
	color: red;
}

.cervene-tucne {
	color: red;
	font-weight: bold;
}


/* ********************************* */ /* 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 {
	margin-top: 0px;
	clear: both;
	font-family: trebuchet MS, trebuchet, arial;
	font-size: 10px;
	color: #999;
	padding-top: 30px;
	padding-right: 0px;
	text-align: center;
	height: 30px;
	background: url(img/footer.png) top left repeat-x;
	border-top: 1px solid #f2f2f2;
	width: 973px;
}

.foot {
	padding-right: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-family: trebuchet MS, trebuchet, arial, tahoma, verdana;
	color: #999;
	padding-bottom: 20px;
	padding-top: 10px;
}

.foot img {
	
}

.foot a, .footer a {
	color: #999;
}

/* ********************************* */ /* galerie */
	/* ********************************* */
.imgGal {
	border: 0px solid #e8e8e8;
	border-top: 0px solid #ccc;
}

.imgGalLink {
	border: 1px solid #ccc;
	margin-right: 2px;
}

.imgGalImg {
	margin: 5px;
}

.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;
}

/* ********************************* */ /* ankety */
	/* ********************************* */
.anketa {
	width: 220px;
	vertical-align: middle;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: arial;
	color: #333;
	font-size: 12px;
	padding: 20px;
	padding-top: 38px;
	background: url(img/anketabg.png) top left no-repeat;
}

.anketaOtazka {
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	margin-bottom: 15px;
}

.anketa a {
	color: #fff;
}

.anketaBg {
	height: 10px;
	padding: 1px;
	background: url(img/pollbg.png);
	border: 1px solid #333;
	overflow: hidden;
}

.anketaLine {
	background: url(img/pollvote.png);
	height: 8px;
	border: 1px solid #333;
	overflow: hidden;
}

.anketaCisla {
	text-align: right;
	color: #ccc;
	margin-bottom: 0px;
}

.anketaCelkemHlasu {
	color: #ccc;
}

.anketaButton {
	text-align: left;
	font-size: x-small;
	background: none;
	width: 100%;
	border: 0px;
	color: #fff;
	cursor: hand;
	margin: 0px;
	text-decoration: underline;
}

/* ********************************* */ /* novinky */
	/* ********************************* */
.newscontainer {
	padding-top: 40px;
	vertical-align: middle;
	text-align: left;
	font-family: arial;
	color: #999;
	
	font-size: 12px;
	width: 259px;
	background: url(img/realnovinky.png) top left no-repeat;
}

.newsitem {
	background: #858585;
	padding: 5px 10px;
	margin: 10px;
	border: 1px solid #333;
}

.newsdate {
	color: #9DDFFF;
	font-weight: bold;
	font-size: 12px;
}

.newsheader {
	display: none;
}

.newstext {
	font-size: 11px;
	color: #f2f2f2;
}

.newslink, .newslink a {
	font-size: 11px;
	color: black;
}

.news .newstext{
color: #333;
font-size: 14px;
margin-top: 5px;
line-height: 140%;
}

.news .newsdate{
color: #333;
margin-top: 20px;
}

/* ********************************* */ /* formular */
	/* ********************************* */
#humanverif {
	visibility: hidden;
	display: none;
}

.contentForm td {
	color: #333;
	padding: 5px;
	padding-left: 10px;
	vertical-align: top;
}

.contentForm table {
	width: 455px;
	border-collapse: collapse;
	border: 1px solid #666;
}

.contentInput {
	width: 300px;
}

.contentTextarea {
	width: 350px;
	height: 250px;
}

.captchaInput {
	width: 91px;
}

/* ********************************* */ /* reality */
	/* ********************************* */
.realdetailHeader{
height: 218px;
overflow: hidden;
}


.realityTable  {
	width: 100%;
	font-family: trebuchet MS, trebuchet, arial;
	background: #8F8F8F;
	border: 1px solid #8F8F8F;
}

.realityTable  a {
	color: #fff;
	font-size: 16px;
	margin-top: 12px;
	font-weight: bold;
}

.realityTable  br {
	line-height: 10px;
}
	
.realityTable .realityEven, .realityEven  {
	background: #666666;
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	border: 1px solid #8F8F8F;
	line-height: 120%;
}

.realityTable .realityOdd, .realityOdd {
	background: #858585;
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	border: 1px solid #8F8F8F;
	line-height: 120%;
}

.realityTable .realityHighlighted, .realityHighlighted {
	background: #890101;
	color: white;
	padding: 2px 5px;
	font-size: 12px;
	line-height: 120%;
}
 
.realityTable .realHeader{
	background: #333333;
	color: white;
	text-align: center;
}

.realityImg {
	float: left;
	display: block;
	width: 119px;
	height: 88px;
	padding: 1px;
	padding-right: 25px;
	background: url(img/realimgbg.gif) top left no-repeat;
	
}

.realSearchBox {
	background: url(img/realitysearchbg.png) top left repeat-x #9DDFFF;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}

.realSearchBox form {
	margin: 0px;
	padding: 0px;
}

.realSearchBoxTable {
	width: 100%;
	font-size: 11px;
		
}

.realSearchBoxTable td {
	vertical-align: bottom;
	font-size: 13px;
	padding: 3px;
	color: white;
}

.realdetailContent  {
	padding: 20px;
	background: #ccc;
}

.realdetPhotoBox{
	background: url(img/detailImgList1.gif) top left repeat-x #666;
	padding: 10px;
	padding-left: 6px;
	margin-bottom: 10px;
	width: 905px;
	height: 96px;
	overflow: auto;
	text-align: left;
	border: 1px solid #333;
	
	
}

.realdetPhotoBox img{
	border: 1px solid #f2f2f2;
	margin-right: 4px;
}

.realdetDetailTable{
width: 48%;
float: left;
margin-right: 2%;
}

.realDetailFormBox{
	width: 48%;
	font-size: 11px;
	font-family: trebuchet, arial, sans-serif;
}

.realDetailFormBox form{
	margin:0px;
	padding: 0px;
}

.realDetailFormBox .contentTextarea{
	width: 330px;
	height: 120px;
}

.realDetailFormBox .contentForm td {
	color: #fff;
	padding: 3px;
	padding-left: 5px;
	vertical-align: middle;
	background: #666;
	
}

.realDetailFormBox .contentForm table {
	border: 1px solid #666;
}

.realDetailFormBox .contentInput {
	width: 200px;
}

.realDopor{
}

.realityDoporItem {
width: 148px;
margin: 2px;
padding-top: 0px;
float: left;
text-align: center;
color: #f3f3f3;
}

.realityDoporItem img {
text-align: center;
padding: 16px;
margin: 0px;
background:url(img/doporBg.png) center center no-repeat;

}

.realityDoporItem a {
display: block;
color: #333;
}

.realityDoporItem .doporCena {
color: #000;
text-align: center;
padding: 2px 4px;
margin-top: 3px;
font-weight: bold;
}

.clearBox{
	clear: both;
}

