BODY {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url(../img/bg.jpg);
	background-color: #E6E6E6;
}

BODY,FORM,INPUT,SELECT,TEXTAREA {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	color: #666666;
	margin: 0;
	padding: 0;
}

IMG {
	border: 0;
	margin: 0;
	padding: 0;
	border: none;
}

.cleaner {
	clear: both;
}

#email,#calendar {
	position: absolute;
	top: 0;
	left: 0;
}

#mainHolder {
	margin: 0em auto;
	width: 910px;
}

/* HEADER */
#header {
	width: 910px;
	height: 170px;
	background-image: url("../img/top_logo.gif");
	background-repeat: no-repeat;
	background-position: 0px 15px;
	border-bottom: 1px solid #CCCCCC;
}

#header .headerText {
    margin-top: 8px;
    margin-left: 26px;
    position: absolute;
    font-size: 18px;
    color: #DCE35B;
    width: 160px;
}

#header .headerText b{
    font-size: 18px;
    color: #DCE35B;
}

#header .description{
    width: 700px;
    margin-top: 12px;
    margin-left: 188px;
    position: absolute;
    font-size: 14px;
    color: #D6D6D6;
    letter-spacing: 1px;
}

#header.cz {
	width: 910px;
	height: 170px;
	background-image: url("../img/top_logo_cz.gif");
	background-repeat: no-repeat;
	background-position: 0px 15px;
	border-bottom: 1px solid #CCCCCC;
}

#header #logolink {
	float: left;
	position: relative;
	top: 12px;
}

#header #logolink A {
	display: block;
	width: 120px;
	height: 72px;
}

#header #logolink H2 {
	margin: 0;
	padding: 0;
	border: 0;
}
#header #logolink A SPAN {
	display: none;
}

#header .title {
	float: left;
	position: relative;
	left: 523px;
	top: 10px;
	font-size: 7pt;
	color: #A7A7A7;
}

#header .title A {
	color: #A7A7A7;
	text-transform: uppercase;
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
}

#header .title A:hover {
	text-decoration: none;
	color: #A7A7A7;
}

#header .country {
	float: right;
	position: relative;
	top: 10px;
	color: #A7A7A7;
	font-size: 7pt;
	text-transform: uppercase;
}

#header .country A {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Sans Serif;
	color: #A7A7A7;
}

#header .country SPAN {
	font-weight: bold;
	font-family: Verdana, Arial, Sans Serif;
	color: #A7A7A7;
}

#header .search {
	width: 220px;
	position: relative;
	left: 640px;
	top: -35px;
	float: left;
}

#header .search .searchedit {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	width: 176px;
	height: 16px;
	padding: 2px;
}

#header .headermenu {
	float: left;
	position: relative;
	left: 175px;
	top: -10px;
	width: 700px;
}

#header .headermenu UL {
	margin: 0px;
	padding: 0px;
}

#header .headermenu UL LI {
	list-style-type: none;
	display: block;
	float: left;
	font-family: Verdana, Arial, Sans Serif;
	font-size: 8pt;
	text-transform: uppercase;
}

#header .headermenu UL LI A {
	display: block;
	padding: 25px 30px 0px 10px;
	border-left: 3px solid #CCCCCC;
}

#header .headermenu UL LI A:hover,#header .headermenu UL LI.expanded A {
	padding: 25px 30px 10px 10px;
	text-decoration: none;
}

#header .headermenu UL LI#topmnu2 A {
	border-color: #CCCC99;
}

#header .headermenu UL LI#topmnu3 A {
	border-color: #3399FF;
}

#header .headermenu UL LI#topmnu4 A {
	border-color: #FF3333;
}

#header .headermenu UL LI#topmnu5 A {
	border-color: #33CC00;
}

#header .headermenu UL LI#topmnu6 A {
	border-color: #CC33FF;
}

#header .headermenu UL LI A SPAN {
	color: #A7A7A7;
}

#header .headermenu UL LI A:hover SPAN {
	
}

/* CONTENT */
#content {
	height: 100%;
	width: 910px;
	float: left;
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
}
#content.col2 {
	background-image: url(../img/contentbg2.gif);
}
#content.master6 {
	/*background-image: url(../img/contentbg.gif);*/
}

#content .main {
	float: left;
	width: 440px;
	padding: 2px 12px 12px 12px;
}
#content.col2 .main {
	width: 718px;
	padding: 2px 0px 12px 12px;
}

#content .main .path {
	display: block;
	color: #999999;
	padding: 0px 10px 3px 0;
	margin: 0;
	font-weight: bold;
}

#content .main .path A,#content .main .path A:visited {
	text-decoration: none;
	color: #999999;
}

#content .main .path A:hover {
	text-decoration: underline;
}

#content .main .path .selectedItem {
	color: #999999 !important;
}

#content.master2 .main .path,#content.master2 .main .path A,#content.master2 .main .path .selectedItem,#content.master2 h3,#content.master2 h2
{
	color: #CCCC99 !important;
}

