body{
	margin-right: auto;
	margin-left: auto;
	background: #ffffff url('../images/gradbc.jpg') repeat-x;
}

a {text-decoration: none;}

#header{margin:0 auto;
        height:180px;
		  width:910px;
		  background:#fff url('../images/LogoSGK-2013.jpg') no-repeat
}

#headerfoot{
	height: 8px;
	/*width: 900px;*/
	background: #ff6405 url('../images/menubg.gif') repeat-x;
	/*background: url('menubg.gif') repeat-x;*/
	padding: 0 0 0 0px;
	margin: 0;
	overflow: hidden
}

#maincontent{
	width:910px;
    margin: 0 auto; 
	/*background: #ffffff;*/
	background: #f3f3f3;
	border: 2px solid Gray;	
}

#content{
	position: relative;
	background: #ffffff url('../images/bccol2.png') repeat-y;	
}

#leftcont{
	clear: both;
	display: inline-block;
	float: left;
	width: 170px;
/*	background-color: #f1f1f1;*/
	position: relative;
	background: #ffffff url('../images/bccol2.png') repeat-y;	
}

#textleftcont{
	padding: 10px;
	text-align: center;	
	
}

#centrcont{
	margin-left: 170px;
	padding: 10px;
	background-color: #fff;
}

#footer{
	clear: both;
	width: 100%;
	overflow: hidden;
	text-align: center;
/*   border-top:2px solid #2D81AC; */
	border-top:2px solid Gray;
}

.cleaner{clear:both;height:0;font-size:1px;border:none;background:transparent;overflow:hidden}


#menucol {
  width:170px;
  height:100%;
  overflow:hidden;
  margin:0px;
}

#menucol ul.menu  {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: square;
}
#menucol a.menu 
{
	float: left;
	width: 100%;
	height: 30px;
	padding-left: 0.5em;
	padding-top: 3px;	
	text-decoration: none;
	color: #607293;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
/*	background-color: #f1f1f1;
	border-right: 1px solid white; /*background:url('../images/Button01.png') #f3f3f3 no-repeat;*/
	font-family: serif;
}

#menucol a:hover.menu  {
	background: #fafafa url('../images/bccol3.png') repeat-y;	
}

#menucol li.menu  {
	display: inline;
}

#imgtable {
	/*cellSpacing=7
	cellPadding=10
	border=0*/
	border-spacing:7px;
	border-collapse:collapse;
	padding:10px;
	text-align:center;
}

#imgtable img {
	border:none;
}

#imgtable td.capt {
	font-family:Verdana, Geneva, sans-serif
	font-size:small;
	font-variant:normal;
	font-style:normal;
	vertical-align:top;
	padding:3px;
	width:81px;
}
dl.pokyny {
	margin-top: 5px;
	margin-bottom:10px;
	margin-left:30px;
}
dl.pokyny dt {
	font-weight:bold;
	margin-bottom:0.5em;
	margin-top:0.5em;
}
dl.pokyny a {
	font-weight:bold;
	font-style:italic;
}
dl.terminy {
	text-align:left;	
}
dl.terminy dt {
	display:block;
	width:10em;
	font-size:larger;
	font-weight:bold;
	padding:0px 0px 4px 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ACD194;
	margin-bottom:0.5em;
	marin-top:1em;
}
