/*  ARGEMA - oficiální stránky rockové skupiny - Copyright (C) PRETORIEN - www.pretorien.cz  */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, sans-serif;
	cursor: default;
	text-align: center;
	background: rgb(55,55,55);
	color: white;
}

a {
	text-decoration: underline;
	color: rgb(183,12,24); 
}

a:hover {
	text-decoration: none;
	color: white;
}

img {
	border: 0;
	margin: 0;
}

select, input, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 1px;
}

select, textarea {
	border: black 1px solid;
}

h1 {
	color: rgb(183,12,24); 
}

#page_area {
	margin: 15px auto 0 auto;
	width: 970px;
	text-align: left;
}

#hlavicka {
	clear: both;
	width: 970px;
	height: 172px;
	text-align: left;
}

#hlavicka_cast1 {
	float: left;
	width: 380px;
	height: 172px;
	background: url(./images/hlavicka_cast1.gif) left top no-repeat;
}

#hlavicka_cast1 A {
	width: 380px;
}

#hlavicka_cast2 {
	float: left;
	width: 311px;
	height: 172px;
	background: url(./images/hlavicka_cast2.gif) left top no-repeat;
}

#hlavicka_cast2 A {
	width: 311px;
}

#hlavicka_cast3 {
	float: left;
	width: 279px;
	height: 172px;
	background: url(./images/hlavicka_cast3.gif) left top no-repeat;
}

#hlavicka_cast3 A {
	width: 279px;
}

#hlavicka A {
	display: block;
	text-decoration: none;
	height: 172px;
	margin: 0;
}

#menu_lista {
	clear: both;
	width: 100%;
	height: 25px;
	background: url(./images/menu_lista_pozadi.gif) left top repeat-x;
	margin: 0;
}

UL#menu_lista_vypis {
	display: block;
	margin: 0;
	padding: 0;
}

UL#menu_lista_vypis LI {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	list-style: none;
	background: url(./images/menu_lista_predel.gif) left top no-repeat;
}

UL#menu_lista_vypis LI A {
	display: block;
	float: left;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

UL#menu_lista_vypis LI A:hover {
	background: url(./images/menu_lista_pozadi_aktivni.gif) left top repeat-x;
}

#main {
	clear: both;
	width: 100%;
	background: rgb(28,28,28);
	float: left;
	padding: 5px 0 0 0;
}

#sloupec_levy {
	float: left;
	width: 178px;
	padding: 0 8px 20px 8px;
	text-align: center;
	margin: 5px 7px 0 0;
	color: #B2B2B2;
	overflow: hidden;
}

#hlavni {
	float: left;
	width: 570px;
	margin: 12px 15px 0 0;
	text-align: left;
	padding-bottom: 15px;
	color: #B2B2B2;
	overflow: hidden;
}

#sloupec_pravy {
	float: left;
	width: 176px;
	color: #B2B2B2;
	overflow: hidden;
}

.clearovaci {
	clear: both;
	height: 19px;
}

#paticka {
	clear: both;
	width: 100%;
	height: 35px;
	padding: 8px 0 0 0;
	color: rgb(99,99,99);
	background: url(./images/paticka_pozadi.gif) left top repeat-x rgb(22,22,22);
}

#levy_box_kontakt {
	width: 154px;
	margin: 6px auto 0 auto;
	font-weight: bold;
	padding: 5px 23px 1px 1px; 
	height: 50px;
	background: url(./images/vlevo_kontakt_pozadi.gif) left top no-repeat;
}

#levy_box_newsletter {
	width: 154px;
	height: 65px;
	padding: 7px 23px 1px 1px; 
	margin: 8px auto 0 auto;
	background: url(./images/vlevo_novinky_pozadi.gif) left top no-repeat;
}

#levy_box_kontakt, #levy_box_newsletter, #levy_box_zvuk {
	overflow: hidden;
}

FORM#newsletter_form {
	margin: 6px 0 0 0;
	padding: 0 6px 0 6px;
}