#content.master3 .main .path,#content.master3 .main .path A,#content.master3 .main .path .selectedItem,#content.master3 h3,#content.master3 h2
{
	color: #3399FF !important;
}

#content.master4 .main .path,#content.master4 .main .path A,#content.master4 .main .path .selectedItem,#content.master4 h3,#content.master4 h2
{
	color: #FF3333 !important;
}

#content.master5 .main .path,#content.master5 .main .path A,#content.master5 .main .path .selectedItem,#content.master5 h3,#content.master5 h2
{
	color: #33CC00 !important;
}

#content.master6 .main .path,#content.master6 .main .path A,#content.master6 .main .path .selectedItem,#content.master6 h3,#content.master6 h2
{
	color: #CC33FF !important;
}

#footermenu {
	float: left;
	width: 722px;
	padding-left: 188px;
	background-image: url(../img/contentbg.gif);
	background-repeat: repeat-y;
	margin: 0 0 15px 0;
}
#footermenu.col2 {
	background-image: url(../img/contentbg2.gif);
}

#footermenu UL {
	margin: 0;
	padding: 0;
}

#footermenu UL LI {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #A7A7A7;
	text-transform: uppercase;
	font-family: Verdana, Arial, Sans Serif;
	font-weight: normal;
	font-size: 7pt;
	line-height: 9pt;
}

#footermenu UL LI.first {
	border-left: none;
}

#footermenu UL LI.first A {
	padding-left: 2px;
}

#footermenu UL LI A {
	color: #A7A7A7;
	padding: 0 12px 0 12px;
}

#footermenu UL LI A:hover {
	text-decoration: none;
	color: #A7A7A7;
}

#content .main #footer {
	clear: both;
	float: left;
	width: 710px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer {
   		text-align: right;   
   		font-size: 8pt;
   		margin-bottom: 0px;   		
		padding: 30px 0px 6px 6px;
		color: #A7A7A7;	
}
#footer A {
		color: #416FAE;
	text-transform: lowercase;
}


#content .spaceInsteadMenu {
	float: left;
	width: 178px;
}

/* CONTENT MENU */
#content .menu {
	width: 166px;
	float: left;
	padding-right: 12px;
}

#content .menu UL {
	color: #A7A7A7;
	padding: 0;
	margin: 0;
	list-style: none;
}

#content .menu UL UL {
	border-top: none;
}

#content .menu UL LI.expanded UL {
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
}

#content .menu UL LI.expanded LI.expanded UL {
	border-top: 0;
}

#content .menu UL LI {
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	margin: 0;
	font-size: 0; /* IE6 bug */
	padding: 5px 0px 5px 0px;
}

#content .menu UL LI LI {
	border-bottom: none;
}

#content .menu UL LI LI SPAN {
	
}

#content .menu LI SPAN {
	display: block;
	background-color: transparent;
	color: #A7A7A7;
	font-size: 8pt;
	/* line-height: 120%; */
	text-transform: uppercase;
	padding-left: 9px;
	padding-right: 8px;
}

#content .menu LI A {
	display: block;
	padding-left: 3px;
}

/* vychozi zobrazeni menu 1. urovne */
#content .menu LI.expanded A SPAN {
	color: #A7A7A7;
}

#content .menu LI.expanded A {
	border: 0 !important;
	padding-left: 0px;
}

/* vybrana polozka menu 1. urovne */
#content .menu LI.expanded SPAN {
	color: #A7A7A7;
}

/* vychozi zobrazeni menu 2. a nizsi urovne */
#content .menu * LI.expanded LI SPAN {
	text-transform: none;
	font-size: 7pt;
	border: none;
	padding-left: 12px;
}

#content .menu * LI.expanded LI A SPAN {
	color: #A7A7A7;
}

/* aktualne vybrana polozka menu 2. a nizsi urovne */
#content .menu LI.expanded LI.expanded SPAN {
	padding-left: 13px !important;
}

/* prejeti mysi po menu */
#content .menu LI A:hover {
	text-decoration: none;
	padding-left: 0px !important;
}

#content .menu LI LI A:hover {
	padding-left: 1px !important;
}

* html #content .menu LI A:hover {
	text-decoration: underline;
}

#content .menu LI A:hover SPAN {
	text-decoration: none;
}

#content .menu LI LI A:hover,#content .menu LI.expanded * LI.expanded SPAN {
	color: #A7A7A7;
	border: none;
	padding-left: 16px;
	font-weight: bold;
}

#content .menu LI A:hover,#content .menu LI.expanded SPAN {
	border-left: 3px solid #CCCCCC;
	padding-left: 9px;
}

#content.master2 .menu LI A:hover,#content.master2 .menu LI.expanded SPAN {
	border-color: #CCCC99 !important;
}

#content.master3 .menu LI A:hover,#content.master3 .menu LI.expanded SPAN {
	border-color: #3399FF !important;
}

