body,html {
	margin: 0;
	padding: 0;
	background: #333 url(../images/back.gif) top no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-seriff;
	font-size: 14px;
	color: #333;

}

h1 {
	letter-spacing: 3px;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
	color: #c60;
	text-decoration: none;
	margin-top: 10px;
	
}

h2 {
	font-size: 18px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: 100;
	color: #c60;
	text-decoration: none;
	margin: 30px 0px 0px 0px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #c60;
	text-decoration: none;
	margin-bottom: 5px;
}

a {
	color: #c60;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 22px;
}

em {
	color: #c60;
}

img {
	border: none;
}

/* Menu */
#menu {
	background: url(../images/menuBG.png) top no-repeat;
	height: 59px;
	width: 715px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}

#menu a {
	font-size: 24px;
	color: #333;
	background: none;
	text-decoration: none;
	margin: 0 30px 0 28px;
}

#menu a:hover {
	background: url(../images/active.png) no-repeat bottom;
	margin: 0 30px 0 28px;
	padding-bottom: 26px;
	color: #000;
}

#menu a.active {
	background: url(../images/active.png) no-repeat bottom;
	margin: 0 30px 0 28px;
	padding-bottom: 26px;
	color: #000;
}

/* Page */

#pageHolder {
	width: 715px;
	height: auto;
	position: relative;
	left: 0;
	margin: 0 auto 50px auto;
}

#head {
	width: 715px;
	height: 210px;
	text-align: right;
	margin: 0 auto;
}

#logo {
	width: 262px;
	height: 200px;
	margin: 0 auto;
	text-align: right;
	padding: 5px;
}

#pageHolderMID {
	width: 683px;
	position: inherit;
	margin: 0 auto;
	height: auto;
	background: url(../images/contentMID.png) repeat-y;
	padding: 15px;
}

#pageHolderBT {
	background: url(../images/foot.png) no-repeat;
	width: 713px;
	height: 110px;
	margin: 0 auto;
}


#TXT {
	width: 683px;
	height: auto;
}

#GAL {
	margin-right: 10px;
	width: 860px;
	height: auto;
}

#info {
	width: 340px;
	height: auto;
	float: left;
	text-align:center;
}
#VIDEO {
	width:400px;
	margin: 30px auto;
}
#banner {
	float: right;
	margin: 20px 10px 0px 10px;
	width: 200px;
	height:400px;
}

#kontakt {
	float: right;
	margin: 50px 10px 0px 10px;
	width: 270px;
	height:400px;
}

/* Footer */

#KLJUCI {
	width: 111px;
	height: 80px;
	margin: 21px 180px 0 0;
	font-size: 10px;
	text-align: right;
	float:right;
}

#OGLAS {
	width: 235px;
	height: 50px;
	margin: 35px 0 0 30px;
	font-size: 10px;
	float:left;
	
}

#footer p {
	margin: 0;
	padding: 0;
	color: #999;
}

#footer a {
	text-decoration: none;
}
