html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Verdana, Geneva, 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: #3B4E65; /*background-image: url(images/back.jpg);*/
}
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: Highlight;
}
/* Sets the style for visited links. */
a:visited {
   text-decoration: none;
	color: Highlight;
}
/* 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: 1024px;
	color: White;
	background-image: url(images/banerEVPU.jpg);
	background-repeat: no-repeat; /*border-top: 1px solid #707070; */
}

#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) */
  float:right;
  color: white;
  height: 16px;
 
}
#language_bar a, #language_bar a:link,#language_bar a:visited
{
    text-decoration: none;
    color: white;
	 padding: 0 5px 0 5px;
    
}
#language_bar a:hover{
   color:red;
}

#language_guide
{
	float: right;
	padding-right:25px;	
}
#time
{
	float: left;
}
#container #lista {
	float: right;
	width:15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(images/lista.jpg);
	height:600px;
}
#container #baner {
    height: 158px;
	 overflow: hidden;
    /*background-image: url(images/baner.gif);*/
   /* background-repeat: no-repeat;*/

}
#container #subcontainer {
	/*background: url(images/ciary.gif);*/
	/*background-repeat: repeat-y;*/
	/*width:960px;*/
}

#container #subcontainer #content {
 /*   background-color: #fff;*/
    padding: 0 0 0 0;   
	
   /* background: url(images/pix2.gif)  repeat-y left;*/
    
}
#container  #top_menu {
    height: 20 px;
   /* border-bottom: 5px solid #CACACB;*/
  /*  background: url(images/lista.jpg)  repeat-x left;*/
}

#container #subcontainer #content #left {
    padding: 0 0 0 0;
    width: 195px;
    float: left;
	/*height: 600px; */
   /*border-top: 1px solid #D3D3D3;*/
   /* border-right: 1px solid #D3D3D3; */
	/*background: url(images/left.jpg);*/
	/*background-repeat: no-repeat;*/
	background: url(images/left.jpg);
	 background-repeat: no-repeat;
	 height: 555px; 
}

#container #subcontainer #content #main {
	margin: 0 211px 0 195px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 5px 0px 5px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
/*border-left: 1px solid #D3D3D3;*/
	/*background: url(images/pix.gif) repeat-y right;*/
	/*font-family: Helvetica,Verdana, Arial, sans-serif;*/
}
#container #subcontainer #content #mainhome {

	margin: 0 211px 0 195px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 10px 10px 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
/*border-left: 1px solid #D3D3D3;*/
	/*background: url(images/pix.gif) repeat-y right;*/
	/*font-family: Helvetica,Verdana, Arial, sans-serif;*/
	background-color: white;

}
#container #subcontainer #content #marquee{
	margin: 0 211px 0 195px; /*margin: 0 0 0 0px; */
	padding: 2px 0px 2px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
/*border-left: 1px solid #D3D3D3;*/
	height: 16px;
	background-color: blue;
	background: url(images/marquee.jpg);
	background-repeat: repeat;
	font-weight: bold;
	font-size: 11px;
	color: #40A4FF;
}
#container #subcontainer #content #right {
    padding: 0 0 0 0;
    width:211px;
	 /*border-top: 1px solid #D3D3D3;*/
    /*border-left: 1px solid #D3D3D3;*/
    float: right;
	 background: url(images/right.jpg);
	 background-repeat: no-repeat;
	 height: 555px; 
}
#container #subcontainer #baner1 {
	background: url(images/baby.jpg);
	margin: 0 211px 0 195px; /* 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;
	height: 230px;
	background-repeat: repeat;
}
#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: 5px;  
	 padding: 10px 10px 10px 10px;
	 text-align: left;
	 /*background: url(images/footer_back.gif) repeat-x ;*/

}

#menu {
        margin:90px 0 0 0;
        float:right;
		 
       
}

#nav {
        margin: 0;
        padding: 0 0 16px 5px;       
        
        /**/
/*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: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 2px 12px 6px 12px;
        text-decoration: none;
        color: white ;
        border-left: 1px solid #CACACB;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {

    color: yellow ;
    text-decoration: underline;
        /*color: #f46f21;*/
       /* background: url(images/rounded.gif) no-repeat bottom center;*/
}