#content.master4 .menu LI A:hover,#content.master4 .menu LI.expanded SPAN {
	border-color: #FF3333 !important;
}

#content.master5 .menu LI A:hover,#content.master5 .menu LI.expanded SPAN {
	border-color: #33CC00 !important;
}

#content.master6 .menu LI A:hover,#content.master6 .menu LI.expanded SPAN {
	border-color: #CC33FF !important;
}

#content .main P {
	margin: 0 0 20px 0px;
	padding: 0;
	color: #666666;
}

#content .main UL {
	margin: 3px 0 8px 10px;	
	padding: 0;
}

#module #filter {
	background-color: #EFEFF0;
	padding: 10px 5px 10px 5px;
}

#module #list {
	padding: 0px 0 0px 0;
}

#module #detail {
	padding: 0px 0 0px 0;
}

#module {
	/*padding-bottom: 23px;*/
}

#signpost,#module,#document,#usermodule {
	width: 100%;
	float: left;
	line-height: 160%;
}

#signpost #leftColumn,#module #leftColumn {
	width: 430px;
	float: left;
	display: block;
	font-size: 9pt;
}

#signpost #rightColumn,#module #rightColumn {
	width: 290px;
	float: left;
	display: block;
	margin: 0 0 0 20px;
}

#signpost #rightColumn IMG,#module #rightColumn IMG {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
}

#signpost {
	font-size: 9pt;
	float: left;
}

/* SEPARATED VALUES */
#separatedValues {
	width: 100%;
	float: left;
	border-top: 1px dotted #B7B7B7;
	border-bottom: 1px dotted #B7B7B7;
	margin: 20px 0 25px 0;
	padding: 0 0 10px 0;
}

#separatedValues .content {
	clear: both;
	width: 740px;
}

#separatedValues .menu {
	display: block;
	width: 100%;
	border-bottom: none;
	margin: 20px 0 10px 0;
	top: 0px;
	left: 0px;
	position: relative;
}

#separatedValues .menu UL {
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

#separatedValues .menu UL LI {
	float: left;
	padding: 5px 15px 6px 10px;
	border-top: none;
}

#content .main #module * #separatedValues .menu UL LI A {
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
}

/* SEARCH */
.main #search P A {
	font-size: 9pt;
}

.main #search P A:hover {
	text-decoration: underline;
}

.main #search P A,.main #search P A:hover,.main #search P A:visited {
	text-decoration: none;
}

.paging {
	display: block;
	padding: 5px 0 5px 0px;
}

.paging .selpage {
	font-size: 8pt;
}

.paging A,.paging A:hover,.paging A:visited {
	text-decoration: none;
	font-style: normal;
}

/* ADMIN bar */
#admintitle_admin {
	font-size: 10pt;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
	float: left;
	background-image: url("../img/admin/topli_divider.gif");
	background-repeat: no-repeat;
	background-position: left 13px;
}

#admintitle_logged {
	margin-right: 40px;
	font-size: 10pt;
	padding-top: 4px;
	position: absolute;
	top: 5px;
	left: 300px;
	width: 300px;
	text-align: right;
}

#admintitle_logged #loggedusermsg {
	text-transform: uppercase;
	font-weight: bold;
	color: #3E3E3E;
}

#admintitle_logged #loggeduser {
	color: white;
}

#admintitle_logout {
	position: absolute;
	top: 6px;
	left: 645px;
	width: 60px;
}

/* GALLERY */
.gallery,.gallery-classic {
	margin-bottom: 10px;
}

#main .gallery,#main .gallery-classic {
	width: 600px;
}

.gallery-main-item {
	float: left;
}

.gallery-image a,.gallery-image img {
	vertical-align: middle;
	margin-bottom: 0px !important;
}

/* imagestorage */
.gallery-classic .gallery-item {
	background-color: #EAEAEA;
	height: 280px;
	width: 280px;
	text-align: center;
	margin-right: 2px;
	margin-top: 2px;
}

.gallery-classic .gallery-image {
	display: inline;
	line-height: 280px;
	height: 280px;
	width: 280px;
	text-align: center;
	margin-right: 1px;
	_padding-top: 10px;
	_display: block;
}

.gallery-classic .gallery-info {
	background-color: #EAEAEA;
	text-align: center;
	margin-right: 2px;
	margin-top: 1px;
	width: 276px;
	padding: 2px;
}

/* photogallery */
.gallery .gallery-item {
	background-color: #EAEAEA;
	height: 280px;
	width: 280px;
	text-align: center;
	margin-right: 2px;
	margin-top: 2px;
}

.gallery .gallery-image {
	display: inline;
	line-height: 280px;
	height: 280px;
	width: 280px;
	text-align: center;
	margin-right: 1px;
	_padding-top: 10px;
	_display: block;
}

.gallery .gallery-info {
	background-color: #EAEAEA;
	text-align: center;
	margin-right: 2px;
	margin-top: 1px;
	width: 276px;
	padding: 2px;
}