FORM#newsletter_form INPUT#newsletter_textinput {
	background: url(./images/newsletter_textinput_pozadi.gif) left top repeat-x;
	width: 85px;
	height: 20px;
	text-align: left;
	color: rgb(183,12,24); 
	padding-top: 2px;
	border: 0;
	margin: 1px 4px 0 0;
	float: left;
}

FORM#newsletter_form INPUT#newsletter_button {
	float: left;
	background: url(./images/newsletter_button.gif) left top no-repeat;
	width: 49px;
	height: 22px;
	border: 0;
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: white;
	cursor: pointer;
}

.clanek_box {
	clear: both;
	padding: 0;
	margin: 0 0 16px 0;
	text-align: left;
}

.clanek_titulek {
	background: url(./images/clanky_titulek_pozadi.gif) left top repeat-x;
	clear: both;
	height: 23px;
}

.clanek_titulek A {
	color: white;
	text-decoration: none;
}

.clanek_titulek IMG {
	float: left;
	margin: 0;
	border: 0;
}

.clanek_nadpis {
	float: left;
	text-align: left;
	padding: 4px 0 0 22px;
	color: white;
	font-weight: bold;
}

.clanek_datum {
	float: right;
	text-align: right;
	padding: 4px 15px 0 0;
	width: 120px;
	color: white;
	font-size: 11px;
}

.clanek_zkraceny_obsah {
	background: url(./images/clanky_zkraceny_pozadi.gif) left top repeat-x rgb(64,64,64);
	clear: both;
	width: 100%;
	float: left;
	text-align: left;
	padding-bottom: 8px;
	color: #B2B2B2;
}

.clanek_obsah_container {
	clear: both;
	padding: 7px 10px 0 10px;
	text-align: justify;
}

#vpravo_videoklipy {
	margin: 10px 0 0 0;
	clear: both;
	float: left;
	background: url(./images/vpravo_videoklipy_cervene_pozadi.gif) right top repeat-y;
	width: 176px;
	padding: 0;
}

#vpravo_videoklipy_obsah {
	float: left;
	width: 144px;
	background: url(./images/vpravo_videoklipy_pozadi.gif) left top repeat-x rgb(57,57,57);
	border-left: rgb(78,78,78) 1px solid;
	border-top: rgb(78,78,78) 1px solid;
	border-bottom: rgb(78,78,78) 1px solid;
	padding: 0 5px 19px 5px;
}

SPAN#paticka_vlevo {
	float: left;
	display: block;
	text-align: left;
	padding: 0 0 0 15px;
}

SPAN#paticka_vpravo {
	display: block;
	float: right;
	text-align: right;
	padding-right: 12px;
}

.vpravo_videoklipy_polozka {
	clear: both;
	margin: 13px 0 0 0;
	font-weight: bold;
}

.vpravo_videoklipy_polozka P {
	display: block;
	clear: both;
	margin: 2px 0 0 0;
	padding: 7px 0 7px 0;
	text-align: center;
	background: rgb(12,16,15);
}

.vpravo_videoklipy_polozka IMG {
	width: 130px;
}

IMG.bocni_svisly_napis_img {
	display: block;
	float: right;
	margin-top: 16px;
}

.levy_bocni_box_natahovaci {
	margin: 7px 0 0 0;
	clear: both;
	float: left;
	background: url(./images/vpravo_videoklipy_cervene_pozadi.gif) right top repeat-y;
	width: 178px;
	padding: 0;
}

.levy_bocni_box_natahovaci_obsah {
	float: left;
	width: 154px;
	background: url(./images/vpravo_videoklipy_pozadi.gif) left top repeat-x rgb(57,57,57);
	border-left: rgb(78,78,78) 1px solid;
	border-top: rgb(78,78,78) 1px solid;
	border-bottom: rgb(78,78,78) 1px solid;
	padding: 2px 1px 8px 1px;
}

#video_content {
	clear: both;
	text-align: center;
	margin: 25px 0 0 0;
	width: 100%;
}

#videobox {
	margin: 0 auto 0 auto;
	width: 345px;	
}




