body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #6D6D6D;
	background: #DEA621;
	margin: 0px;
	padding: 0px;
}

a {
	color: black;
}

a:hover {
	color: #c0c0c0;
}

#backDiv {
		background: #FFFFFF url(../images/mainBg.gif) 120px 10px no-repeat;	
		float: left;
		width: 800px;
}

#mainDiv {
	margin: 0px auto;
	width: 800px;

}

#rootDiv {
	width: 800px;
	float: left;
	background: url(../images/rightBottom.gif) bottom right no-repeat;
}

#leftDiv {
	float: left;
	background: url(../images/left.gif) no-repeat;
	width: 116px;
	height: 567px;
}

#menuDiv {
	float: left;
	background: url(../images/topBg.gif) no-repeat;
	width: 662px;
	height: 110px;
}

#menuProfil, #menuKde, #menuCoPotrebujete, #menuBezpecnost, #menuKurzy, #menuObchod, #menuFotky, #menuAkcie, #menuProfilDiv, #menuKdeDiv, #menuCoPotrebujeteDiv, #menuBezpecnostDiv, #menuKurzyDiv, #menuObchodDiv, #menuFotkyDiv, #menuAkcieDiv {
	display: block;
	float: left;
}

#menuProfil, #menuProfilDiv {
	background: url(../images/menuProfil.gif) no-repeat;
	width: 58px;
	height: 123px;
}

#menuProfil:hover {
	background: url(../images/menuProfilOver.gif) no-repeat;
}

#menuKde, #menuKdeDiv {
	background: url(../images/menuKde.gif) no-repeat;
	width: 86px;
	height: 110px;
}

#menuKde:hover {
	background: url(../images/menuKdeOver.gif) no-repeat;
}

#menuCoPotrebujete, #menuCoPotrebujeteDiv {
	background: url(../images/menuCoPotrebujete.gif) no-repeat;
	width: 113px;
	height: 91px;
}

#menuCoPotrebujete:hover {
	background: url(../images/menuCoPotrebujeteOver.gif) no-repeat;
}

#menuBezpecnost, #menuBezpecnostDiv {
	background: url(../images/menuBezpecnost.gif) no-repeat;
	width: 95px;
	height: 73px;
}

#menuBezpecnost:hover {
	background: url(../images/menuBezpecnostOver.gif) no-repeat;
}

#menuKurzy, #menuKurzyDiv {
	background: url(../images/menuKurzy.gif) no-repeat;
	width: 59px;
	height: 58px;
}

#menuKurzy:hover {
	background: url(../images/menuKurzyOver.gif) no-repeat;
}

#menuObchod, #menuObchodDiv {
	background: url(../images/menuObchod.gif) no-repeat;
	width: 74px;
	height: 50px;
}

#menuObchod:hover {
	background: url(../images/menuObchodOver.gif) no-repeat;
}

#menuFotky, #menuFotkyDiv {
	background: url(../images/menuFotky.gif) no-repeat;
	width: 62px;
	height: 46px;
}

#menuFotky:hover {
	background: url(../images/menuFotkyOver.gif) no-repeat;
}

#menuAkcie, #menuAkcieDiv {
	background: url(../images/menuAkcie.gif) no-repeat;
	width: 61px;
	height: 39px;
}

#menuAkcie:hover {
	background: url(../images/menuAkcieOver.gif) no-repeat;
}

#logo {
	background: url(../images/logo.gif) no-repeat;
	width: 353px;
	height: 63px;
	margin-left: 60px;
	_margin-left: 28px;
	_margin-top:5px;
	float: left;
}

#texts {
	float: left;
	padding-left: 80px;
	padding-right: 60px;
	text-align: justify;
}

.clearFix {
	clear: both;
}

#contentDiv {
	float: left;
	width: 650px;
	_width: auto;
}

#texts table {
	width: 300px;
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
}

#texts td {
	border: 1px solid #c0c0c0;
	padding: 4px;
}

#texts #time td, #texts #time {
	border: 0px;
	width: auto;
}

#texts #courses {
	width: 400px;
}

#texts #courses td {
	vertical-align: top;
}

#flags {
	float: right;
	margin-right: 15px;
}

#engFlag, #engFlagDiv, #gerFlag, #gerFlagDiv, #skFlag, #skFlagDiv, #engFlag2, #engFlagDiv2 {
	background: url(../images/gbFlag.gif) no-repeat;
	width: 23px;
	height: 15px;
	float: right;
	position: absolute;
	border: 1px solid black;
	margin-top:5px;
}

#engFlag, #gerFlag, #skFlag, #engFlag2 {
	margin: 0px;
	border: 0px;
}

#gerFlag, #gerFlagDiv {
	background: url(../images/germanFlag.gif) no-repeat;
}

#gerFlagDiv, #engFlagDiv2 {
	margin-top: 25px;
}

#skFlag, #skFlagDiv {
	background: url(../images/skFlag.gif) no-repeat;
}

.foto {
	border: 1px solid black;
	margin-right: 50px;
	margin-bottom: 20px;
}

.red {
	color: red;
}

#bannerDiv {
	float: left;
}

#banner {
	width: 140px;
	height: 83px;
	background: url(../images/banner.gif) no-repeat;
	position: absolute;
	top: 400px;
	margin-left: -80px;
	float: left;
	display: block;
}

#banner a {
	width: 142px;
	height: 82px;
	background: url(../images/banner.gif) no-repeat;
	float: left;
	display: block;
}

.galleryItem {
	margin-right: 7px;
/*	clear: both;*/
	margin-bottom: 10px;
	float: left;
	width: 310px;
}

.galleryText {
	float: left;
}

.photoImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}