body {
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #DFDFDF;
	text-align: center;
	font-size: 100%;
        line-height: 1.3em;
        background: #0A0A0A url(../header_items/bcg.gif) repeat-x;
}

a {     

        font-size: 100%;
        border-bottom: 1px dotted #B6A48A;
	text-decoration: none;
	color: #B6A48A;
}


p {     
        text-indent: 50px;
        text-align: justify;
        font-size: 80%;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;

}

h2 {
        font-size: 120%;
        text-variant: small-caps;
}

	
div#mainwrap {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0A0A0A;
	text-align: justify;
}

div#header {
	color: #9C9CFE;
	background: url(../header_items/main_top.jpg) no-repeat;
        border-top: 1px solid #1A1A1A;
        border-right: 1px solid #1A1A1A;
        border-left: 1px solid #1A1A1A;
	height: 332px;
	width: 100%;
}

div#header h1 {
	color: #484830;
	padding: 5px 20px;
	text-align: center;
}

div#topnav {
	color: #F0F0D8;
	padding: 0px;
	font-size: 90%;
	background: url(../header_items/main_menu.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
}

div#topnav a {
	color: #484830;
}

div#topnav a:hover {
	color: #000;
}

div#leftnavwrap {
	float: left;
	width: 200px;
	padding: 0 0 0 0;
	font-size: 90%;
        line-height: 90%;
        border-left: 1px solid #1A1A1A;
       
}


div#leftnavwrap h3 {
	font-family: Arial, "Trebuchet MS", Futura, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	margin: 5px 0 0;
	padding: 10px;
	font-size: 1.2em;
	text-align: left;
        font-style: oblique;
        font-variant: small-caps;
        font-weight: normal;
}
	
div#leftnavwrap ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	
div#leftnavwrap ul li {
	margin-top: 12px;
}
	
div#leftnavwrap ul li a {
	display: block;
	width: 200px;
	padding: 0 0 0 0;
	color: #666666;
	background-color: transparent;
	font-weight: bold;
}

div#leftnavwrap ul li a:hover {
	color: #FFFFFF;
	background-color: transparent;;
}

div#contentwrap {

        border-left: 1px solid #1A1A1A;
	
}

div#breadcrumb {
	color: #787860;
	padding: 8px 8px 8px 0;
	font-size: 85%;
	background-color: transparent;
	margin-left: 200px;
}

div#breadcrumb a {
	color: #787860;
	border-bottom: 1px solid #787860;
}

div#breadcrumb a:hover {
	color: #000;
	border-bottom: 1px dashed #000;
}

div#content {
	padding: 30px;
	margin-left: 0px;
	background: url(../header_items/odkazy_bottom.jpg) no-repeat;
        border-right: 1px solid #1A1A1A;
}

div#content p {
	line-height: 100%;
        margin-top: 2px;
}

div#content h2 {
	font-weight: bold;
	text-align: justify;
	font-size: 15px;
        color: #DFDFDF;
        padding-bottom: 0;
}

div#content h3 {
	color: #484830;
	border-bottom: 2px solid #F0F0D8;
	padding-bottom: 6px;
}

div#content a {

}

div#content a:visited {
	color: #B6A48A;

}

div#content a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #787860;
}

div#bottomnav {
	color: #F0F0D8;
	padding: 8px;
	font-size: 90%;
	background-color: #0A0A0A;
	text-align: center;
}

div#bottomnav a {
	color: #484830;
	border-bottom: 0px solid #484830;
}

div#bottomnav a:hover {
	color: #000;
	border-bottom: 1px solid #000;
}

div#copyright {
	color: #B6A48A;
	padding: 5px;
	font-size: 80%;
        height: 30px;
        text-align: center;
        border-top: 1px solid #1A1A1A;        
        border-bottom: none;
        border-right: none;
        border-left: none;
}

div#copyright a {
	color: #FFFFFF;
}

div#copyright a:hover {
	color: #D6D4AE;

}

div#credit {
	color: #303030;
	padding: 8px;
	font-size: 80%;
	background-color: #787860;
}

div#credit a {
	color: #303030;
	border-bottom: 0px solid #303030;
}

div#credit a:hover {
	color: #D6D4AE;
	border-bottom: 0px solid #D6D4AE;
}
		
.right {
	text-align: right;
}

.left {
	text-align: left;
} 

.center {
	text-align: center;
}
	
div#clear {
	clear: both;
}

.box {
	color: #303030; 
	border: 1px solid #D6D4AE; 
	background-color: #F0F0D8; 
	padding: 10px 12px 12px;
	margin: 20px 70px;
	text-align: justify;
	font-size: 90%;
	line-height: 100%;
}

.warning {
	color: #FF0000;
}


.novinky_left {

        border: none;
        float: left;
        display: block;
        margin-right: 20px;
        margin-bottom: 10px;
        margin-top: 5px;
}
		
.logo_index {
        border: none;

}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding-left: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
        padding-left: 20px;
        padding-right: 0px;
        background: url(img/img5.jpg) repeat-x left bottom;
	
}


#sidebar h2 {
	padding: 5px 20px;
	border-bottom: 1px none #C0C0C0;
	font-size: 100%;
        
        font-weight: bold;
	color: #C0C0C0;
        font-variant: small-caps;
        font-style: oblique;

        background: url(img/img9.gif) no-repeat;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;

}

/* Submenu */

#submenu {
        float: left;
	width: 200px;
	padding-left: 0px;    
 
}












#back {

        font-style: oblique;
}

#newsdate {
	color: #B48134;
	text-align: justify;
	font-size: 11px;
}

#newsgigs {
	text-align: left;
	font-size: 0.9em;
}

#newsgigs a {
	margin: 0;
       	text-align: justify;
        color: #DFDFDF;
}


#obsah {
        position: relative;
        top: 0px;
        left: 0px;
        width: 710px;
        min-height:950px;
        height:auto; 
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 45px;
        padding-bottom: 20px;
        color: #e5e5e5;
        background: transparent;
        z-index: 5;
}


#text_sekce {
        text-align: right;
	font-size: 1.4em;
        font-variant: small-caps;
        font-weight: normal;
        color: #FFFFFF;
        font-style: oblique;
}

#profiltext {
        text-indent: 10px;
        text-align: left;
	font-size: 1.0em;
        font-variant: small-caps;
        font-weight: normal;
        color: #ED9D26;
        font-style: oblique;
}







#menubox
{	margin: 0px;
	padding: 0;
	width: 800px;
        height: 30px;
}


#sddm
{	margin: 0px;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
        text-indent: 26px;
	font: bold oblique 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0px;
	padding: 5px 1px;
	width: 93px;
	background: transparent;
	color: #FFF;
	text-align: center;
	text-decoration: block;
        border-bottom: none}

#sddm li a:hover
{	background: transparent;
        color: #C4CBFD}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: transparent;
	border: none}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 5px;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
                text-indent: 0px;
		text-decoration: none;
		background: #1A1A1A;
		color: #FFFFFF;
		font: oblique 12px arial}

	#sddm div a:hover
	{	background: #1A1A1A;
		color: #ED9D26}

#sddm li div {
	z-index:10000;
}
