body {
	background-image: url(../images/bcg.jpg);
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
    color: black;
    padding: 10px;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;

}

A:link, A:visited {
    text-decoration: underline;
	font-size: 13px;
    font-weight: normal;
    color: black;
}

A:hover, A:active {
    text-decoration: underline;
    color: black;
}    

table {
	font-family: Verdana, Tahoma, Arial;
    color: black;
    font-size: 13px;
}

table th {
    color: black;
    font-weight: bold;
    text-align: left;
}

form input, form textarea, form select  {
    border: 1px solid #A0A0A0;
    font-size: 11px;
    background-color: #D3BE96;
}

#mainw {
    width: 1019px;
    text-align: center;
    margin: 0 auto;
}

#tien_hore {
    font-size: 1px;
    width: 1019px;
    height: 11px;
    background-image: url(../images/tien_hore.png);
}

#tien_dole {
    font-size: 1px;
    width: 1019px;
    height: 11px;
    background-image: url(../images/tien_dole.png);

}

#dataw0 {
    width: 999px;
    background-color: transparent;
    background-image: url(../images/bcg.jpg);
    background-repeat: repeat;
}

#dataw {
    padding-top: 8px;
    width: 1019px;
    background-color: transparent;
    background-image: url(../images/tien.png);
    text-align: center;
}

#lang {
    text-align: right;
    margin-right: 25px;
}

#lang A {
    font-size: 10px;
}


#data {
    padding: 15px 25px 25px 25px;
    text-align: center;
}

#menu {
    margin: 20px 0px 0px 0px;
    width: 850px;
    height: 25px;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    padding-top: 1px;
}

#submenu {
    margin: 0px;
    width: 850px;
    height: 25px;
    border-bottom: 1px solid black;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    padding-top: 2px;
}



#menu A {
    font-size: 15px;
}

#menu A:link, #menu A:visited, #submenu A:link, #submenu A:visited {
    font-weight: bold;
    text-decoration: none;
    color: #98795A;
}

#menu A:hover, #menu A:active {
    font-weight: bold;    
    text-decoration: none;
    color: black;
}


#submenu A:hover, #submenu A:active {
    font-weight: bold;
    text-decoration: none;
    color: black;
}



.oddel {
    width: 3px;
    height: 14px;
    margin: 4px 8px 0px 8px;
    border: 0px;
}

#fotoze td a.fotka {
	float: left;
	margin: 5px;
}

#fotoze td img {
    border: 2px solid white;
}

#odkazy{
	font-size: 13px;
}
tr.popis{
	background: #000000;
}
#odkazy td.odkaz{
	padding-left:12px;
        font-family: Tahoma;
	font-size: 12px;
        padding-bottom: 12px;
}
#admin{
	padding: 12px;
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
}
#admin td, th, tr{
   font-family: Tahoma;	
   font-size: 12px;
}
#admin h1{
	margin: 12px;
	padding-bottom: 12px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffcc00;
	border-bottom: 12px #ffcc00 dashed;
	width: 70%;
}
div .nadpis{
	font-size: 13px;
	color: black;
	padding-bottom: 5px;
}

#koncerty td {
    border-bottom: 2px solid #B3A585;
    font-size: 13px;
	font-family: Verdana, Tahoma, Arial;
}

#nahravky td {
    border-bottom: 2px solid #B3A585;
    font-size: 13px;
	font-family: Verdana, Tahoma, Arial;
	height: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nahravky th {
    border-bottom: 2px solid black;
    border-top: 2px solid black;
}

#albumy td {
    border-bottom: 2px solid #B3A585;
    padding: 5px;
    font-size: 13px;
	font-family: Verdana, Tahoma, Arial;
}

#albumy td img {
    margin: 2px;
}

#koncerty th {
    border-bottom: 2px solid black;
    border-top: 2px solid black;
}

.small {
    font-size: 10px;
}


.prispevok {
    width: 850px;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    padding: 7px;
    text-align: justify;
}

.prispevok #autor {
    text-align: right;
}

.prispevok #nadpis {
    text-align: left;
    font-size: 15px;
    margin-left: 30px;
    font-weight: bold;
}

h1 {
    text-align: left;
    font-size: 15px;
    font-weight: bold;   
}

#inp_form {
    text-align: left;
    margin: 15px 0px 15px 0px;
    width: 750px;
}

#pridaj {
    border-bottom: 2px solid #B3A585;
    padding-bottom: 10px;
}

#pridaj input, #pridaj textarea {
    border: 1px solid #B3A585;
    width: 280px;
}

#pridaj .submit {
    border: 1px solid black;
    background: #B3A585;
    width: 70px;
}
    
div.loginbox {
    font-size: 11px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    border: 1px solid black;
    padding: 5px;
    background-color: E2D3B4;
    z-index: 1;
    text-align: center;
}

#loginbox input, #loginbox textarea,  #loginbox select, #loginbox_main input{
    border: 1px solid #A0A0A0;
    font-size: 11px;
    background-color: #D3BE96;
}

#popup td {
    color: white;


}