@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #7EB7FF;
}
#recips {
	width: 750px;
	border: 1px dotted #000;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#recips a {
	color: #333;
	text-decoration: none;
}
#recip {
	text-align: center;
	width: 230px;
	padding: 5px;
	float: left;
	border: 1px dotted #CCC;
}
#recip table {
	text-align: center;
}

#recip1 {
	float: left;
	width: 240px;
	text-align: left;
	padding: 5px;
	overflow: auto;
}
#recip2 {
	float: right;
	width: 240px;
	text-align: right;
	padding: 5px;
	overflow: auto;
}
#container {
	width: 750px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background: #DDDDDD; 
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.ramecek {
	border: thin solid #0C0;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.neviditelny {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	border: 3px dotted #CCC;
}
#mainContent p img {
	border: 1px solid #0C0;
}
#footer {
	padding: 0;
}
h3 a {
	color: #00C;
	text-decoration: underline;
}
h3 a:visited {
	color: #00C;
	text-decoration: underline;
}
h3 a:hover {
	color: #0C0;
	text-decoration: overline;
}
h1 a:visited {
	color: #00C;
	text-decoration: underline;
}
h1 a:hover {
	color: #0C0;
	text-decoration: underline overline;
}

#footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.download {
	color: #060;
	text-decoration: underline;
}
h1 {
	border: thin dotted #0C0;
}



#end {
	font-size: xx-small;
	background-color: #7EB7FF;
	margin: 0px;
	padding: 0px;
}

