/* global */
html{height: 100%;}

body
{ font-family: arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .78em;
  background: #3F3F3F url(pattern.png) repeat;
  color: #555;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1, h2
{ text-align: left;
  font-family: tahoma, arial, sans-serif;
  font-size: 120%;
  letter-spacing: .1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  color: #CC0000;
}

h3, h4
{ text-align: left;
  font-family: tahoma, arial, sans-serif;
  font-size: 115%;
  letter-spacing: 0.1em;
  padding: 7px 0px 5px 0px; 
  margin: 0px 0px 8px 0px; 
  color: #CC0000;
}



h4
{ font-family: arial, sans-serif;
  font-size: 110%;
  color: #555;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}

.play{
margin-left: 10px;
margin-right: 4px;
}

a{outline: none;}

form{padding: 0; margin: 0;}

/* image positioning - left, right and center */
.left
{ float: left; 
  border-right: 18px solid;
}

.right
{ float: right; 
  border-left: 18px solid;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

.left, .right{border-color: #FFF;}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid #4D4D4D;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 12px 0px; 
  padding: 0px;
}

.reference {
text-transform: uppercase;
font-weight: bold;
}

.reference a {
text-transform: none;
font-weight: normal;
font-size: 92%;

}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #footer, #logo, #menubar, #site_content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main
{ width: 776px;
  background: #FFF url(main.png) repeat-y;
  color: #000;
}

/* logo */

#logo-1
{ width: 760px;
  height: 170px;
  background: url(logo-tvf.png) no-repeat left top;
  position: absolute; 
  margin-left: 7px;
  }


#logo
{ width: 760px;
  height: 170px;
  border-top: 1px solid #000000;
  color: #FFF;
}

/* navigation menu */
#menubar
{ background: #686868 url(menu.png) repeat;
  width: 760px;
  border-top: 1px solid #7D7D7D;
  height: 30px;
} 

ul#menu{margin: 0px;}

ul#menu li
{ float: left; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

ul#menu li a 
{ font-family: verdana, sans-serif;
  display: block; 
  float: left; 
  height: 24px;
  text-decoration: none; 
  padding: 6px 15px 0px 15px;
  text-align: center;
  border-right: 1px solid #7D7D7D;
  background: transparent;
  color: #AAA;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: transparent;
  color: #FFF;
} 



ul#menu_lang{margin: 0px;}

ul#menu_lang li
{ float: right; 
  margin: 0px 0px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

ul#menu_lang li a 
{ font-family: verdana, sans-serif;
  display: block; 
  float: left; 
  height: 24px;
  text-decoration: none; 
  padding: 6px 15px 0px 15px;
  text-align: center;
  border-left: 1px solid #7D7D7D;
  background: transparent;
  color: #AAA;
} 

ul#menu_lang li a:hover, ul#menu_lang li a.current, ul#menu_lang li a.current:hover
{ background: transparent;
  color: #FFF;
} 


/* main content */
#site_content
{ width: 760px;
  overflow: hidden;
  margin-bottom: 12px;
} 

/* sidebar */
.sidebar
{ float: left;
  padding: 15px 0px 15px 15px;
}

/* sidebar items / links */
.sidebaritem
{ text-align: left;
  width: 239px;
  float: left;
  margin: 0px 7px 0px 0px;
}

.sidebaritem h1, .sidebaritem h3, .sidebaritem p{margin: 8px 10px 10px 12px;}

.sidebaritem ul
{ border-top: 1px solid #D4D4D4;
  width: 209px; 
  padding-top: 4px; 
  margin: 4px 0px 15px 14px;
}

.sidebaritem li
{ list-style: none; 
  padding: 0px 0px 4px 0px; 
  border-bottom: 1px solid #D4D4D4;
}

.sidebaritem li a, .sidebaritem li a:hover
{ height: 16px;
  text-decoration: none; 
  background: transparent url(arrow.png) no-repeat left center;
  color: #555;
  padding: 0px 0px 0px 18px;
  display: block;
} 

.sidebaritem li a.current, .sidebaritem li a:hover, .sidebaritem li a.current:hover
{ background: transparent url(arrow_select.png) no-repeat left center;} 

/* page content */
#content_container
{ text-align: left;
  width: 731px;
  float: left;
  padding: 15px 22px 0px 15px;
}


#content
{ text-align: justify;
  width: 701px;
  padding: 8px 14px 8px 15px;
}

#vid_content
{ width: 701px;
  padding: 8px 14px 8px 15px;
}

#content a
{ background: transparent;
  color: #555;
  border-bottom: 1px dotted;
}

#content a:hover
{ background: transparent;
  color: #CC0000;
}

.sidebaritem, #content, #vid_content{background: #FFF;}

#img
{
border: 1px #000000 solid;
background-image: url(bryza.jpg);
margin-right: 35px;
float: left;
width: 242px;
height: 200px;
}

#kontakt
{
float: left;
width: 270px;
}

#navigace
{
float: right;
width: 400px;
height: 330px;
background-color: black;

}

/* footer */
#footer
{ width: 720px;
  height: 24px;
  padding: 6px 21px 0px 19px;
  text-align: center; 
  border-top: 2px solid #F2F2F0;
  background: #686868 url(menu.png) repeat;
  color: #AAA;
}

#footer a
{ background: transparent;
  color: #FFF;
}

#footer a:hover
{ background: transparent;
  color: #AAA;
}

#content a, #content a:hover, #footer a, #footer a:hover{text-decoration: none;}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom{display: block; background: #E5E5E5;}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4
{ display: block;
  height: 1px;
  overflow: hidden; 
  background: #FFF;
}

.r1{margin: 0 5px;}

.r2{margin: 0 3px;}

.r3{margin: 0 2px;}

.rtop .r4, .rbottom .r4
{ margin: 0 1px;
  height: 2px;
}

/* sNews */
fieldset, .comment, .commentsbox
{ margin-bottom: 10px; 
  background: transparent; 
  color: #444;
}

fieldset
{ border: 1px solid #D4D4D4; 
  padding: 10px 8px;   
}

input{padding: 2px;}

textarea
{ width: 95%; 
  height: 200px;
  padding: 3px;
}

.comment
{ background: #F1F1F1; 
  color: #444;
}

.date
{ border-top: 1px solid #D4D4D4; 
  margin: 15px 0px 5px 0px;
  font-weight: bold;
}

.anotace_body{
  font-family: arial, sans-serif;
  font-size: 1em;
	color:#000000;
	background-color:#F7F7F7;
  padding: 5px;
  border-left: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  
width: 300px;
}

.anotace_header{
  font-family: arial, sans-serif;
  font-size: 1em;
	color:#ffffff;
	font-weight:bold;
  background-color:#686868 ;
  padding: 5px;
  border-left: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-top: 1px #000000 solid;
width: 300px;
}

.buffer {clear: both; width: 701px; height: 20px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}