﻿* {
margin: 0;
padding: 0;
}

body {
background-color: #2d2156;
color: #111;
text-align: center;
font-family: arial, helvetica, sans-serif;
font-size: 75%;
}

a:link, a:active, a:visited  {
color: #e59512
} 

a:hover {
color: #000000
}


p {
line-height: 140%;
margin-bottom: 1em;
}



ul#twitter_update_list li {
list-style:none;
padding-bottom:15px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
display:left;
background-color: #f5f5f5;
border: 1px solid #aeaeae;
margin-bottom: 3px;
} 



#wrapper {
width: 1111px;
}

#header {
height: 360px;
position: relative;
background-image: url(images/header.jpg);
}

#czechlanguage {
text-indent: -9999px;
width: 75px;
height: 25px;
display: block;
position: absolute;
top: 10px;
left: 130px;
}

#englishlanguage {
text-indent: -9999px;
width: 75px;
height: 25px;
display: block;
position: absolute;
top: 10px;
left: 220px;
}

#blurb {
width: 275px;
height: 128px;
position: absolute;
top: 85px;
left: 203px;
overflow: auto;
text-align: justify;
}

#navigation {
width: 924px;
height: 34px;
margin: 0 auto;

}

#navigation li {
display: inline;
}

#navigation a {
float: left;
display: inline;
height: 34px;
text-indent: -9999px;
background-position: center;
background-repeat: no-repeat;
}

#navleft {
width: 20px;
height: 34px;
float: left;
background-image: url(images/navleft.jpg);
background-position: center;
}

#news {
width: 116px;
background-image: url(images/news.jpg);
}

	#news:hover {
	background-image: url(images/news_hover.jpg);
	}
	
#novinky {
width: 116px;
background-image: url(images/novinky.jpg);
}

	#novinky:hover {
	background-image: url(images/novinky_hover.jpg);
	}


#band {
width: 120px;
background-image: url(images/band.jpg);
}

	#band:hover {
	background-image: url(images/band_hover.jpg);
	}
	
#kapela {
width: 120px;
background-image: url(images/kapela.jpg);
}

	#kapela:hover {
	background-image: url(images/kapela_hover.jpg);
	}

#gallery {
width: 143px;
background-image: url(images/gallery.jpg);
}

	#gallery:hover {
	background-image: url(images/gallery_hover.jpg);
	}

#galerie {
width: 143px;
background-image: url(images/galerie.jpg);
}

	#galerie:hover {
	background-image: url(images/galerie_hover.jpg);
	}

#extra {
width: 113px;
background-image: url(images/extra.jpg);
}

	#extra:hover {
	background-image: url(images/extra_hover.jpg);
	}

#fun {
width: 119px;
background-image: url(images/fun.jpg);
}

	#fun:hover {
	background-image: url(images/fun_hover.jpg);
	}
	
#zabava {
width: 119px;
background-image: url(images/zabava.jpg);
}

	#zabava:hover {
	background-image: url(images/zabava_hover.jpg);
	}

#domain {
width: 140px;
background-image: url(images/domain.jpg);
}

	#domain:hover {
	background-image: url(images/domain_hover.jpg);
	}
	
#stranka {
width: 140px;
background-image: url(images/stranka.jpg);
}

	#stranka:hover {
	background-image: url(images/stranka_hover.jpg);
	}

#internet {
width: 134px;
background-image: url(images/internet.jpg);
}

	#internet:hover {
	background-image: url(images/internet_hover.jpg);
	}

#navright {
width: 19px;
height: 34px;
float: left;
background-image: url(images/navright.jpg);
background-position: center;
}

#contenttop {
display: block;
width: 1111px;
height: 34px;
background-image: url(images/contenttop.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#contentwrapper {
width: 1111px;
background-image: url(images/contentmiddle.jpg);
background-position: bottom;
background-repeat: repeat-y;
}

#contentbottom {
display: block;
width: 1111px;
height: 36px;
background-image: url(images/contentbottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#content {
width: 565px;
float: left;
display: inline;
margin-left: 115px;
text-align: left;
}

#sidebar {
width: 290px;
float: left;
display: inline;
margin-left: 30px;
text-align: left;
}

#footer {
text-align: center;

}

