#intro {
	text-align:center;
	color:#FFF;
	font-variant: small-caps;	font-family: Georgia, "Times New Roman", Times, serif;
}

#intro a{
	display: block;
	width: 600px;
	margin: auto;
	padding:5px;
}

#intro a:hover {
	background-color:white;
}
.doporucujeme {
	margin-top: 50px;
	color:#FFF;
	font-family: SegoeUI, Tahoma, Geneva, sans-serif;
	font-size:14px;
}
#head {
	margin: auto;
	height: 104px;
	width: 750px;
	background-color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: left;	
}
#head a {
	display:block;
	width: 300px;
	height: 100px;
	margin: auto;
}
#head a:hover {
	background: none;
}

#menu {
	margin: auto;
	padding: 0;
	width: 750px;
	height: 30px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	display:block;
	float:left;
	margin:0px;
	padding: 0px;	
}

#menu a:hover {
	background: none;	
}

div.lang {
	position: absolute;
	top: 85px;
	width: 50px;
	height: 18px;
	margin: auto;
	text-align: left;
}

div.counter {
	position: absolute;
	top: 84px;
	width: 750px;
	height: 20px;
	margin: auto;
	text-align: right;
	
}
#head div.counter a {
	display: block;
	margin: 0;
	text-align: center;
	padding: 0;
	width: 100px;
	height: 20px;	
	float: right;
	background-color: #000000;
}
#head div.counter a:hover {
	background-color: #000000;
}
#head a.alang {
	display: block;
	margin:0;
	text-align: left;	
	padding:0;
	width: 30px;
	height: 18px;
}
#main {
	color:#FFF;
	margin-left: auto;
	margin-right: auto;
	height: 750px;
	width: 750px;
	border: 1px solid #000000;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
#nextConcerts {
	display: block;
	border: 1px solid white;
	margin: 10px;
	width: 150px;
	float: right;
	background-color: #3F535E;
	text-align: center;
}

#nextConcerts span.tucne {
	display:block;
	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom: 1px solid white;
	padding: 5px;
}
#nextConcerts span.center {
	display:block;
	font-weight:bold;	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:15px;
}
#nextConcerts span.koncertInfo {
	display:block;	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom:20px;
}

#content, #content_center {
	margin: 55px;
	width: 630px;
	height: 640px;
	padding: 0 12px 0 0;
	overflow: auto;	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}
#content_center {
	text-align: center;
}

body {
	background: #000000;
	margin:0;
	padding:0;
	text-align: center;
	scrollbar-base-color: #3F535E;
}
a {
	color:#6CF;
}

a:hover {
	color: #ffffff;
	background-color:#006699;
}

fieldset {
	margin: 10px;
}
legend {
	font-weight: bold;
	font-variant: small-caps;
	font-size:14px;
}

p{
	text-indent: 20px;
	text-align: justify;
	letter-spacing: 1px;
}

img {
	border: 0;
	
}

input.submit {
	width: 80px;
	height: 25px;	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}

#content_center p {
	text-align: center;
	letter-spacing: 1px;
}

h2 {
	text-align: center;
	border: solid 1px #ffffff;
	background-color: #000000;
	color: #ffffff;
	font-variant: small-caps;
	font-size: 14px;
}
h3 {
	font-variant: small-caps;
}

.hidden {
	display: none;
}
div.news {
	margin-bottom: 15px;
}
span.date {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #3F535E;
	padding: 1px 10px;   
}
div.text {
	padding-top: 10px;
	border-top: 1px solid #000000;
	text-indent: 10px;
}
/*
div.intro {
	background-image: url(images/intro.jpg);	
	width: 525px;
	height: 255px;
	padding-left: 175px;
	padding-top: 120px;
}
*/
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.velky {
	font-size: 20px;
}

table.profile, table.album {
	border-collapse: collapse;	
	border: none;
	margin-bottom: 60px;
}
table.profile td {
	vertical-align: top;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

table.album {
	font-variant: small-caps;
}
td {
	border: none;
}

.tucne {
	font-weight: bold;
	font-variant: small-caps;
}
.oddeleny {
	border-bottom: 1px solid #FFF;
}

.album_name {
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #FFF;
	height:25px;
}
span.album_info {
	display: block;
	font-size: 11px;
	font-weight: bold;
	
}
img.album_picture {
	border: 1px solid #000000;
}
td.album_picture {
	text-align: center;
}
/* admin */
fieldset.log {
	width: 300px;
	margin: auto;
}
div.radek {
	margin: 5px;
	padding: 5px;
}
span.alert_msg {
	color: #FF0000;
}
span.popisek {
	display: block;
	float: left;
	width: 100px;
}
input.date {
	width: 200px;
}
textarea.news_content {
	width: 400px;
	height: 100px;
}
/* concerts, manage_concerts */
table.concerts {
	border-collapse: collapse;
	border-spacing: 0;
	width: 600px;
}
td.date {
	font-weight: bold;
	border-bottom: 1px dashed #3F535E;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100px;
}
td.text {
	border-bottom: dashed 1px #3F535E;
	font-size: 14px;
	padding: 3px;
}
th {
	font-variant: small-caps;
	font-size: 12px;
	border-bottom: 1px solid black;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* shop */ 

a.buy {
	display: block;
	background-image: url(images/button.gif);
	width: 100px;
	height: 25px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 3px;
}
a.buy:hover {
	background-image: url(images/button_over.gif);
}
table.shop {
	border-bottom: 1px solid;
	margin-bottom: 15px;
	margin-top: 15px;
}
table.shop td {
	text-align: center;
}

/* Galerie */
table.gallery td {
	text-align: center;
}

.copyright {
	text-align: center;	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	width: 750px;
	margin: auto;
	position: absolute;
	top:840px;
}