* {
	margin: 0px;
	padding: 0px;
}
body {
	/*font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;*/
	/*font-family: "helvetica ce";*/
	font-family: Arial, sans-serif;
	color: #000000;
	background-color: #cbcb98;
	font-size: 80%;
	font-size: 12px !important;
}
#hlavni {
	margin: auto;
	width: 800px;
	/* Barva pozadi cele stranky */
	background-color: #fefefe;
	background-image:url("img/pozadi.jpg");
	background-repeat:no-repeat;
}

.insertPageOdkaz {
	font-size: 14px;
}

h1 {
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-left: 10px;
	color:#dc884a;
	color:#a44b4b;
}

.headTitle {
	background-image: url("/img/header.jpg");
	
	/*padding-top: 120px;
	padding-bottom: 30px;*/
	font-size: 32px;
	height:112px;
}

h1 a {
	color: #4E819C;
	text-decoration: none;
}

.img_right {
	float: right;
}

#text {
	float: right;
	width: 500px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12;
}

#text p {
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: justify;
	text-indent: 25px;
	/*line-height: 110%;*/
	font-size : 12x;
	color: black;

	
	font-weight: normal;
}


#text h2 {
	/* Pruhlednost nadpisu */
	background-color: #FFF9E6;
	color: #252C71;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 5px;
}
#text h3, #text h4 {
	color: #305DBF;
	padding-top: 10px;
	padding-left: 15px;
}


#strana {
	/*background-image:url("img/menuHead.png");*/
	float: left;
	width: 195px;
	padding-left: 10px;
	/* Menu celek obal */
	background-color: #f1f1f1;
	margin-left: 15px;
	padding-right: 10px;
	font-weight: bold;
}
#strana h3 {
	color: #FFF9E6;
	font-size: 100%;
	font-size: 18px !important;
}
dl {
	color: #FFF9E6;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
}
dt {
	font-weight: bold;
}
dd {
	padding-left: 15px;
	padding-bottom: 5px;
}

.menu {
	list-style-type: none;
	/* Menu mezi odkazy hlavicka a paticka */
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-bottom: 10px;
	/* border-bottom-width: 1px;
	border-bottom-style: solid; */
	/* Spodni cara pod menu */
	border-bottom-color: #10551A;
}
.menu li {
	height: 30px;
}

.menu ul {
	list-style-type:none;
}

.menu li a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	color: #3174a0;
	text-decoration: none;
	/* Pozadi nevybrane polozky menu */
	background-color: #f1f1f1;
	font-size: 14px !important;
	padding-right: 5px;
	padding-left: 5px;
}
.menu li a:hover {
	text-decoration: underline;
	background-color: #FFF9E6;
	color: #8e0308;
}
.cleaner {
	clear: both;
	height: 0px;
	overflow: hidden;
	content: '';
	visibility: hidden;
}
small#pata {
	display: block;
	text-align: right;
	padding-right: 20px;
	color: #807659;
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 5px;
	
	background-image: url("/img/footer.jpg");
}
#pata a {
	color: #807659;
}
a {
	color: #000000;
	text-decoration: underline;
}
#text p.vyrazny {
	background-color: #E6EEFF;
	padding: 5px;
}
ul {
	color: #655E83;
	padding: 10px;
	list-style-type: square;
}
ul li {
	line-height: 120%;
}
.invisible {
	display: none;
}


.stahnout_obal {
	margin: 10px;
}

.stahnout {
	font-weight: bold;
	font-size: 12px;
}

.stahnout:hover {
	color: red;
}

.enter {
	clear:both;
}

.skladba {
	margin-top: 5px;
	margin-right: 1%;
	margin-bottom: 10px;
	width: 49%;
	float:left;
	
}

.skladba_hlavicka {
	padding-left: 5px;
	background-color: #ff8c91;
	color: #252C71;
	font-weight: bold;
	white-space: nowrap; 
}

.skladbaContent {

	padding-left: 10px;
	padding-top: 3px;

	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #252C71;
	
	border-right-style: dashed;
	border-right-width:	1px;	
	border-right-color: #252C71;

	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #252C71;
}
#text p.code {
	color:gray;
	background:#E8E8E8;
	margin-left:20px;
	margin-right:20px;
	padding:10px;
}

.url {
	margin-top: 15px;
	
}

.url_hlavicka {
	background-color: #807659;
	color: white;
}

.box {
	margin-bottom: 20px;
}

