body {
	font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
    padding: 0;
    margin: 0 auto;
    margin-top: 2px;
    width: 778px;
    font-size: 0.75em;
    letter-spacing: 0px;
}

body div.body {
 	width: 778px;
	background-color: #F4F4F4;
	margin: 0;
	padding: 0;
	background: #F4F4F4 url('./../../images/background.gif') top center repeat-y;
}

h1 {font-size: 1.6em; margin: 0; padding: 0;}
h2 {font-size: 1.4em; margin: 0; padding: 0;}
h3 {font-size: 1.3em; margin: 0; padding: 0;}
h4 {font-size: 1.3em; margin: 0; padding: 0;}
h4 a{text-decoration: none;	color: black;}
h4 a:hover{text-decoration: underline;	color: black;}
h5 {font-size: 1.1em; margin: 0; padding: 0;}

a {
	text-decoration: none;
	color: #009900;
	font-weight: bold;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

fieldset#SHOW table.registration {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}

/* nastaveni obecnych konstant */
.hidden {
	display: none;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.red {
	color: #FF0000;
}

.underline {
text-decoration:underline;
}

/* topBar */
.topBarCZ {
	width: 778px;
	height: 253px;
	margin: 0;
	background: #F3F3F3 url('./../../images/TopBarBackground_cz.jpg') top center no-repeat;
}

.topBarEN {
	width: 778px;
	height: 253px;
	margin: 0;
	background: #F3F3F3 url('./../../images/TopBarBackground_en.jpg') top center no-repeat;
}

.topBarCZ div.labs a, .topBarEN div.labs a{
 	position:absolute;
	display:block;
}

.topBarCZ div.labs a.map1, .topBarEN div.labs a.map1{
 	width:90px;
	height:55px;
	top:62px;
	margin-left: 650px;
}

.topBarCZ div.flags, .topBarEN div.flags {
	padding-top: 231px;
	margin-right: 40px;
}

.topBarCZ div.flags a, .topBarEN div.flags a {
	float: right;
	width: 30px;
	height: 17px;
}

.topBarCZ div.flags a.cz, .topBarEN div.flags a.cz {
	background: #F3F3F3 url('./../../images/flag_cz.png') top left no-repeat;
}

.topBarCZ div.flags a.en, .topBarEN div.flags a.en {
	background: #F3F3F3 url('./../../images/flag_en.png') top left no-repeat;
	margin-right: 15px;
}

/* menuBar */
.menuBar {
	width: 223px;
	margin: 10px 0 0 8px;
	_margin-left: 4px; /* double size v IE 6 -> 8 / 2 = 4*/
	float: left;
}

.menuBar div.menuBarTop {
	height: 38px;
	background: #F3F3F3 url('./../../images/MenuBarTopBackground.png') top center no-repeat;
}

.menuBar div.menuBarTop h3 {
	line-height: 38px;
	vertical-align: middle;
	padding-left: 22px;
	font-size: 1.1em;
	color: #FFFFFF;
}

.menuBar div.menuBarMain {
	margin: 0 0 0 0px;
	background: #F3F3F3 url('./../../images/MenuBarBackground.png') top left no-repeat;
	padding-left: 8px;
}

.menuBar div.menuBarMain ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menuBar div.menuBarMain ul li {
 	width: 210px;
 	padding-top: 1px;
}

.menuBar div.menuBarMain ul li a.mainLink {
 	display: block;
 	_width: 192px; /* IE 6 -> 207 - 15 = 192*/
 	margin: 0;
 	padding: 0;
	line-height: 27px;
	vertical-align: middle;
	text-align: right;
	padding-right: 15px; /* zde se musi odecist u IE 15px - viz. vyse */
	color: #6D6D6D;
	background-color: #F8F8F8;
	border-top: 2px solid #64BB3E;
	border-right: 2px solid #C7D8C4;
	border-bottom: 2px solid #B4CCAF;
	border-left: 2px solid #6FC545;
}

.menuBar div.menuBarMain ul li a.mainLink:hover {
 	background-color: #B4F090;
	color: #227911;
}

.menuBar div.menuBarMain ul li a.mainLinkActive {
 	display: block;
 	_width: 192px; /* IE 6 -> 207 - 15 = 192*/
 	margin: 0;
 	padding: 0;
	line-height: 27px;
	vertical-align: middle;
	text-align: right;
	padding-right: 15px; /* zde se musi odecist u IE 15px - viz. vyse */
	color: #6D6D6D;
	background-color: #F8F8F8;
	border-top: 2px solid #64BB3E;
	border-right: 2px solid #C7D8C4;
	border-bottom: 2px solid #B4CCAF;
	border-left: 2px solid #6FC545;
	background-color: #B4F090;
	color: #227911;
}

.menuBar div.menuBarMain ul li div a.subLink {
	display: block;
	width: 182px;
	margin: 5px 0 5px 0;
	text-align: right;
	color: #FFFFFF;
	font-weight: normal;
}

.menuBar div.menuBarMain ul li div a.subLink:hover {
	font-weight: bold;
}

.menuBar div.menuBarMain ul li div a.subLinkActive {
	display: block;
	width: 182px;
	margin: 5px 0 5px 0;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

.menuBar div.menuBarBottom {
 	height: 8px;
 	margin: 0;
 	padding: 0;
	background: #F3F3F3 url('./../../images/MenuBarBottomBackground.png') top left no-repeat;
}

/* oblast hlavniho textu */
.textBar {
	margin: 0 10px 0 0;
	_margin-right: 5px; /* double size v IE 6 -> 10 / 2 = 5*/
    padding: 13px 0 0 0;
    clear: right;
    float: right;
    font-size: 1.0em;
    width: 529px;
    overflow: hidden;
    background: #FFFFFF url('./../../images/TextBarTopBackground.gif') top left no-repeat;
}

.textBar div.text {
	margin: 0 5px 0 5px;
	padding: 0;
 	text-align: justify;
}

.textBar div.text p {
	margin: 5px 0 5px 0;
}

.textBar div.text table {
	border-collapse: collapse;
	border: 1px solid black;
	margin: 5px;
}

.textBar div.text table tr, .textBar div.text table tr td{
	border: 1px solid black;
	padding: 3px;
}
.LeftTextBar {

    float: left;
    font-size: 1.0em;
    width: 259px;

}
.RightTextBar {
	clear: right;
	float: right;
    font-size: 1.0em;
    width: 259px;
}

.CenterDivText1 {
	border: 0px solid black;
	width: 230px;
	margin: 0px 0px 0px 172px;

}

.CenterDivText2 {
	border: 0px solid black;
	width: 400px;
	margin: 0px 0px 0px 70px;

}

/* partneri */
.partnersBar {
	width: 223px;
	margin: 0 0 0 8px;
	_margin-left: 4px; /* double size v IE 6 -> 8 / 2 = 4*/
	float: left;
}

.partnersBar div.partnersBarTop {
 	margin: 8px 0 0 0;
 	padding: 0;
	height: 31px;
}

.partnersBar div.partnersBarTop h3 {
	line-height: 31px;
	vertical-align: middle;
	padding-left: 22px;
	font-size: 1.1em;
	color: #227911;
	background-color: #EBEBEB;
}

.partnersBar div.partnersBarMain {
	margin: 3px 0 0 0;
	padding: 0 0 7px 0;
	background-color: #EBEBEB;
}

.partnersBar div.partnersBarMain a img {
    padding: 10px 0 10px 0;
    display: block;
    border: none;
    text-align: center;
}

/* spodni panel ukoncujici stranku */
.bottomBar {
	clear: both;
	height: 12px;
	width: 778px;
	background-color: #F4F4F4;
}

.bottomBar p {
	font-size: 0.8em;
}


/* for forms - registration */
.important {
	color : red;
	font-weight : bold;
}

input {
	border : 1px solid green;
	font-size : 1em;
	width : 95%;
}
.inputShort {
	width : 30%;
}
select {
	border : 1px solid green;
	font-size : 1em;
	width : 95%;
}
option {
	font-size : 1em;
}
.submit {
	width : 40%;
	background-color : #B4F090;
	font-weight : bold;
	margin-top: 6px;
}
.error {
	color : red;
	font-size : 1.2em;
	font-weight : bold;
}
.tdCheck {
	background-color : #ecfee1;
}
.accommodation {
	background-color : #ecfee1;
}

.noBorder {
  border: none;
}
.checkBox {
    border: none;
    width: 20px;
    margin-right: 4px;
    margin-left: -3px;
}

.textBar div.text table.registration,.textBar div.text  table.registration tr,.textBar div.text  table.registration tr td {
	border: none;
}
.fotogalerie {
    text-align: center;
}

/*select pri vyberu barvy*/
#idFee {
	width: 99%;
}
