/* layout, nic víc, žádný hacky */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: white;
	font-family: arial;
	font-size: 12px;
 	background-color: #68663d;

}


#center {
	margin: 0px auto;
	text-align: left;

	width: 1076px;
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	color: #68663d;
}

img {
	border: none;
	display: block;
}

table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0px;
	padding: 3px;
}

tr {
	border: none;
	background-color: #4c0809;
	padding: 3px;
}
.light {
	background-color: #640d06;	
}

td {
	border: none;
	padding: 3px;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px;
	color: #ff6633;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12px;
}

#jazyky {
	font-size: 14px;
	background-color: black;
	font-weight: bold;
}
/*
#leve_ucho {
	position: relative;
	top: 215px;
}
#prave_ucho {
	position: relative;
	top: 215px;
}
*/
/*
#menu {
	background-image: url('../img/layout/fade.gif'); 
	background-repeat: repeat-x;
}

#top_text {
	background-image: url('../img/layout/top_fade.gif'); 
	background-repeat: repeat-x;
}
*/
#jeviste {
	background-color: #4c0808;	
}

.cleaner {
	clear: both;
}

#error {
	background-color: #68663d;
}

.ruka {
	display: inline;
}

.ruka_block {
	display: block;
	position: relative;
	top: 7px;
}

#table_kde_hrajeme td {
	vertical-align: middle;
}

.kontakt_jmeno, .kontakt_odkazy {
	font-size: 20px;
	color: #ff6633;
	font-weight: bold;
}

#info {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: Red;
	font-size: 25px;
}

#info a:hover {
	color: #D00000;
}

