* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: center;
	background-color : #cccccc;
}
#page {
	margin: 0 auto;
	width: 761px;
	text-align: left;	
}
#menu {	
	width: 761px;
	height: 29px;
	font-size : 12px;
	background: url('../menu/menu.jpg') no-repeat;
}
#menu div {
	margin : 8px 0px 0 20px;
	float: left;
	/*background-image : url(../menu/delicka.gif);
	background-repeat : no-repeat;
	padding-right : 22px;*/
	background-position : center right;
	display : inline;
}
#menu a {
   	color: white;
	text-decoration: none;
}
#menu a:hover, #menu .active a {
    color : #f6ff00;
}
.neactive {
   color : white;
}
.bilabarva {color : white;}
#header {
	width: 761px;
	height: 128px;
	background: url('../menu/header.jpg') no-repeat;
}
#headercz {
	width: 761px;
	height: 128px;
	background: url('../menu/header.jpg') no-repeat;
}
#headeren {
	width: 761px;
	height: 128px;
	background: url('../menu/headeren.jpg') no-repeat;
}
#headerde {
	width: 761px;
	height: 128px;
	background: url('../menu/headerde.jpg') no-repeat;
}
#container {
	width: 761px;
	background: url('../menu/container.gif');
	background-repeat: repeat-y;
}
#container #container-inside {
	width: 761px;
	min-height: 370px;
	background: url('../menu/container_2.gif') no-repeat;
}
* html #container #container-inside {
	height: 370px;	
}
#container #content {
	float: right;
	width: 560px;
}
#container #content #content-inside {
	padding: 20px 20px 5px 10px;
}
#container #left {
	float: left;
	width: 195px;
}
#container #left #left-inside {
	padding: 20px 0 105px 0;
	margin : 0px 0px 0px 5px;
}
#container #left #left-inside a {
	display: block;
	width: 178px;
	height: 46px;
	color: #2e50a5;
	font-size: 12px;
	line-height : 3;
	text-decoration: none;
	background: url('../menu/menu_a_next.gif');
}
#container #left #left-inside a:hover, #container #left #left-inside #next_active a {
	color: #2e50a5;	
	width : 178px;
	text-decoration : underline;
}
#container #left #left-inside span {
	position: relative;
	top: 5px;
	left: 25px;
}
#container #cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	border: none;
	visibility: hidden;
}
#foot {
width:761px;
height:61px;
background: url("../menu/foot.jpg") repeat-x;
}
#foot a {
	color: #8b8b8b;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: none;
}
#foot #admin {
	position: relative;
	top: 10px;
	padding-left : 5px;
	text-align : left;
}
#foot #admin a{
    color : #f2f0f0;
}
#foot #copy {
	position: relative;
	top: 0px;
	text-align : center;
}
#foot #toplist {
	position: relative;
	top: -8px;
	text-align : right;
}
th, td {
	font-size: 11px;
}
.ramecek{
    border: #2E50A5 1px solid;
}
UL{
    margin-left: 15px;
}
.nadpisdefault {
  color : #2E50A5;
	font-size : 14px;
	font-weight : bold;
}
/*.novinkanadpis span {
  color : #2E50A5;
}
.odkaznovinky {
  text-align : right;
  margin : 10px 0 10px 0;
}*/
.flag {
  text-align : right;
	margin : 10px 10px 0px 0px;
}
.flag img {
  margin : 0 0 5px 0;
}
.delicka {
  text-align : center;
  margin : 10px 0 10px 0;
}
a, a:link, a:visited {
  color : #2E50A5;
  text-decoration : none;
}
a:hover {
  text-decoration : underline;
}
