DIV#top {
	width: 700px;
	float: left;
}

	DIV#top DIV.logo {
		float: left;
		height: 26px;
	}

	DIV#top DIV.top_menu {
		margin: 0 0 0 30px;
		height: 26px;
		float: left;
		padding: 6px 0 0 0;
		vertical-align: bottom;
	}

		DIV#top DIV.top_menu A {
			color: #999999;
			padding: 1px 5px;
			text-decoration: none;
		}

		DIV#top DIV.top_menu A:hover {
			color: #000000;
			text-decoration: underline;
		}

		DIV#top DIV.top_menu DIV.menu_separator {
			display: inline;
			padding: 1px 0;
			margin: 0 -2px 0 1px;
			border-left: 1px solid #FF9900;
		}

	DIV#top DIV.my_menu {
		height: 26px;
		float: right;
		padding: 6px 0 0 0;
	}

		DIV#top DIV.my_menu A {
			color: #999999;
			padding: 1px 5px;
			text-decoration: none;
		}

		DIV#top DIV.my_menu A:hover {
			color: #000000;
			text-decoration: underline;
		}

		DIV#top DIV.my_menu A.logout {
			border: 0;
		}

		DIV#top DIV.my_menu DIV.menu_separator {
			display: inline;
			padding: 1px 0;
			margin: 0 -2px 0 1px;
			border-left: 1px solid #FF9900;
		}

DIV#right_menu {
	width: 228px;
	float: right;
}

	DIV#right_menu DIV.lightbox {
		height: 26px;
		float: left;
		padding: 6px 0 0 0;
	}

			DIV#right_menu DIV.lightbox A {
				color: #999999;
				padding: 1px 0;
				text-decoration: none;
				/*border-right: 2px solid #FF9900;*/
			}

			DIV#right_menu DIV.lightbox A:hover {
				color: #000000;
				text-decoration: underline;
			}

			DIV#right_menu DIV.lightbox A.lightbox {
				border: 0;
			}

	DIV#right_menu DIV.language_select {
		height: 26px;
		float: right;
		padding: 6px 0 0 0;
	}

			DIV#right_menu DIV.language_select A {
				color: #999999;
				padding: 1px 5px;
				text-decoration: none;
			}

			DIV#right_menu DIV.language_select DIV.menu_separator {
				display: inline;
				padding: 1px 0;
				margin: 0 -2px 0 1px;
				border-left: 1px solid #FF9900;
			}

			DIV#right_menu DIV.language_select A:hover {
				color: #000000;
				text-decoration: none;
			}

			DIV#right_menu DIV.language_select A#last {
				border: 0;
			}

			DIV#right_menu DIV.language_select SPAN.selected {
				color: #666666;
				padding: 1px 5px;
				text-decoration: none;
				font-weight: bold;
			}

/* CATEGORY BUTTONS */

UL#category_buttons {
	float: left;
	width: 704px;
	height: 23px;
	list-style-type: none;
	position: relative;
}

	UL#category_buttons LI {
		float: left;
		margin: 0 5px 0 0;
	}

	UL#category_buttons LI UL {
		display: none;
	}

	UL#category_buttons LI A {
		float: left;
		width: 113px;
		height: 23px;
		text-decoration: none;
	}

		UL#category_buttons LI.creativePhoto A {
			background: url("../images/buttons/creativePhotoOff.cz.jpg") no-repeat 0 0;
		}

			UL#category_buttons LI.creativePhoto A.active,
			UL#category_buttons LI.creativePhoto A:hover {
				background: url("../images/buttons/creativePhotoOn.cz.jpg") no-repeat 0 0;
				background-color: #990000;
			}

		UL#category_buttons LI.creativePhoto UL {
			background-color: #990000;
			color: #FFFFFF;
		}

		UL#category_buttons LI.editorialPhoto A {
			background: url("../images/buttons/editorialPhotoOff.cz.jpg") no-repeat 50% 0;
		}

			UL#category_buttons LI.editorialPhoto A.active,
			UL#category_buttons LI.editorialPhoto A:hover {
				background: url("../images/buttons/editorialPhotoOn.cz.jpg") no-repeat 50% 0;
				background-color: #0066CC;
			}

		UL#category_buttons LI.editorialPhoto UL {
			background-color: #0066CC;
			color: #FFFFFF;
		}

		UL#category_buttons LI.filmFootage A {
			background: url("../images/buttons/filmFootageOff.cz.jpg") no-repeat 100% 0;
		}

			UL#category_buttons LI.filmFootage A.active,
			UL#category_buttons LI.filmFootage A:hover {
				background: url("../images/buttons/filmFootageOn.cz.jpg") no-repeat 100% 0;
				background-color: #336600;
			}

		UL#category_buttons LI.filmFootage UL {
			background-color: #336600;
			color: #FFFFFF;
		}

		UL#category_buttons LI.music A {
			background: url("../images/buttons/musicOff.cz.jpg") no-repeat 0 0;
		}

			UL#category_buttons LI.music A.active,
			UL#category_buttons LI.music A:hover {
				background: url("../images/buttons/musicOn.cz.jpg") no-repeat 0 0;
				background-color: #FF99CC;
			}

		UL#category_buttons LI.music UL {
			background-color: #FF99CC;
			color: #FFFFFF;
		}

		UL#category_buttons LI.editorialVideo A {
			background: url("../images/buttons/editorialVideoOff.jpg") no-repeat 50% 0;
		}

			UL#category_buttons LI.editorialVideo A.active,
			UL#category_buttons LI.editorialVideo A:hover {
				background: url("../images/buttons/editorialVideoOn.jpg") no-repeat 50% 0;
				background-color: #00CCCC;
			}

		UL#category_buttons LI.editorialVideo UL {
			background-color: #00CCCC;
			color: #FFFFFF;
		}

		UL#category_buttons LI.services A {
			background: url("../images/buttons/servicesOff.cz.jpg") no-repeat 100% 0;
		}

			UL#category_buttons LI.services A.active,
			UL#category_buttons LI.services A:hover {
				background: url("../images/buttons/servicesOn.cz.jpg") no-repeat 100% 0;
				background-color: #99CC00;
			}

		UL#category_buttons LI.services UL {
			background-color: #99CC00;
			color: #FFFFFF;
		}

		UL#category_buttons LI.services {
		 margin: 0;
		}