body
{
	margin:0px auto 0px auto;
	padding:0px;
	font-family:"Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size:13px;
	background-color:#E5E5E5;
}
#header
{
	background:url(./bg.png) top center repeat-x;
	height:60px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	margin-bottom:5px;
}
h1
{
	background:url(./bg.png) top center repeat-x;
	height:60px;
	border-bottom:3px solid #7BB511;
	margin:0px;
	padding:0px;
	line-height:500px;
	overflow:hidden;
	margin-bottom:10px;
}
h1 a
{
	width:170px;
	height:60px;
	display:block;
	background:url(./pridateu.png) no-repeat;
}
h2
{
	font-size:20px;
	padding:5px;
	margin:5px;
	color:#333333;
	font-weight:bold;
}
h3
{
	font-size:16px;
	padding:5px;
	margin:5px;
	color:#333333;
	font-weight:bold;
}
#content
{
	padding:10px;
	background:#FFFFFF;
	color:#333333;
	margin:10px;
}
#content a
{
	color:#000000;
	text-decoration:none;
}
#content a:hover
{
	color:#FF6600;
	text-decoration:none;
}
label
{
	float:right;
	padding:2px;
	font-size:14px;
	font-weight:bold;
}
label.lang
{
	float:left;
	padding:2px;
	font-size:14px;
	font-weight:bold;
}
#odkaz a {
	color:#3366CC;
	text-decoration:underline;
}
#odkaz a:hover{
	color:#FF6600;
	text-decoration:none;
}
form
{
	margin:0px;
	padding:0px;
}
.input
{
	border:1px solid #0071bc;
	height:18px;
	width:340px;
	padding:5px;
	float:left;
}
#footer
{
	margin:0px auto 0px auto;
	text-align:center;
	padding:10px;
	background-color:#666666;
	color:#FFFFFF;
}
#p
{
	padding:45px 20px 10px 10px;
	margin:0px;
	font-size:28px;
	position:absolute;
	right:0px;
	top:5px;
	padding:10px;
	color:#FF6600;
}
#footer a
{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
div .sociable { margin: 16px 0 !important; }
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}