/*   Zobrazování a otevírání fotografií   */

#lightbox {
	
	position: absolute;
	
	left: 0;

	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;

}



#lightbox a img { 
	border: none; 
}



#outerImageContainer{
	
	position: relative;
	
	background-color: #fff;
	
	width: 250px;
	
	height: 250px;
	
	margin: 0 auto;
	
}



#imageContainer{
	
	padding: 10px;
	
}



#loading{
	
	position: absolute;
	
	top: 40%;
	
	left: 0%;
	
	height: 25%;
	
	width: 100%;
	
	text-align: center;
	
	line-height: 0;
	
}


#hoverNav{
	
	position: absolute;
	
	top: 0;
	
	left: 0;
	
	height: 100%;
	
	width: 100%;
	
	z-index: 10;
	
}


#imageContainer>#hoverNav{ 
	left: 0;
}


#hoverNav a {
	outline: none;
}



#prevLink, #nextLink{
	width: 49%;
	height: 100%;

	background: transparent url(./images/blank.gif) no-repeat; 
	/* Trick IE into showing hover */

	display: block;

}


#prevLink { 
	left: 0; 
	float: left;
}


#nextLink { 
	right: 0; 
	float: right;
}


#prevLink:hover, #prevLink:visited:hover { 
	background: url(images/prevlabel.gif) left 50% no-repeat;
}


#nextLink:hover, #nextLink:visited:hover { 
	background: url(images/nextlabel.gif) right 50% no-repeat; 
}




#imageDataContainer{
	
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;

	margin: 0 auto;
	
	line-height: 1.4em;

	overflow: hidden;

	width: 100%;
}



#imageData{
	padding:0 10px; 
	color: #666; 
}


#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left; 
}


#imageData #caption{ 
	font-weight: bold;
}


#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;
}


#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;
}


#overlay{
	
	position: absolute;
	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

}

/*   Konec otevírání fotografií   */



/* Vyjížděcí menu */

.menu {
	margin: 0;
	padding: 0;
	display: block;
}

.menu a {
	text-decoration: none;
	color: white;
	display: block;
	text-align: center;
}

.menu ul, .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.uroven1 li.polozka1 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
	background: url(./images/menu_lista_predel.gif) right top no-repeat;
	position: relative;
	height: 25px;
	_width: 1px; /* IE */
}

ul.uroven1 li.polozka1 a {
	display: block;
	width: 86px;
	padding: 5px 0 5px 0;
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 15px;
}

ul.uroven1 li.polozka1 a:hover {
	background: url(./images/menu_lista_pozadi_aktivni.gif) left top repeat-x;
}

ul.uroven2 {
	position: absolute;
	left: 0;
	top: 25px;
	_top: 25px; /* IE */
	width: 86px;
	color: white;
	background: rgb(57, 0, 1);
	visibility: hidden;
	padding: 0px;
	text-align: left;
}

ul.uroven2 li.polozka2 {
	margin: 0;
	padding: 0;
	display: block;
}

ul.uroven2 li.polozka2 a {
	display: block;
	width: 78px;
	font-weight: bold;
	color: rgb(213, 213, 213);
	text-align: left;
	height: 22px;
	padding: 5px 0 0 8px;
	margin: 0;
}

ul.uroven2 li.polozka2 a:hover {
	color: rgb(213, 213, 213);
}

.menu a:hover {
	text-decoration: none;
}

ul.uroven1 li.polozka1, ul.uroven2 li.polozka2 {
	behavior: url(./hover.htc);
}

ul.uroven1 li.polozka1:hover,
ul.uroven1 li.polozka1Hover {
	color: rgb(213, 213, 213);
}

ul.uroven1 li.polozka1Hover ul.uroven2,
ul.uroven1 li.polozka1:hover ul.uroven2, 
ul.uroven2 li.polozka2:hover ul.uroven3,
ul.uroven2 li.polozka2Hover ul.uroven3 {
	visibility: visible;
}

/*  Konec vyjížděcího menu  */



