/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Version: 1.1
(June 14, 2007)

add #filelist

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(../_images/bg.gif) top center repeat-y;
}

#wrap {
background: #C75415;
color: #303030;
margin: 0 auto;
width: 760px;
}


#frontphoto {
margin: 0 0 10px 0;
border: 0;
display:inline;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

#topmenu {
margin: 0 auto;
padding-bottom: 20px;
text-align: center;
}

#topmenu a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: inline;
padding: 0 0 2px 0;
border-bottom: 4px solid #cccccc;
}

#topmenu a:hover {
color: #286ea0;
border-bottom: 4px solid #286ea0;
}
.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.announce a{
color: #505050;
}

.announce a:hover{
color: #505050;
}

#extras {
float: right;
width: 105px;
margin: 0px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h1 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content h3 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
}

#content h4 {
font-size: 1.1em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 2px solid #f0f0f0;
}

#filelist {
}

#filelist ul {
list-style: none;
padding-left: 20px;
}

#filelist img{
background: #ffffff;
padding: 0px;
border: 0px;
margin-right: 5px;
}

#fotolist {
padding: 5px;
margin: 20px 50px 0px 50px;
}

#fotolist a img{
margin: 5px;
} 

#fotolist a img.horizontal{
padding: 13px 6px 12px 5px;
}

#fotolist a img.vertical{
padding: 5px 13px 6px 12px;
}

#fotolist a img:hover {
background: #c0bebe;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #ffffff;
}

a:hover {
text-decoration: underline;
color: #ffffff;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #black;
font-size: 0.9em;
}

#footer a {
color: black;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.nadpis {
font-size: 1.2em;
font-weight: bold;
margin-bottom: 5px;
}

.new {
font-style: italic;
color: green;
}

.actual {
font-style: italic;
color: yellow;
}

.galery {
font-style: italic;
color: yellow;
}

.news {
color: black;
}

a.news:hover {
text-decoration: underline;
color: black;
}

table.seznam {
margin: 0 auto;
border: 0; 
width: 420px;
}

td {
padding-left: 10px;
padding-right: 10px;
}

td.leftup {
text-align: left; 
border-left: 3px solid white; 
border-top: 1px solid white;
}

td.rightup {
text-align: right;
width: 150px;
}

td.rightupnew {
text-align: right;
width: 150px;
color: green;
font-style: italic;
}

td.rightupgal {
text-align: right;
width: 130px;
}

td.leftdown {
padding: 0 0 5px 20px; 
font-size: 0.9em;
}

td.leftdowngal {
padding: 0 0 5px 10px; 
font-size: 0.8em;
}

td.rightdown {
padding: 0 5px 5px 0; 
text-align: right;
font-size: 0.9em;
}

td.vysledky {
padding: 5px 0 0 10px;
width: 250px;
}

p.popis {
text-indent: 20px;
first-letter: 
}

ul.decimal {
list-style-type: decimal;
}

ul.square {
list-style-type: square;
}

ul.disc {
list-style-type: disc;
}

ul.none {
list-style-type: none;
}
