/***

* File					frontend-gallery.css
*
* Author				Pavel Zima
* Date and time			22.1.2008, 13:32:52
* Encoding				UTF-8

 ***/
 
/*** Primary CSS ***/

body {
	background-color: black;
}

#wrap {
   width: 100%;
	margin: auto;
	position: relative;
}

#content {
	width: 980px;
	margin: auto;
}

#heading {
   width: 475px;
   height: 45px;
   position: absolute;
   top: 120px;
   left: 263px;
   font-size: 13px;
   z-index: 100;
}

#heading span {
   color: #2B2B2B;
}

.subheading {
	margin-bottom: 20px;
	text-align: center;
}

#left-logo1 img, #left-logo2 img {
   float: left;
}

#left-logo1 {
   width: 2000px;
   height: 53px;
	background-color: black;
}

#left-logo2 {
   width: 246px;
   height: 410px;
   position: absolute;
   left: 0;
   top: 53px;
	background-color: black;
}

#logo-strip {
   width: 2000px;
   height: 53px;
   position: absolute;
   top: 0;
	left: 760px;
	background: url(images/streetfighter-header.gif) repeat-x;
}
#headerBg {
	width: 439px;
	width: 250px;
	height: 446px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: url(images/header.png) no-repeat;
}
#logo-wrap {
   overflow: hidden;
}
#logo-wrap1 {
   width: 100%;
   height: 600px;
   position: absolute;
   left: 0;
   top: 0;
   height: 53px;
   overflow: hidden;
}

.main-menu {
	width: 550px;
	position: absolute;
	top: 60px;
	left: 263px;
	z-index: 100;
}

.main-menu a {
   display: block;
   float: left;
   margin-bottom: 2px;
}

a#novinky {
   width: 85px;
   height: 19px;
   background-image: url(images/menu_01.gif);
}

a#novinky:hover {
   background-image: url(images/menu_01a.gif);
}

a#neco-o-mne {
   width: 105px;
   height: 19px;
   background-image: url(images/menu_02.gif);
}

a#neco-o-mne:hover {
   background-image: url(images/menu_02a.gif);
}

a#prehled-akci {
	width: 119px;
   height: 19px;
   background-image: url(images/menu_03.gif);
}

a#prehled-akci:hover {
   background-image: url(images/menu_03a.gif);
}

a#svetove-rekordy {
	width: 135px;
   height: 19px;
   background-image: url(images/menu_04.gif);
}

a#svetove-rekordy:hover {
   background-image: url(images/menu_04a.gif);
}

a#nabidka-show {
   width: 135px;
   height: 17px;
   background-image: url(images/menu_05.gif);
}

a#nabidka-show:hover {
   background-image: url(images/menu_05a.gif);
}

a#galerie {
   width: 78px;
   height: 17px;
   background-image: url(images/menu_06.gif);
}

a#galerie:hover {
   background-image: url(images/menu_06a.gif);
}

a#odkazy {
   width: 79px;
   height: 17px;
   background-image: url(images/menu_08.gif);
}

a#odkazy:hover {
   background-image: url(images/menu_08a.gif);
}

a#kontakt {
   width: 73px;
   height: 17px;
   background-image: url(images/menu_09.gif);
}

a#kontakt:hover {
   background-image: url(images/menu_09a.gif);
}

a#videa {
   width: 70px;
   height: 17px;
   background-image: url(images/menu_10.gif);
}

a#videa:hover {
   background-image: url(images/menu_10a.gif);
}

.main-menu a:hover {
	color: white;
}

.main-menu * {
	margin: 0;
	padding: 0;
}

.main-menu li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
	height: 15px;
}

.main-menu span {
	color: #9A2C2F;
	margin: auto 5px;
	cursor: default;
}

#title-picture {
   position: left: 300px;
   top: 400px;
}


/*** Content article, Galleries ***/

#content-article, #gallery {
   width: 650px;
   position: absolute;
   left: 263px;
   top: 170px;
}

#gallery {
   padding-top: 40px;
}

.gallery-heading {
   position: absolute;
   top: 175px;
   left: 263px;
   font-size: 12px;
   z-index: 100;
}

.gallery-heading span {
   color: #585858;
}

#gallery-menu {
   width: 220px;
   position: absolute;
   top: 360px;
   left: 20px;
	padding: 20px 0;
	display: none;
}

/* Gallery menu */

#gallery-menu * {
	padding: 0;
	margin: 0;
}

#gallery-menu {
   width: 220px;
   position: absolute;
   top: 360px;
   left: 20px;
	padding: 20px 0;
	display: none;
}

#gallery-menu h2 {
	font-size: 13px;
	margin-bottom: 10px;
}

#gallery-menu li {
	width: 220px;
	display: inline;
	float: left;
	list-style-type: none;
	line-height: 15px;
	padding: 3px 0;
	text-align: left;
}

#gallery-menu .category {
	margin: 4px 0;
	font-size: 13px;
}

#gallery-menu .gallery a {
	color: #A0A0A0;
	font-weight: normal;
}

#gallery-menu .gallery a:hover {
	color: #B84750;
}

#gallery-menu .count-photos {
	font-size: 80%;
	cursor: help;
}

#gallery-menu .gallery {
	font-size: 12px;
	margin-left: 15px;
}

/* Category list */

/* 4 x M + 3 x W + 6 x B =  780 for three categories */
/* 4x14  + 3x240 +   6   =. 780 */