fieldset
{
    border: 1px solid #781351;

    margin: 5px; 

		padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

legend {
    background: #FFF9E6;
    border: 1px solid #781351;

    padding: 1px 6px 1px 6px;

    margin: 5px; 
    margin-left: 5px;
		margin-right: 5px;
}

.formular_1 {
display: inline;
width: 130px;
float: left;
margin: 0px;
padding: 10px 0 5px 15px;
text-align: left;
font-size: 0.8em;
}

.formular_2 {
display: inline;
width: 260px;
float: left;
margin: 0px;
padding: 10px 0 0 0;
text-align: left;
font-size: 0.8em;
}

.tlacitko {
margin: 0px;
padding: 10px 0 10px 15px;
text-align: left;
font-size: 0.8em;
}

.skladbaNavigation {
	border: 1px solid black;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
}

.skladbaNumberNavigation {
	border: 1px solid black;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
	font-size: 8px;
}

.skladbaNavigation_Header {
	/*text-align: justify;*/
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

.interpretNavigation {
	border: 1px solid black;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
}

.interpretNavigation_Header {
	text-align: justify;
	font-weight: bold;
	font-size:14px;
	text-align: center;
}

.interpretListItem {
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 16px;
}

.interpretListItem_a {
	margin-left: 50px;
	font-size: 12px;
}

.interpretInfo {
}

.seznamPisnicek {
	margin-bottom: 15px;
	margin-top: 5px;
}

.seznamAlb {
	margin-bottom: 15px;
	margin-top: 5px;
}

.pisnicka {
	margin-bottom: 5px;
	margin-top: 5px;
}

.album {
	margin-bottom: 5px;
	margin-top: 5px;
}

.skladbaList {
	margin-bottom: 15px;
	margin-top: 5px;

}

.skladba0 {
	margin-bottom: 5px;
	margin-top: 5px;

	background-color: #FFF9A6;
}

.skladba1 {
	margin-bottom: 5px;
	margin-top: 5px;

	background-color: #FFF9F6;
}

.tableStat {
	border: solid 1px black;
}

/* Fotogalerie */


a.item {
	background: #fff url('item.png') no-repeat;
	display: block;
	float: left;
	/*height: 141px;*/
	height: 113px;
	margin: 5px;
	text-align: center;
	/*width: 177px;*/
	width: 141px;
}

a.photo span {
	display: none;
}

a.dir span {
	background: url('folder.png') center no-repeat;
	display: block;
	height: 120px;
	margin-top: 10px;
}

a.item:hover {
	background-image: url('item_hover.png');
}

a.thumb {
	background-image: url('item_transparent.png');
	display: block;
	position: absolute;
	height: 141px;
	width: 177px;
	top: 145px;
	margin: 0 25px;
}

a.thumb img, a.photo img {
	margin-top: 10px;
	max-height: 120px;
	max-width: 160px;
	height: auto !important;
	width: auto !important;
	height: 113px;
	width: 141px;
}

a img#main_img {
	max-width: 650px;
	width: auto !important;
	width: 650px;
}

/* Nove forum */
.forum {
	margin-top:30px;
	border-style:solid;
	border-width:1px;
}

.forum_item {
	font-size:larger;
	font-weight:bold;
	
	width:100%;
	
}

.forum_item_0 {
	font-size:larger;
	font-weight:bold;
	
	width:100%;
}

.forum_item_1 {
	font-size:larger;
	font-weight:bold;
	
	background-color:#C7DCF0;
	
	width:100%;
}

.all {
	text-align:left;
	width:90%;

	float:left;
}

.alr {
	text-align:right;
	width:10%;

	float:left;
}

.prispevekHeader {

	width:100%;

	background-color:#CDCDCD;

}

.prispevekHeaderNick {

	padding-left:5px;

	font-weight:bold;

	font-size:larger;

	width:40%;

	float:left;

}

.prispevekHeaderDate {

	width:30%;

	float:right;

}

.prispevekBody {

	width:100%;

	background-color:#DEDEDE;

	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:10px;
	

}

.clearBoth {
	clear:both;
}

.formular {
	margin-top:50px;
	margin-bottom:25px;

	padding:10px;

	border-style:solid;

	border-width:1px;
}

.label {
	margin:5px;

	font-size:larger;
	font-weight:bold;

	float:left;

	width:25%;
}

.labelShort {
	margin:5px;

	font-size:larger;
	font-weight:bold;

	float:left;

	width:19%;

}

.nameInput {
	float:right;
	width:75%;
}

.textInput {
	float:right;
	width:98%;

	margin-bottom:10px;
}

.input {
	width:75%;

	float:left;
}

.submit {
	float:right;

	font-weight:bold;

	width:80px;
	height:25px;

	margin:20px;
	margin-bottom:10px;

}

.img_forum {
    vertical-align:middle;
}

.img_bottom {
    vertical-align:bottom;
}

.img_midle {
    vertical-align:middle;
}

.img_left {
    float:left;
    margin-right:10px;
    vspace:0px;
    hspace:10px;
    border:0px;
}

a.socialNet img {
    border:0;
    text-decoration: none;
    vertical-align: middle;
}

