BODY,HTML {
	margin: 0px;
	padding: 0px;
	background-color: #52C1CB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2px;
}

#all {
	position: absolute;
	left: 50%;
	width: 970px;
	margin: 0px;
	margin-top: 1px;
	margin-left: -485px;
	padding: 0px;
	float: left;
	background-image: url(../images/bg_all.gif);
	background-position: center;
	background-repeat: repeat-y;
}
/* top */
#top {
	position: relative;
	width: 100%;
	height: 102px;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.top_top {
	position: relative;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/bg_top.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

DIV.top_bottom {
	position: relative;
	width: 100%;
	height: 92px;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.top_bottomin {
	position: relative;
	width: 906px;
	height: 92px;
	left: 32px;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.top_domain {
	position: relative;
	width: 274px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #48a7af;
	line-height: 30px;
}

DIV.top_link {
	position: relative;
	width: 632px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
	text-align: right;
	line-height: 30px;
}

DIV.top_link a {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

DIV.top_link a:hover {
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

DIV.top_logo {
	position: relative;
	width: 212px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.top_house {
	position: relative;
	width: 62px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/top_house.gif);
	background-position: center bottom;
	background-repeat: no-repeat;	
}

DIV.top_slogan {
	position: relative;
	width: 630px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #c0c0c1;
	background-image: url(../images/top_slogan.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}
/* end top */
/* main */
#main {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/bg_left.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#mainleft {
	position: relative;
	width: 306px;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.leftmenu {
	position: relative;
	width: 220px;
	left: 32px;
	margin: 0px;
	margin-top: 7px;
	padding: 0px;
	float: left;
	font-size: 12px;
}

ul.leftmenu {
	position: relative;
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
}

li.leftmenu { 
	position: relative;
	width: 220px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
	text-indent: 20px;
	line-height: 20px;
	color: #000000;
}

li.leftmenu a {
	width: 220px;
	height: 23px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

li.leftmenu a:hover {
	background-color: #e9e9e9;
	display: block;
	text-decoration: underline;
	color: #000000;
}

li.leftmenu2 { 
	position: relative;
	width: 220px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
	text-indent: 20px;
	line-height: 20px;
	color: #000000;
	background-image: url(../images/bg_leftmenuarr.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

li.leftmenu2 a {
	width: 220px;
	height: 23px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

li.leftmenu2 a:hover {
	background-color: #e9e9e9;
	display: block;
	text-decoration: underline;
	color: #000000;
	background-image: url(../images/bg_leftmenuarr.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

li.leftmenu3 { 
	position: relative;
	width: 220px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
	text-indent: 30px;
	line-height: 20px;
	color: #000000;
}

li.leftmenu3 a {
	width: 220px;
	height: 23px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

li.leftmenu3 a:hover {
	background-color: #e9e9e9;
	display: block;
	text-decoration: underline;
	color: #000000;
}

ul.submenu {
  position: relative;
  margin: 0px;
  padding: 0px;
  float: left;
  background-color: #FFFFFF;
}

li.submenu {
	position: relative;
	width: 220px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 12px;
	text-indent: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #000000;
}
li.submenu a {
	width: 220px;
	height: 23px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

li.submenu a:hover {
	background-color: #e9e9e9;
	display: block;
	text-decoration: underline;
	color: #000000;
}

#menu1 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 112px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu2 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 135px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu3 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 158px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu4 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 181px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu5 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 204px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu6 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 227px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu7 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 250px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu8 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 273px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu9 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 296px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu10 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 319px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu11 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 342px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu12 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 365px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu13 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 388px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu14 {
	position: absolute;
	width: 220px;
	left: 288px;
	top: 411px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu15 {
	position: absolute;
	width: 220px;
	left: 235px;
	top: 424px;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}


li.silverline {
	position: relative;
	width: 100%;
	height: 2px;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	font-size: 2px;
	background-color: #c0c0c1;
}

.leftblock {
	position: relative;
	width: 266px;
	left: 32px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	font-size: 12px;
	background-image: url(../images/bg_house.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.leftblock_top {
	position: relative;
	width: 220px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 2px;
	background-image: url(../images/silverline.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.leftblock_in {
	position: relative;
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #48a7af;
}

.leftblock_in H1 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	float: left;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	text-indent: 20px;
}

.leftblock_in H2 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	float: left;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
}

.leftblock_in H3 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	float: left;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
}

strong.leftblock_H2 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	float: left;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
}

.leftblock_in p {
	margin-top: 5px;
}

.leftblock_in a {
	position: relative;
	color: #48a7af;
	text-decoration: underline;
}

.leftblock_in a:hover {
	position: relative;
	color: #48a7af;
	text-decoration: none;
}

#mainright {
	position: relative;
	width: 627px;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.banner {
	position: relative;
	width: 100%;
	height: 170px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/banner.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

DIV.kdesom {
	position: relative;
	width: 100%;
	height: 25px;
	margin: 0px;
	margin-top: 13px;
	padding: 0px;
	float: left;
}

DIV.kdesomin {
	position: relative;
	width: 95%;
	height: 25px;
	margin: 0px;
	left: 5px;
	padding: 0px;
	float: left;
	font-size: 11px;
	text-align: left;
	color: #48a7af;
	line-height: 20px;	
}

DIV.kdesomin a {
	position: relative;
	font-size: 11px;
	font-weight: normal;
	color: #48a7af;
	text-decoration: none;
}

DIV.kdesomin a:hover {
	position: relative;
	font-size: 11px;
	font-weight: normal;
	color: #48a7af;
	text-decoration: underline;
}

DIV.mainin {
	position: relative;
	width: 95%;
	margin: 0px;
	padding: 5px;
	float: left;
	font-size: 12px;
	color: #48a7af;
}

DIV.mainin H1 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	float: left;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

DIV.mainin H2 {       
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	float: left;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}              

DIV.mainin H3 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	float: left;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}

DIV.mainin p {
	margin-top: 5px;
}

DIV.mainin a {
	position: relative;
	color: #48a7af;
	text-decoration: underline;
}

DIV.mainin a:hover {
	position: relative;
	color: #48a7af;
	text-decoration: none;
}

#bottom {
	position: relative;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/bg_bottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

DIV.bottomin {
	position: relative;
	width: 99%;
	height: 20px;
	margin: 0px;
	margin-top: 20px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}

DIV.bottomin a {
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
}

DIV.bottomin a:hover {
	position: relative;
	color: #FFFFFF;
	text-decoration: underline;
}

/* ---------- TABULKY, RIADKY A BUNKY */

.silverline {
	position: relative;
	width: 100%;
	height: 2px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #c0c0c1;
}

.tdc {
	text-align: center;
}

.tdr {
	text-align: right;
}

.tdnp {
	padding: 0px;
}

.tdlp {
	padding-left: 5px;
}

.tdbp {
	padding-bottom: 5px;
}

.tdtp {
	padding-top: 5px;
}

.tdt {
	border-top: 1px solid #2D2F8D;
}

.tdb {
	border-bottom: 1px solid #2D2F8D;
}

.tableborder {
	border: 1px solid #2D2F8D;
}

.trsilver {
	background-color: #2D2F8D;
	color: #FFFFFF;
}

.trlsilver {
	background-color: #EDEDED;
}

.trlsilver2 {
	background-color: #FFFFFF;
}

DIV.clear {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}

DIV.clear2 {
	position: relative;
	width: 100%;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
}

/* ---------- FORMULARE */
form {
	margin: 0px;
	padding: 0px;
}

DIV.inputbox {
	position: relative;
	left: 18px;
	margin: 0px;
	margin-top: 4px;
	padding: 2px;
	padding-left: 10px;
	float: left;
	border: 1px solid #8d8c8c;
}

DIV.inputbox2 {
	position: relative;
	left: 1px;
	margin: 0px;
	margin-top: 8px;
	padding: 2px;
	float: left;
	border: 1px solid #8d8c8c;
}

input.input {
	border: 1px solid #48A7AF;
	margin: 1px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #48A7AF;
}

input.checkbox {
	margin: 0px;
}

input.radio {
	margin-top: 0px;
	margin-right: 5px;
	float: left;
}

input.radiohidden {
	display: none;
}

DIV.fotodiv {
	position: relative;
	width: 118px;
	padding: 0px;
	padding-bottom: 6px;
	margin: 0px;
	margin-right: 1px;
	margin-top: 1px;
	float: left;
	text-align: center;
	background-color: #E1E3F5;
}

DIV.fotodivfoto {
	position: relative;
	left: 3px;
	width: 112px;
	height: 117px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

DIV.fotodivvideo {
	position: relative;
	left: 3px;
	width: 112px;
	height: 117px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
}

DIV.videonazov {
	position: relative;
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.fotodivfoto img {
	border: 1px solid #88857B;
}

.imagebh {
	border: 1px solid #B6B3B3;
}

DIV.clearhidden {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: none;
}

DIV.clearhidden2 {
	position: relative;
	width: 100%;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: left;
	display: none;
}

DIV.clearhidden3 {
	position: relative;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 1px;
	float: left;
	display: none;
}

#imageview {
	position: relative;
	width: 480px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	float: left;
	overflow: auto;
}


/* FOTOGRALBUMY */
DIV.clearfoto {
	position: relative;
	left: 5px;
	width: 610px;
	margin: 0px;
	padding: 0px;
	float: left;
}


DIV.fotookno {
	position: relative;
	width: 110px;
	height: 110px;
	margin: 0px;
	margin-right: 8px;
	margin-top: 8px;
	padding: 0px;
	float: left;
	background-image: url(/images/bg_foto.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
}

DIV.videookno {
	position: relative;
	width: 132px;
	height: 144px;
	margin: 0px;
	margin-right: 8px;
	margin-top: 8px;
	padding: 0px;
	float: left;
	background-image: url(/images/bg_video.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
}

.imagebw {
	border: 1px solid #FFFFFF;
}

DIV.videoview {
	position: relative;
	width: 470px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/images/bg_video_big.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/* ---------- Admin*/

#login {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 200px;
	padding: 0px;
	margin: 0px;
	margin-left: -100px;
	margin-top: -60px;
	float: left;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}

DIV.allert {
	position: relative;
	width: 620px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	border: 1px solid #5EC305;
	background-color: #F9F9F9;
	background-image: url(/images/ikony/ikon_fajka.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	float: left;
	line-height: 24px;
	text-indent: 30px;
	cursor: pointer;
	color: #5EC305;
}

DIV.allert2 {
	position: relative;
	width: 620px;
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
	border: 1px solid #FF2200;
	background-color: #F9F9F9;
	background-image: url(/images/ikony/ikon_vykricnik.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	font-size: 11px;
	float: left;
	line-height: 24px;
	text-indent: 30px;
	cursor: pointer;
	color: #FF2200;
} 

strong.space {
	font-size: 2px;
	line-height: 4px;
}

strong.red {
	color: #DF322D;
}
/*	background-color: Fuchsia; */