﻿/*** TITLE ARTICLES ***/
/*FOR IE6*/
/*#titleArticles {border:2px solid #606020;margin-bottom:8px;background-color:#86862D;padding:8px;}

#titleArticles .center h2 a {color:#ACAC39;}
#titleArticles .side h2 a {color:#732673;}
#titleArticles div img  {width:95px;}

#titleArticles div div
{
  float:left;
  width:140px;
}

#titleArticles div .date  {color:#2F1818; font-size:11px;}

#titleArticles .center, #titleArticles .side
{
  width:240px;
  background-color:#86862D;
  padding:2px 0px 2px 0px;  
  height:200px;
  float:left;      
}

#titleArticles .center  {background-color:#606020;padding:2px 7px 2px 7px;margin:0px 7px 0px 7px}
#titleArticles a:hover  {text-decoration:underline;}
*/

/*FOR IE6*/
#titleVideo {border:2px solid #606020;margin-bottom:8px;background-color:#86862D;padding:8px;}

#titleVideo .video
{
  float:right;  
}

#titleVideo h2
{
  color:#ACAC39;
}

#titleVideo h3
{
  font-size:16px;
  margin-bottom:10px;  
}

#titleVideo a
{
  text-decoration:underline;
}



/* TITLE PROMO */
#titlePromo     {float:left; width:210px; padding-right:40px;}
#titlePromo h2  {color:#732673;}
#titlePromo a   {display:block; padding-bottom:5px;}
#titlePromo a:hover {color:#732673; font-weight:bold;}
#titlePromo a.all {color:Black;padding-top:3px; color:#732673; font-weight:bold;}

/* LYRICS */
#lyrics
{
  color:Black;
  background-color:#fff !important;
  float:right;
  width:534px;
}

#lyrics a
{
  color:Black;
}

.copyright
{
  color:Black;
  background-color:#fff !important;
  float:right;
  width:534px;
  font-size:11px;
}

.copyright textarea
{
  font-size:13px;
}

#band
{
  float:left;
  width:200px;  
}

#lyrics h1
{
  color:Black;
}

/* USER */
#content .admin td
{
  background-color:#604020;
  padding:5px;
}

#content .edit td
{
  background-color:#604020;
  padding:5px;
}

#content .edit input,
#content .edit textarea,
#content .edit select
{
  border:0px solid white;  
  color:Black;
  padding:1px;
  width:500px;
  font-size:14px;
  margin:0px;
}

#content .edit .btn
{
  width:auto;
  background-color:White;
}

#content .edit strong
{
  text-decoration:underline;  
}

#content .calendar select
{
  width:68px;
  margin-right:5px;
}

/*
#signup label, #signin label
{
  width:120px;
  display:block;  
  float:left;
}

#signup .validator
{
  margin-top:10px;
  margin-bottom:10px;
  color:Red;
  float:left;
  line-height:20px;
}*/

/* Main CONCERT list */
#content #koncerty div.B  {background-color:#606020;}

#content #koncerty div.A:hover,
#content #koncerty div.B:hover {background-color:#222;}

#content #koncerty .koncertDate
{
  float:left;
  width:110px;  
  padding:10px 5px 10px 5px;
}

#content #koncerty .koncertTitle
{
  float:left;
  padding:8px 5px 10px 5px;
  width:455px;
}

#content #koncerty .koncertTitle h2         {color:White; width:440px;}
#content #koncerty .koncertTitle h3         {color:White; width:440px; font-size:11px;}

#content #koncerty .koncertTitle a:hover h2,
#content #koncerty .koncertTitle a:hover h3 {text-decoration:underline; cursor:pointer;}

#content #koncerty .koncertPlace
{
  float:left;
  padding:10px 5px 10px 5px;
  width:165px;
}

/*

#editevent label,
#profileedit label
{
  width:200px;
  display:block;  
  float:left;
}

#editevent input, #editevent select, #addevent textarea,
#profileedit input, #profileedit select, #profileedit textarea
{
  width:300px;  
  padding:1px;
}

#editevent option, #editevent select,
#profileedit option, #profileedit select
{
  font-size:13px;
}

#edit .calendar select,
#profileedit .calendar select
{
  width:68px;margin-right:5px;
}

#editevent .btn,
#profileedit .btn
{
  width:100px;
  height: 26px;
}

.eventList td
{
  padding:5px;
  background-color:#ddd;
}*/


.addConcert
{
	font-size:15px;
	font-weight:bold;
	border:1px solid #fff;
	padding:4px 15px;
	background-color:#606020;
}


.addConcert:hover
{
	background-color:#444;
}