* {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

body {
	margin: 0px;
	padding-top : 40px;
	padding-left: 50px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size : 13px;
	color: #9E0B0E;
	margin-bottom: 8px;
}

h2 {
	font-size : 13px;
	color: #9E0B0E;
	margin-top: 0px;	
	margin-bottom: 0px;
}

h3 {
	font-size : 13px;
	color: #9E0B0E;
	margin-top: 0px;
	margin-bottom: 8px;
}


p {
	margin-bottom: 8px;
	margin-top: 8px;	
}

.odrazkaCd {
	margin-bottom: 0px;
	margin-top: 0px;	
}
.cdObr {
	padding-right : 10px;
}

/* ODKAZY */
a {
	color : #9E0B0E;
	text-decoration: underline;
}
a:hover {
	color : #3D3D3D;
	text-decoration: underline;
}
.link01 {
	color : #9E0B0E;
	font-weight: bold;
	text-decoration: none;
	padding-right : 3px;
}
.link01:hover {
	color : #9E0B0E;
	font-weight: bold;
	text-decoration: underline;
	padding-right : 3px;	
}
.linkMenu {
	color : #ED1C24;
	font-weight : bold;
	text-decoration: none;
}
.linkMenu:hover {
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}

.linkRecenze {
	text-decoration: none;
}
.linkRecenze:hover {
	text-decoration: underline;
}


.webmaster {
	font-size : 10px;
	color : #595959;
	text-decoration: none;
}
.webmaster:hover {
	font-size : 10px;
	color : #595959;
	text-decoration: underline;
}


/* HLAVICKA */
.hlavicka.menu {
	text-align: center;
	padding-bottom: 5px;
}

.hlavicka.hlava_obr {
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
}




/* MAIN */
.predel {
	background-image: url(../images/predel_vertical.gif);
	width: 1px;
}
.predelHorizont {
	background-image: url(../images/predel_horizont.gif);
	padding-top : 26px;
}
.predelHorizont2 {
	background-image: url(../images/predel_horizont2.gif);
	padding-top : 12px;
    padding-bottom : 8px;
}

.text {
	padding-top : 10px;
	padding-left : 20px;
	padding-right: 10px;
}
.nadpis2 {
	/* MENU - prava lista */
	padding-left : 10px;
}
.text2 {
	/* TEXT - prava lista */
	padding-top : 10px;
	padding-left : 30px;
}

/* PATICKA */
.paticka {
	margin-top: 10px;
	border-top : 2px solid #9E0B0E;
	text-align: right;
	padding-right: 10px;
	padding-top : 10px;
}


.obrazek01 {
	border: 1px solid #9E0B0E;
	background-color : #990000;
}

.formular {
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right: 10px;
}
.formular.povinne {
	color: #990000;
}
.pole {
	border : 1px solid #990000;
	background-color: #FFFFFF;
	width: 150px;
}
textarea {
	border : 1px solid #990000;
	background-color: #FFFFFF;	
	width: 230px;
}
.red {
	font-size : 10px;
	color: #9E0B0E;
}
.odrazka {
	margin-top :  0px;
	margin-left : 0px;	
}


.odrazka2 {
	/*koncerty*/
	margin-top :  0px;
	margin-left : 16px;	
}
.seznam {
	list-style-image: url(../images/sipka_odrazka.gif);
	margin-top : 4px;
	margin-bottom : 4px;
}

select {
    background-color:#990000;
    border-style:0px;
    font-size: 10;
    color: #ffffff;
    font-family: arial,verdana, helvetica;
}



.refNavigace {
	background-image: url(../images/sum03.gif);
	height : 230px;
	width : 544px;
}

.diskoNavigace {
	background-image: url(../images/sum06.gif);
	height : 153px;
	width : 544px;
}

.dotaz {
	margin-top : 15px;
	margin-bottom : 0px;
	font-weight : bold;
	color : #212121;
}

