* {margin:0px; padding:0px; }

body {
   background-color: #060d20;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
	
/*  obal */
div#obal {
	width: 1000px; 
	margin: 0px auto;
}

/*  hlavička */
div#hlavicka {
   width: 1000px; 
	height: 171px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	}

	
div#obsah {
   width: 1000px;
	height: 614px;
	margin: 0px auto;
	padding: 0px;
	float:left;
}


/*  side1 */
div#side1 {
	width: 190px;
	height:614px;
	background-image: url(../images/side1.jpg);
	background-repeat: no-repeat;
	float:left;
	}
	
div#side1 table {
	font-family: Tahoma, sans-serif;
	}

div#side1 td {
	height: 25px;
	margin-left: 30px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	list-style: none;
}

div#side1 td a {
	font-size: 11px;
	font-weight: bold;
	color: yellow;
	text-decoration: none; }

div#side1 td a:hover {
   font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;  }

	div#side1 p{
	color: #fff; 
	padding: 10px 0px 10px 0px;
	 }	

/* obsah */

div#main {
   width: 520px;
	height:614px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	float:left;
}

div#main h1 {
	font-family: Tahoma, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 11px;
	text-transform: none;
	text-align: left;
	font-weight: bold;
	color: #333;
}
div#main h2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: none;
	text-align: center;
	font-weight: bold;
	color: #333;
}

div#main p {
   width: 450px;
	height:440px;
	overflow: auto;
   font-family: Verdana, sans-serif;
   font-size:10px;
	color: #000; 
	text-align: left;
	padding: 5px 10px 15px 25px;
	 }	
		

div#main table {
	 font-size: 11px;
	  }	

	
div#main img {
	border: 1px solid black;
	padding: 1px;
}
	
div#main a {
   font-size:100%;
	color: #333;
	font-weight: bold;
	text-decoration: none; }

div#main a:hover {
   font-size:100%;
	font-weight: bold; 
	color: #666; 
	text-decoration: underline; }
	
/*  side2 */
div#side2 {
	width: 290px;
	height:614px;
	background-image: url(../images/side2.jpg);
	background-repeat: no-repeat;
	float:left;
	}
	
div#side2 table {
	font-family: Tahoma, sans-serif;
	}

div#side2 td {
	height: 30px;
	font-weight: bold;
	text-align: left;
	color: yellow;
	list-style: none;
}

div#side2 td a {
	font-size: 11px;
	font-weight: bold;
	color: yellow;
	text-decoration: none; }

div#side2 td a:hover {
   font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
  }
	
div#side2 p{
   font-family: Verdana, sans-serif;
   font-size:10px;
	color: #fff; 
	text-align: left;
	padding: 10px 0px 10px 0px;
	 }	
	 
	 
/*  partneri */
div#partneri {
	width:262px;
	height: 130px;
	margin: 10px 0 10px 3px;
	}
	
div#partneri img{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding: 1px;
}

/*  side3 
div#side3 {
	width: 160px;
	height:614px;
	background-image: url(../images/side3.jpg);
	background-repeat: no-repeat;
	float:left;
	}
	
div#side3 table {
	font-family: Verdana, sans-serif;
	}

div#side3 td {
	padding-bottom:2px; 
	font-weight: bold;
	text-align: left;
	color: #000;
	list-style: none; }

div#side3 td a {
	font-size: 12px;
	font-weight: bold;
	margin-left:60px;
	text-align: center;
	color: #000;
	text-decoration: none; }

div#side3 td a:hover {
   font-size: 12px;
	font-weight: bold;
	margin-left:60px;
	text-align: center;
	color: #ccc;
	text-decoration: none;  } */

/* foot */
div#foot {
	width: 1000px;
	height:15px;
	float:left;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	
}

/* links */
div#links-top {
	width: 1000px;
	height:10px;
	float:left;
	background-image: url(../images/links-top.jpg);
	background-repeat: no-repeat;
	
}

div#links-center {
	width: 1000px;
	height:30px;
	float:left;
	background-image: url(../images/links-center.jpg);
	background-repeat: repeat-y;
	
}

/* forum */
div#forum-top {
	width: 1000px;
	height:25px;
	float:left;
	background-image: url(../images/forum-top.jpg);
	background-repeat: no-repeat;
	
}

div#forum-center {
	width: 1000px;
	/* height:250px; */
	float:left;
	background-image: url(../images/forum-center.jpg);
	background-repeat: repeat-y;
	
}

div#forum-bottom {
	width: 1000px;
	height:25px;
	float:left;
	background-image: url(../images/forum-bottom.jpg);
	background-repeat: no-repeat;
	
}

/*
div#paticka p{
   background-color: #000000;
   color:#fff;
   font-size: 10px;
	text-align:right;
	font-weight: normal;
	margin: 20px 32px 0px 0px;
	padding-bottom: 10px;
}

div#paticka a{
   color:#fff;
	font-weight: normal;
}

div#paticka a:hover{
	font-weight: normal;
} */
	
/* aslett */               
.neobtekat:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden}
.ukonceniobtekani {
    display: inline-block; }   
	/* Skryje pred Internet Explorerom pre Macintosh \*/
* html .ukonceniobtekani {
   height: 1%; }
.ukonceniobtekani {
   display: block; }