body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #b6b6b6;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	background-image: url(../images/pozadi.jpg);
}

#all {
	width: 945px;
	height: 644px;
	top: 50%;
	left: 50%;
	margin: -322px 0px 0px -472px;
	overflow: auto;
	position: absolute;	
}

#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	width: 945px;
	height: 89px;
	text-align: left;
	font-size: 12px;
}

#top ul{
	display: block;
}

#top li{
	display: block;
	float: left;
	margin-right: 4px;
}

#top li.opened a{
	color: #FFFFFF;
	background-color: #96AFE2;
}

/*#top li.opened a:hover{
	color: #1652A3;
	background-color: #FFFFFF;
}*/

#top img {
	position: relative;
	left: 70px;
	top: 20px;
}

#top ul li a {
	color: #1652A3;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 7px 7px 7px 7px;
	position: relative;
	top: 45px;
	left: 46px;
	font-size: 12px;
}

#top ul li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #96AFE2;
	padding: 7px 7px 7px 7px;
	position: relative;
	top: 45px;
	left: 46px;
	font-size: 12px;
}

#left {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	width: 396px;
	height: 555px;
	float: left;
	text-align: left;
}

#left p {
	padding-left: 45px;
	padding-top: 7px;
	font-size: 12px;
	background-color: inherit;
	color: #FFFFFF;
}

#left a {
	padding-left: 10px;
}

#inside {
	background-image: url(../images/inside.jpg);
	background-repeat: no-repeat;
	width: 549px;
	height: 555px;
	float: right;
}

#inside h1 {
	padding-left: 0px;
	padding-top: 25px;
	padding-right: 30px;
	font-size: 16px;
	background-color: inherit;
	color: #FFFFFF;
	font-weight: bold;
}

#inside p {
	padding-left: 0px;
	padding-right: 40px;
	padding-top: 10px;
	font-size: 12px;
	background-color: inherit;
	color: #FFFFFF;
	text-align: justify;
}

#inside p img {
	position: relative;
	left: 70px;
	top: -1px;
}

.vinik {
	position: absolute;
	right: 30px;
	top: 314px;
}

a, h1, h2, h3, li, ol, p, ul, img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

a {
	color: #96AFE2;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	color: #E02826;	
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

#akce {
	border: medium solid white;
	padding: 10px 10px 10px 10px;
	margin: 40px 80px 40px 40px;
	background-color: transparent; /*#2852A6*/
	background-image:url(../images/akce-bckg.jpg);
	color: inherit;
}

.impres {
	color: #f7941d;
	background-color: inherit;
	font-weight:bold;
}

#akce p {
	color: Yellow;
	background-color: inherit;
	font-size: 14px;
	margin: 20px 20px;
	padding-top: 0px;
	padding-right: 0px;
}

.impres2 {
	color: #FF8C00;
	background-color: inherit;
	font-size: 14px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: White;
	font-weight: normal;
	line-height: 10px;
	position: relative;
	padding-top: 640px;
	background-color: inherit;
}

.copy a {
	color: White;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	background-color: inherit;
}

.copy a:hover {
	color: black;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9px;
	background-color: inherit;
}