.category-item {
	width: 200px;
	height: 205px;
	float: left;
	margin-bottom: 5px;
	margin-left: 14px;
	display: inline; /* IE6 */
	position: relative;
}

.category-item * {
	text-align: center;
	margin: 0;
	padding: 0;
}

.category-item .title {
	width: 180px;
	height: 30px;
	position: absolute;
	top: 5px;
	left: 0px;
	padding: 0 10px;
	font-size: 13px;
	line-height: 15px;
}

.category-item .image {
	position: relative;
	top: 45px;
}

.category-item .count {
	width: 180px;
	height: 15px;
	position: absolute;
	bottom: 5px;
	left: 0px;
	padding: 0 10px;
	font-size: 11px;
	line-height: 13px;
	cursor: help;
}

.category-item .image a img {
	border: 1px #353535 solid;
}

.category-item .image a:hover img {
	border: 1px #B84750 solid;
}

/* Gallery list */

/* 5 x M + 4 x W + 8 x B =  780 for four galeries */
/* 5x14  + 4x175 +   8   =. 780 */

.gallery-item {
	width: 185px;
	height: 200px;
	float: left;
	display: inline; /* IE6 */
   margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 14px;
	position: relative;
}

.gallery-item * {
	text-align: center;
	margin: 0;
	padding: 0;
}

.gallery-title {
	width: 150px;
	height: 60px;
	position: absolute;
	bottom: 165px;
	left: 13px;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 1px;
}

.gallery-item img {
	border: 0;
}

.gallery-item .image, .gallery-item .image1 {
	width: 152px;
	height: 105px;
	position: absolute;
	text-align: center;
	top: 28px;
	left: 6px;
}

.image11 {
	position: relative;
	top: 28px;
	left: 6px;
}

.gallery-item .image1 img {
	border: 1px #353535 solid;
}

.gallery-item .image a img {
	border: 1px #353535 solid;
}

.gallery-item .image a:hover img {
	border: 1px #894F27 solid;
	text-decoration :none;
}

.gallery-count {
	width: 150px;
	position: absolute;
	top: 165px;
	left: 13px;
	font-size: 10px;
	line-height: 14px;
	cursor: help;
}

/* Gallery index */

.photo-item * {
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.photo-item {
	width: 106px;
	height: 90px;
	float: left;
	display: inline; /* IE6 */
	margin: 0px 1px 5px 14px;
	padding: 15px;
	position: relative;
	text-align: center;
}

.photo-title {
	width: 100px;
	height: 20px;
	position: absolute;
	left: 16px;
	bottom: 5px;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
}

.photo-image {
	position: relative;
	top: 0px;
}

.photo-image * {
	border: 0;
}

.photo-image a img {
	border: 1px #353535 solid;
}

.photo-item a:hover img {
	border: 1px #894F27 solid;
}

/* Gallery detail */

#gallery-detail {
	text-align: center;
}

/* Navigation */

#navigation {
	font-size: 11px;
	line-height: 25px;
	position: relative;
	right: 17px;
	text-align: center;
	color: #8A8A8A;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	
}

#navigation .dead {
	cursor: default;
}

#number-picture {
	font-size: 18px;
	line-height: 30px;
}

#title-picture {
	font-size: 12px;
	line-height: 30px;
}

#picture-picture {
	margin: 10px 0;
	margin-top: 6px;
	border: Black 1px solid;	
}

#description-picture {
	font-size: 11px;
	line-height: 20px;
}

#copyright {
   position: relative;
   bottom: 10px;
}

#copyright, #copyright * {
	font-size: 9px;
	line-height: 10px;
	margin: 0;
	padding: 0;
	color: #555555;
}

/*** Guest book ***/

.guestbook-item, .guestbook-long-item {
	width: 60px;
	float: left;
	padding: 7px 0 0px 15px;
}

.guestbook-fieldset {
	margin: 10px 0;
	padding: 10px 0;
}

.guestbook-legend {
	margin-left: 20px;
}

.guestbook-long-item {
	width: 250px;
}

.guestbook-list-item {
	margin-top: 15px;
}

#wysiwyg-content {
	margin-left: 5px;
}

/*** Front-end ***/

#frontend-logo {
   width: 680px;
   margin: auto;
   margin-top: 15%;
   position: relative;
}

#frontend-logo a#title-come-in {
   width: 103px;
   height: 32px;
   display: block;
   float: right;
   background-image: url(images/enter_vstupte_01.gif);
}

#frontend-logo a#title-come-in:hover {
   background-image: url(images/enter_vstupte_01a.gif);
}

#frontend-logo p {
   position: absolute;
   top: 230px;
   left: 245px;
}

#frontend-logo p a {
   color: #FFC600;
}

#frontend-logo p a:hover {
   color: white;
}

#frontend-logo img{
   display: block;
}

#frontend-picture {
	text-align: center;
	clear: both;
	padding-top: 10px;
}

#frontend-picture img {
	border: 1px #EAEAEA solid;
}

#gallery-navigation {
	position: relative;
	bottom: 20px;
}

#latest-photos {
   width: 900px;
   margin: auto;
}

#loginForm {

}

#loginForm div {
    clear: both;
    margin: 8px 0;
}

#loginForm input {
	margin: 0;
}

#loginForm label {
    width: 150px;
    float: left;
    margin-right: 10px;
}
