/*----------------------------uprava grafickeho vzhledu webu-----------------*/
body {
	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	/*background: url(/images/styles/template2/blue/body-bg.gif) repeat-x 0 0 #6b9ed7;*/
	padding: 20px 0; 
}

#logo {
height:97px;
width:400px;
}

#container {
padding:110px 10px 0;
}

/*
#container{
	width: 800px;
	min-height: 100px; _height: 100px;
	margin: 0 auto;
	position: relative;
	padding: 10px 10px 0 10px;
}


#toplink { display:none;}

#logo {
  display: block;
  position: absolute;
  width: 200px; height: 200px;
  top: 3px; left: 10px;
  overflow: hidden;
  cursor: pointer; _cursor: hand;}

#menu {
margin-top:200px;  
width: 200px; min-height: 180px; _height: 180px;
  border-top: 0px solid #eee;
  border-bottom: 0px solid #3c95cf;}
*/


h1, #lcolumn h2 {  text-align:center; border-bottom:1px solid #016297; margin: 0 0 1.5em 0;}

h2 {
color:#333333;
font-size:140%;
font-style:italic;
font-weight:bold;
letter-spacing:0;
}

#lcolumn h2 {margin-left: 10px;}
#lcolumn #contact h2 { font-size: 160%;letter-spacing: normal;}


