@charset "utf-8";
/* CSS Document */

body {
	background: #000000;
	/*background: #000000 url(../images/oranzprechod-80x360.jpg) top left repeat-x;*/
	color: #FFCC33;
	font: normal normal 10px/1.5 "Times New Roman", Times, serif;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
}
h1 a {
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
	font-size: 20px;
}
h3 {
	color: #FFFFFF;
	font-size: 18px;
}

a {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}

li {
	margin: 0 0 12px 0;
}





.clearBoth {
	width: 0px;
	height: 0px;
	font-size: 0px;/* posranej IE 6 !!! */
	clear: both;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.input {
	border: none;
	background: none;
	color: #CCCCCC;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	cursor: pointer;
}






.nadpis {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;

	text-align: center;
}
.nadpis h1 {
	color: #FFCC00;
	margin: 0 0 0 0;
	padding: 0;
	text-decoration: none;
}
.nadpis h1 a {
	color: #FFCC00;
	text-decoration: underline;
}





.vyrazne {
	font-weight: bold;
	color: #FFFFFF;
}

.text, .textCenter, .textJustify, .textJustifyCenter {
	margin: 10px 80px 10px 80px;
	font-size: 120%;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textCenter {
	text-align: center;
}
.textJustify {
	text-align:justify;
}
.textJustifyCenter {
	text-align:justify;
	text-align: center;
}

.textJustifyUzke {
	margin: 10px 150px 10px 150px;
	text-align:justify;
	font-size: 120%;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textJustifyUzkeCenter {
	margin: 10px 150px 10px 150px;
	text-align:justify;
	text-align: center;
	font-size: 120%;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*
.notice {
	color: #666666;
	font-size: 110%;
}
.noticeJustify {
	color: #666666;
	text-align:justify;
	font-size: 110%;
}
*/



























/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */



/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx PAGE xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#PageTable {
	position: relative;
	top: -15px;
	z-index: 2;
	/*border: #FFFFFF 1px dashed;*/
}



#PageBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 800px;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx TOP PANEL xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#TopPanel, #TopPanelENG {
	width: 996px;
	height: 340px;
	background: #000000 url(../images/toppanel-996x340.jpg) top left no-repeat;
	border: #000000 1px solid;
}
#TopPanelENG {
	background: #000000 url(../images/toppanelENG-996x340.jpg) top left no-repeat;
}
#Language {
	margin: 5px 5px 0 5px;
	text-align: right;
}
#Language a {
	font-size: 130%;

}

#TopButtons {
	/*position: relative;
	top: 270px;
	left: 0px;*/
	margin: 270px 0 0 0;

	min-height: 30px;
	width: 996px;
	border: #CCCCCC 1px solid;
	border-left: none;
}
* html #TopButtons { height: 30px; }

#TopButtons .topButton {
	float: left;
	width: 165px;
	min-height: 30px;
	text-align: center;

	font-size: 140%;

	border-left: #CCCCCC 1px solid;
}
* html #TopButtons .topButton { height: 30px; }
#TopButtons .topButton a {
	position: relative;
	top: 5px;

	color: #CCCCCC;

	text-decoration: none;

}
#TopButtons .topButton a:hover {
	color: #FFFFFF;

	text-decoration: underline;

	/*font-weight: bold;*/
}


#TopButtons .topButtonSelected {
	float: left;
	width: 165px;
	min-height: 30px;
	text-align: center;

	font-size: 140%;
	background-color: #666666;

	border-left: #CCCCCC 1px solid;
}
* html #TopButtons .topButtonSelected { height: 30px; }
#TopButtons .topButtonSelected a {
	position: relative;
	top: 5px;
	color: #CCCCCC;
	text-decoration: none;
}
#TopButtons .topButtonSelected a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx MAIN CONTENT xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#MainContent {
	width: 976px;
	min-height: 200px;

	padding: 10px 10px 10px 10px;
	background-color: #000000;

	/*border: #CCCCCC 1px solid;*/
}
* html #MainContent { height: 200px; }


#CenterContent {
	float: left;
	width: 690px;
	min-height: 200px;

	/*border: #FF0000 1px solid;*/
}
* html #CenterContent { height: 200px; }

#GalleryContent {
	width: 976px;
	min-height: 200px;

	/*border: #FF0000 1px solid;*/
}
* html #GalleryContent { height: 200px; }
#GalleryContent p {
	margin: 0 18px;
	font-size: 120%;
}
#GalleryContent div {
	float: left;
	width: 150px;
	min-height: 100px;
	margin: 10px 18px 10px 18px;
	cursor: pointer;
	text-align: center;

	color: #CCCCCC;
	font-size: 120%;

	/*border: #FF0000 1px solid;*/
}
* html #GalleryContent div { height: 100px; }
#GalleryContent div img {
	border: #FFFFFF 1px solid;
}

#RightContent {
	float: right;
	width: 286px;
	min-height: 200px;

	text-align: center;

	/*border: #FF0000 1px solid;*/
}
* html #RightContent { height: 200px; }


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx BOTTOM PANEL xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#BottomPanel {
	width: 996px;
	min-height: 165px;

	background: url(../images/bottompanel-996x165.jpg) top left no-repeat;

	/*border: #FFFFFF 1px solid;*/
}
* html #BottomPanel { height: 165px; }


#BottomPanel .lovciMamutu {
	float: left;
	width: 400px;
	min-height: 20px;
	margin: 123px 0 0 5px;
	text-align: left;

	font-size: 190%;
	color: #FFFFFF;

	/*background-color: #999999;*/
	/*border: #FFFFFF 1px solid;*/
}
* html #BottomPanel .lovciMamutu { height: 20px; }


#BottomPanel .threeBrothers {
	float: right;
	width: 400px;
	min-height: 20px;
	margin: 120px 0 0 0;
	text-align: right;

	font-size: 120%;

	/*background-color: #666666;*/
	/*border: #FFFFFF 1px solid;*/
}
* html #BottomPanel .threeBrothers { height: 20px; }
#BottomPanel .threeBrothers h1{
	margin: 0 10px 0 0;
	padding: 0;
}

.video {text-align:center; margin-bottom:20px}
.video a, .video p {font-size:12px}
.partner img {border-style:none}
.partner {display:block; width:102px; height:90px; border:2px solid #FFFFFF; margin:0 144px}
.partner:hover {border-color:#CCCCCC}