/* CSS Document */
/* //////////////////////// top elements ///////////////////////////// */
body {
	padding:0px;
	margin:0px;
	background-image:url(pic/pozadi.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#111;
	background-position:top;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:small;
	/* IE 5.X HACK */
	text-align=center;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
a:hover {
	font-weight:bold;
}
a {
	color:#003366;
}
h1, h2, h3, h4 {
	text-transform:uppercase;
	padding:3px;
	margin:0px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	padding:0px;
	font-size:small;
}
h3.marginTop {
	margin-top:5px;
}
p {
	margin:0px;
}
p.otazka {
	padding:10px 0px;
	font-weight:bold;
}
p.odpoved {
}
img {
	border:none;
}
img.floatLeft {
	margin:5px 10px 10px 0px; 
	float:left;
}
input {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:small;
}
form {
	margin:0px;
}
/* //////////////////////// main window ///////////////////////////// */
#main {
	margin:0px auto;
	width:700px;
}
/* //////////////////////// nadpis ///////////////////////////// */
#nadpis {
	width:700px;
	height:141px;
	background-image:url(pic/nadpis8.gif);
	margin-top:2px;
	/* IE 5.X HACK */
	text-align=left;
}
#nadpisText {
	display:none;
}
/* //////////////////////// menu ///////////////////////////// */
#menu {
	padding-top:2px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#upperMenu {
	margin-left:67px;
}
#lowerMenu {
	padding-top:5px;
	margin-left:144px;
}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:overline underline;
}
#menu a.active {
	text-decoration:overline underline;
	color:#FFFFCC;
}
/* //////////////////////// content (od konce nadpisu dolu) ///////////////////////////// */
#content {
	padding-top:0px;
	/* IE 5.x hack */
	text-align=left;
}
#content.akasha {
	padding-top:10px;
	/* IE 5.x hack */
	margin-top=10px;
}
/* //////////////////////// photo columns ///////////////////////////// */
div.akashaPhoto {
	float:left;
	padding-left:130px;
	padding-top:4px;
	font-size:14px;
}
div.photoColumn {
	width:164px;
	float:right;
	padding:25px 40px 0px 0px;
	font-size:14px;
}
table.photoColumn {
	width:164px;
	height:300px;
}
td.photoColumnStart {
	background-image:url(pic/bgPhotoColumnStart2.gif);
	height:20px;
}
td.photoColumnContent {
	background-image:url(pic/bgPhotoColumn2.gif);
	background-repeat:repeat-y;
	height:100%;
	text-align:center;
	vertical-align:top;
	padding-top:2px;
}
td.photoColumnEnd {
	height:21px;
	background-image:url(pic/bgPhotoColumnEnd2.gif);
}
img.photoColumn {
	margin:2px 0px;
}
/* //////////////////////// text block left ///////////////////////////// */
div.textBlockUpperLeft {
	height:40px;
	margin-top:5px;
	margin-left:35px;
	width:420px;
	padding-left:30px;
	background-image:url(pic/textBlockUpperLeft.gif);
	background-repeat:no-repeat;
	text-align:left;
	/* IE 5.x hack */
	width=450px;
}
.textBlockLeft {
	margin-left:35px;
	width:430px;
	background-image:url(pic/textBlockBg.gif);
	background-repeat:repeat-y;
	padding:0px 10px;
	text-align:left;
	/* IE 5.x hack */
	width=450px;
}
div.textBlockBottomLeft {
	height:16px;
	margin-left:35px;
	width:450px;
	background-image:url(pic/textBlockBottom.gif);
	background-repeat:no-repeat;
}
/* //////////////////////// text block left wide ///////////////////////////// */
div.textBlockUpperLeftWide {
	height:40px;
	margin-top:5px;
	margin-left:35px;
	width:595px;
	padding-left:30px;
	background-image:url(pic/textBlockUpperLeftWide.gif);
	background-repeat:no-repeat;
	text-align:left;
	/* IE 5.x hack */
	width=625px;
}
.textBlockLeftWide {
	margin-left:35px;
	width:605px;
	background-image:url(pic/textBlockBgWide.gif);
	background-repeat:repeat-y;
	padding:0px 10px;
	text-align:left;
	/* IE 5.x hack */
	width=625px;
}
div.textBlockBottomLeftWide {
	height:16px;
	margin-left:35px;
	width:625px;
	background-image:url(pic/textBlockBottomWide.gif);
	background-repeat:no-repeat;
}
/* //////////////////////// text block right ///////////////////////////// */
div.textBlockUpperRight {
	height:39px;
	margin-top:5px;
	margin-left:124px;
	width:420px;
	padding-right:30px;
	background-image:url(pic/textBlockUpperRight.gif);
	background-repeat:no-repeat;
	text-align:right;
	/* IE 5.x hack */
	width=450px;
}
.textBlockRight {
	margin-left:124px;
	width:430px;
	background-image:url(pic/textBlockBg.gif);
	background-repeat:repeat-y;
	padding:0px 10px;
	/* IE 5.x hack */
	width=450px;
}
div.textBlockBottomRight {
	height:16px;
	margin-left:124px;
	width:450px;
	background-image:url(pic/textBlockBottom.gif);
	background-repeat:no-repeat;
}
div.noviny {
	margin-bottom:10px;
	font-weight:bold;
	text-align:right;
	font-style:italic;
}
/* //////////////////////// text block right short ///////////////////////////// */
div.textBlockUpperRightShort {
	height:39px;
	margin-top:2px;
	margin-left:270px;
	width:270px;
	padding-right:30px;
	background-image:url(pic/textBlockUpperRightShort.gif);
	background-repeat:no-repeat;
	text-align:right;
	/* IE 5.x hack */
	width=300px;
}
.textBlockRightShort {
	margin-left:270px;
	width:280px;
	background-image:url(pic/textBlockBgShort.gif);
	background-repeat:repeat-y;
	padding:0px 10px;
	/* IE 5.x hack */
	width=300px;
}
div.textBlockBottomRightShort {
	height:16px;
	margin-left:270px;
	width:300px;
	background-image:url(pic/textBlockBottomShort.gif);
	background-repeat:no-repeat;
}
/* //////////////////////// kurzy ///////////////////////////// */
div.kurzPopis {
	text-transform:uppercase;
	font-weight:bold;
	border-top: 1px solid #D0DBFE;
	border-bottom: 1px solid #D0DBFE;
	color:#1A5D87;
}
div.kurzDetaily {
	margin-top:10px;
}
div.mezera {
	height:10px;
	font-size:0px;
}
/* //////////////////////// workshopy ///////////////////////////// */
div.workshopHlava {
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	border-top: 1px solid #D0DBFE;
	border-bottom: 1px solid #D0DBFE;
	color:#1A5D87;
}
/* //////////////////////// pomocne univerzalni ///////////////////////////// */
.important {
	font-weight:bold;
	color:#996600;
}
span.warningBold {
	font-weight:bold;
	color:#990000;
}
span.warning {
	color:#990000;
}
/* //////////////////////// kurzy ///////////////////////////// */
#admin {
	margin:5px 0px 10px 0px;
	padding-left:40px;
	text-align:left;
	color:#FFFFCC;
}
#admin a {
	color:#FFFFCC;
}
#admin.akasha {
	padding-left:130px;
}
form.novinky {
	background-color:#3399CC;
	padding:5px;
	color:#FFF;
	margin-top:10px;
}
input.novinky {
	background-color:ghostwhite;
	border:1px solid #000;
	vertical-align:middle;
}
input.submitNovinky {
	font-size:11px;
	vertical-align:middle;
}