/* :::::::::::::::::::::::::::::::::: */
/* :::   styly zony POMATURITNI   ::: */
/* :::::::::::::::::::::::::::::::::: */

body, td, th {
	color: #6b6e7f;
}

body {
	background-color: #fbf5f4;	
}

a {
	color: #6b6e7f;
}

a:hover {
	color: #111112;
}

#page {
	background-color: white;
}

/* ---------------------- */
/* -----   HEADER   ----- */
/* ---------------------- */

#header {
	background-image: url(/pomaturitni/images/header-background.jpg);
}

#header #header-address {
	color: #8f95a3;
}

#header #header-phrase {
	color: #c4494c;
}

/* -------------------- */
/* -----   MENU   ----- */
/* -------------------- */

#menu {
	background-image: url(/pomaturitni/images/menu-background.jpg);
}

#menu #mainMenu a {
	color: white;
}

#menu #mainMenu a:hover {
	color: #000000;
}

#menu #subMenu a {
	color: #6b6e7f;
}

#menu #subMenu a:hover {
	color: #c4494c;
}

/* ------------------------ */
/* -----   NAVIGACE   ----- */
/* ------------------------ */

#navigation {
	background-image: url(/pomaturitni/images/navigate-background.jpg);
}

#navigation #navipath a, #navigation #navipath {
	color: #c4494c;
}

#navigation #navipath a:hover { 
	color: #000000;
}

/* ----------------------- */
/* -----   CONTENT   ----- */
/* ----------------------- */

#content {
	background-image: url(/pomaturitni/images/content-background.jpg);
	background-repeat: repeat-y;
}

#content .textItem, #content .textHeadline {
	background-image: url(/pomaturitni/images/content-text-background.jpg);
}

#content h1 {
	background-image: url(/pomaturitni/images/headline-1-image.png);
}

#content h2 {
	background-image: url(/pomaturitni/images/headline-2-image.png);
}

#content h3 {
	background-image: url(/pomaturitni/images/headline-3-image.png);
}

#content ul {
	list-style-type: square;
}

#content table#contentTable td#pageContentRight {
	background-color: #faf1f2;
}

#content #pageContent {
	background-color: white;
}

#content #pageContent #indexContent img {
	border-color: white;
}

#content #pageContent #indexContent a:hover img {
	border-color: #da796a;
}

#content #sendInfo hr.endForm {
	border-color: #dde5ea;
}

#content #pageNews h3 {
	color: #959ab7;
}

#content #pageNews .pageNewsText {
}

/* --------------------------------------------------------------------------------------- */
/* -----   specialni styly pro nektere preddefinovane stranky/objekty CONTENT boxu   ----- */
/* --------------------------------------------------------------------------------------- */

/* ::::::::::::::::::::: */
/* :::  server map   ::: */
/* ::::::::::::::::::::: */

#content #serverMap li.opened .serverMapItemImage {
	background-image: url(/common/images/mapa/minus.png);
}

#content #serverMap li.closed .serverMapItemImage {
	background-image: url(/common/images/mapa/plus.png);
}

#content #serverMap li.final .serverMapItemImage {
	background-image: url(/common/images/mapa/empty.png);
}

/* :::::::::::::::::::::::::::::::::: */
/* :::  stranka filmoveho klubu   ::: */
/* :::::::::::::::::::::::::::::::::: */

#content #movieList .movieItem .movieShowTime {
	color: black;
}

/* ---------------------- */
/* -----   FOOTER   ----- */
/* ---------------------- */

#footer {
	background-image: url(/pomaturitni/images/footer-background.jpg);	
	color: #959ab7;
}

#footer a {
	color: #959ab7;
}

#footer a:hover {
	color: #46578d;
}
