html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  border: 0;
  outline: 0;
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
margin:0;
padding:0;
}
body{
	background: url(images/lista.jpg)  repeat-x ;
}
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
/* Commonly used to style section titles. */
h2 {
  color: #870203;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 3px;
}
/* Sets the style for unvisited links. */
a,  a:link {
	text-decoration: none;
	color: black;
}
/* Sets the style for visited links. */
a:visited {
   text-decoration: none;
	color: black;
}
/* Sets the style for links on mouseover. */
a:hover {
  color:red;
  text-decoration: underline;
}
/* Sets the style for a link that has focus. */
a:focus {
  color: #09760d;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
  color: #164619;
}

#container {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 960px;
	color: black;
	background-image: url(images/main_baner.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #cd3300;	
   border-left: 1px solid #cd3300;	
   border-right: 1px solid #cd3300;	
   border-bottom: 1px solid #cd3300;
	
}

#language_bar {
  /*  background-color: #E20025;*/
/*  border-bottom: solid 1px #628152; *//* Sets the bottom border properties for an element using shorthand notation */
  font-size: 11px;
  font-weight: bold
  line-height: 12px;
  padding: 10px 10px 5px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left;	
  color: black;
  height: 16px;
}
#language_bar a, #language_bar a:link,#language_bar a:visited
{
    text-decoration: none;
    color: black;
	 padding: 0 10px 0 10px;
    
}
#language_bar a:hover{
   color:#870203
}

#language_guide
{
	float: right;
	padding-right:25px;	
}
#time
{
	float: left;
}

#container #baner {
    height: 100px;
    /*background-image: url(images/baner.gif);*/
    background-repeat: no-repeat;

}
#container #subcontainer {
	background: url(images/ciary.gif);
	background-repeat: repeat-y;
}

#container #subcontainer #content {
 /*   background-color: #fff;*/
    padding: 0 0 0 0;   
	
   /* background: url(images/pix2.gif)  repeat-y left;*/
    
}
#container  #top_menu {
    height: 30px;
    border-bottom: 1px solid #fff;
	 background: black;
	 padding: 0 0 0 0;
   /*background: url(images/lista.jpg)  repeat-x left;*/
	/*background: url(images/footer_back.gif) repeat-x ; */
}
#container  #top_menu a {
	color: white;
	/* padding: 0 5px 8px 5px; */
}

#container  #top_menu a:hover {
	color: yellow;
}
.home_pic
{
float: left;
border: none;
padding: 0 0 0 10px;
}

#container #subcontainer #content #left {
    padding: 0 0 0 0;
    width: 180px;
    float: left;
	 background: white;
   /*border-top: 1px solid #D3D3D3;*/
   /* border-right: 1px solid #D3D3D3; */

}
#container #subcontainer #content #main {
	/*border-top: 1px solid #8F8F92;*/
	margin: 0 170px 0 180px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	/*border-right: 1px solid #D3D3D3;*/
	/*border-left: 1px solid #D3D3D3;*/
	
}
#container #subcontainer #content #right {
    padding: 10px 10px 10px 10px;
    width: 150px;
	 /*border-top: 1px solid #D3D3D3;*/
    /*border-left: 1px solid #D3D3D3;*/
    float: right;
}
#container #subcontainer #baner1 {
	/*border-top: 1px solid #8F8F92;*/
	margin: 0 170px 0 230px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	float: none;
	/*overflow: hidden;*/
}
#container #subcontainer #baner1 img{
	padding:0;
	margin:0;
}

#container  #subcontainer #bottom {
    height: 2px;
    border-top: 1px solid #8F8F92;
    background-color: #fff;
    padding: 10px 10px 10px 10px;

}

#container   #subcontainer .clearFloat {
	clear: both;
	display: block;
}

#container   #footer {
    height: 10px;  
	 padding: 10px 10px 10px 10px;
	 text-align: left;
	 background:gray;
}

#menu {
        margin: 7px 0 0 0;
        float:left;
       
}