.home_pic
{
float: left;
border: none;
padding: 4px 0 0 10px;

}

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: 0px 0px 2px 0px;
	font-size: 9px;
}

#big_news_scroller {
	padding:0px 0px;
	background-color: white;
	margin: 10px 5px 0 5px;
}
#big_news_scroller h3 {
	color:#4c4c4c;
	/* font-family: Helvetica,Verdana, Arial, sans-serif;*/
	font-size:14px;
	background-image:url(/images/bg_novinky.gif);
	background-repeat:no-repeat;
	height:22px;
	
	padding:5px 10px 0px 10px;
}
#big_news_scroller ul {
	list-style:none;
	list-style-position:outside;
   font-family: Helvetica,Verdana, Arial, 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:5px;
	padding-left:15px;
	position:relative;
	width:280px;
	
}



#big_news_scroller_container{
	height: 144px;
	overflow: hidden;
	position: relative;
	width: 280px;
	float: left;
	
}

#big_news_scroller_content {
	position:absolute;
	top:5px;
	left:0px;
}

#big_news_scroller ul a:hover {
	color: Black; /*background-position:10px -29px;*/
/*background-repeat: repeat-x;*/
	background-color: #FFDB97;
}

#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: 144px;
	width: 290px;
	float: right;
	/*border: 1px solid gray;*/
	padding: 5px;
	border-left: 1px solid #9B6F32;
	overflow: hidden;
}
#showPlace img{
	margin:0px 5px 2px 0px;
}

#showPlace h2,#showPlace h2{

}
#news{
	text-align: center;
}
#news a.news_pic
{
	margin: 0 0 10px 0;
	text-align: center;
}
#news_head{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin: 0 0 0 0;
	padding: 3px 2px 2px 6px;
	height: 25px;
	background-image: url(images/lista.gif);
	background-repeat: repeat-x;
}
#news_text{
	text-align:justify;
}
p.iso9001{
	padding:0px 10px 10px 10px;
	text-align: center;
}
#iShop{
	border: 1px solid #9FB1BC;
	background-color: #ecf8f9;
	padding: 3px 3px 3px 3px;
}
.trishop{
	background:#ecf8f9;
	border: 1px solid #9FB1BC;
}
.tableishop{
	border: 1px solid #9FB1BC;
	width:540px;
}
.mnozstvo{
	width: 25px;
}
#header
{
	/* font-family: Helvetica,Verdana, Arial, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	text-align: left; /*height: 37px;*/
	font-size: 22px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0 0 2px 0;
	color: Black;
}  
#imgbox{
	margin: 0 0px 0 0px;
	border: 1px solid #696969;
	padding: 1px;
	
	}
	
#imgbox_home{
	/* margin: 0 0px 0 0px; */
	/*border: 1px solid #696969;*/
	/*padding: 1px;*/
	width: 195px;
	background-color: White;
	}	

#contentwrapper{
	margin: 0 0 0 0;
	height: 250px;
	font-size: 11px;
	/*background-color: #FFF;*/
	/*border: 1px solid gray;*/
}
.billcontent{
width: 100%;
display:block;
}

#phone{
	float: left;
	margin: 14px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
#search
{
   margin: 8px 0 0 0;
	font:  12px;
	float: right;
}
#searchtext
{
  /*height: 18px;*/
  width: 150px;
  font-style: italic;

}
td.tablehead{	
	font-weight: bold;
	background: #6495ED;
    text-align: center;
}
.certifikaty{
	/*border: 1px solid Gray;*/
}
tr.trcertifikaty td{
	
	/*border-top: 1px solid #FB7A31;*/
	border-bottom: 1px solid #FB7A31;
	
	}
tr.zruseny{
	background: #c10000;
}
a.th{
	color:white;
}

td {
	padding: 3px;
}

.word a:link {
	color: white;
}
.word a:visited {
	color: white;
}
a.word  {
	color: white;
}
#headCer{
	color: White;
	margin: 10px 0 10px 0;
	font-weight: bold;
	font-size: 20px;
}
a.banerX{
   display:block;
	width: 300px;
	height: 180px;
}
input.Btt {
	margin-top: 10px;
	height: 20px;
	background-color: #3666C5;
	font-size: 10px;
	font-weight: bold;
	color: White;
	border: 1px solid White;
}
