html {
	font-family: Arial;
	font-size: 11px;
	background-color: #6D6C65;
}
body {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url("pozadi.png");
	background-repeat: repeat-x;
	height: 1000px;
}
#table {
	width: 779px;
	color: #000000;
	background-color: #52464A;
}
#table .top {
	height: 320px;
	width: 779px;
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	text-align: center;
}
#menu {
	margin-top: 48px;
}
#menu a {
	color: #D39B20;
	font-weight: bolder;
	text-decoration: none;
	font-size: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#menu a:hover {
	color: #FFFFFF;
}
#table .center {
	width: 779px;
	background-image: url("center.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
#table .bottom {
	height: 208px;
	width: 779px;
	background-image: url("bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
	vertical-align: top;
	padding-bottom: 10px;
}
#table .podpis {
	height: 49px;
	width: 779px;
	background-image: url("podpis.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	text-align: center;
	color: #888888;
	font-size: 11px;
	padding-top: 10px;
}
#table .podpis a {
	text-decoration: none;
	font-weight: bolder;
	color: #999999;
	font-size: 11px;
}
#table .podpis a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#table .left_td {
	width: 240px;
	vertical-align:top;
}
#table .right_td {
	vertical-align:top;
}
#psy {
	background-color: #4C4145;
	margin-left: 25px;
	margin-right: 30px;
	margin-top: 5px;
	padding: 15px;
	color: #ECECEC;
	width: 155px;
	height: 300px;
}


#pole {
	background-color: #4C4145;
	margin-left: 0px;
	margin-top: 5px;
	padding: 15px;
	color: #ECECEC;
	width: 485px;
}
#pole a {
	text-decoration: none;
	color: #D39B20;
	font-weight: bolder;
}
#pole a:hover {
	text-decoration: underline;
}


h1.in {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #D39B20;
	font-size: 16px;
	background-image: url("button.png");
	background-repeat: no-repeat;
}
h2.in {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #D39B20;
	font-size: 16px;
	background-image: url("button.png");
	background-repeat: no-repeat;
}
h3.in {
	margin-left: 240px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #D39B20;
	font-size: 16px;
	background-image: url("button.png");
	background-repeat: no-repeat;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
#novinky {
	background-color: #4C4145;
	margin-left: 240px;
	margin-top: 5px;
	padding: 15px;
	padding-bottom: 5px;
	color: #ECECEC;
	width: 485px;
}
#novinky .datum {
	color: #111111;
	font-weight: normal;
}
#novinky p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#novinky a {
	text-decoration: none;
	color: #D39B20;
	font-weight: bolder;
}
#novinky a:hover {
	text-decoration: underline;
}

#doporucujeme {
	width: 760px;
	text-align: left;
	padding-bottom: 20px;
	margin-top: 5px;
	color: #999999;
}
#doporucujeme h4 {
	margin-top: 1px;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
#doporucujeme a {
	font-size: 11px;
	text-decoration: none;
	color: #888888;
}
#doporucujeme a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #333333;
}