#nav {
        margin: 0;
        padding: 0 0 5px 5px;       
        
        /*border-bottom: 1px solid #9FB1BC;*/
/*background-color: #fbb80f;*/}

#nav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
    
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 11px;
        line-height: 12px;
        font-weight: bold;
        padding: 2px 12px 6px 12px;
        text-decoration: none;
        color: black ;
        border-left: 1px solid #CACACB;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {

    color: #000 ;
    text-decoration: underline;
        /*color: #f46f21;*/
       /* background: url(images/rounded.gif) no-repeat bottom center;*/
}

#search
{
  float: right;
  margin: 40px  10px 0 0;
  padding: 5px 5px 5px 5px;

}
#searchtext
{
  height: 18px;
  width: 160px;
  font-style: italic;

}
input.searchbutton
{

  margin-bottom: 0px;

}
#replacement-1 {
  width: 50px;
  height: 25px;
  margin: 0;
  padding: 0 0 0 0;
  border: 0;
  background: transparent url(images/search.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#replacement-2 {
  width: 100px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(images/search.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}



.navbar,a:link.navbar,a:visited.navbar
{
	font-size: 9px;
	font-weight: normal;
	/*padding: 0 5px 0 5px;*/
	/*margin: 0 0 10px 0;*/

}
#navigate{
	margin:0 0 10px 0;
}

#submenu
{
	padding: 10px 0 0 0 ;
}

.sublink,a:link.sublink,a:visited.sublink
{
	font-size: 11px;
	font-weight: bold;
	color:black;
}
#children_text
{
	padding: 5px 0 0 0;
}
#pictures
{
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#pictures img
{
	/*padding: 10px 15px 10px 0px;*/
	margin: 15px 0 15px 10px;
	border: thin #696969;
}

td {
	padding: 2px 5px 2px 5px;
}
#submenu td{
	padding:0 10px 0 0;
}

#cms{
	float:right;
	padding: 2px 10px 2px 5px ;
}

#big_news_scroller {
	padding:0px 0px;
}
#big_news_scroller h3 {
	color:#4c4c4c;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(/images/bg_novinky.gif);
	background-repeat:no-repeat;
	height:22px;
	width:500px;
	padding:5px 10px 0px 10px;
}
#big_news_scroller ul {
	list-style:none;
	list-style-position:outside;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
}
#big_news_scroller ul li {
	float:left;
}
#big_news_scroller ul a {
	text-decoration:none;
	color:#333333;
	height:21px;
	display:block;
	border-bottom:1px solid #e6e6e6;
	padding-top:9px;
	padding-left:25px;
	position:relative;
	width:490px;
	background-image:url(/images/bg_big_news_item.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
}

#big_news_scroller ul a:hover {
	background-color:#e3faff;
	background-position:10px -29px;
}


#big_news_scroller_container{
	height:124px;
	overflow:hidden; 
	position:relative;

}

#big_news_scroller_content {
	position:absolute;
	top:0px;
	left:0px;
}

#big_news_scroller ul a:hover {
	color:#0072fe;
}

#big_news_scroller ul a .date {
	position:absolute;
	right:20px;
	top:8px;
}


#big_news_scroller .arrow_up {
	position:absolute;
	top:12px;
	left:255px;
}

#big_news_scroller .arrow_down {
	position:absolute;
	bottom:12px;
	left:255px;
}

#showPlace{
height:200px;
width: 530px;
margin:15px 0 0 0;
}

#showPlace h2,#showPlace h2{
margin:5px 0 10px 0;
}
#news{
	text-align: center;
}
#news a.news_pic
{
	margin: 0 0 10px 0;
	text-align: center;
}
#news_head{
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
#news_text{
	text-align:left;
	font-size: 9px;
}
p.iso9001{
	padding:0px 10px 10px 10px;
	text-align: center;
}
.mini
{
	border: solid 1px;
}
#last
{
	float: left;
	width:250px;
	padding: 5px 15px 20px 25px;
}