@CHARSET "UTF-8";

/***********************    LAYOUT    ***************************/
/** html, body, header, footer, content **/

/* margin,center */
html, body, img, #header, #footer, #content, #content_wrapper, #content_background, #header_sepparator {
	margin: 0 auto;
	padding: 0px;
	background: #d90f5a;
	border: 0;
}

body {
	min-width: 962px;
}

/* font */
* {
	font-family: Verdana, Helvetica, sans-serif;
}

div, table, form, a {
	color: #fff;
	font-size: 16px;
}

.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
.align-center {
	text-align: center;
}
.overflow {
	overflow: auto;
}

p {
	text-align: justify;
}

/* POMOC */
.absolute {
	margin: 0 auto;
	width: 784px;
	height: 0;
	font-size:1px;
}
.top_abs {
	position: relative;
	top: 1px;
}
.top_abs img
{
    background: transparent;
}
.link-nest-container{
	position:relative;
	width:1100px;
	margin:auto;
	z-index:999;
}
.link-nest{
	margin: 0 auto;
	text-align: left;
	position:absolute;
}
.link-nest a{
	position: relative;
	text-decoration: none;
	font-size: 13px;
}
.link-nest a#gplus{
	top: 4px;
	margin-left: 0px;
	display: inline-block;
}
.fb_like{
	position: relative;
	display: inline-block;
	margin: 10px 0 0 0px;
}

/* header */
#header_background {
	background: white url(../img/patoexx1_02.jpg) repeat-x ;
	text-align: center;
	line-height: 10px;
}
#header_sepparator {
	background: url(../img/patoexx1_03_03.jpg) no-repeat top center;
	height: 24px;
	text-align: right;
	width: 962px;
	z-index: 100;
}

/* content */
#content_background {
	/* min-height: 720px; */
	position: relative;
	background: url(../img/patoexx1_07.png) repeat-y top center;
	overflow: hidden;
}
#content_top {
	height: 262px;
	width:	100%;
	position: absolute;
	background: url(../img/patoexx1_06.png) repeat-y top center;
}
#content_bottom {
	height: 326px;
	width:	100%;
	position: absolute;
	bottom: 0px;
	background: url(../img/patoexx1_08.png) repeat-y top center;
}
#content {
	width: 770px;
	position: relative;
	margin: 4px auto;
	text-align: center;
	overflow: hidden;
}

/* footer */
#footer_background {
	background: url(../img/patoexx1_10.png);
	text-align: center;
}
.footer-link a {
	font-size: 12px;
	background: transparent;
	position: relative;
	top: -30px;
	margin: 0px 30px;
}
.footer-link #znaczek1 {
	background: transparent;
	position: relative;
	top: -110px;
	left: -60px;
	margin: 0px 30px;
}

.my-private-fb-share {
	width: 250px;
	margin: 2px auto;
	color: #ffffff;
	display: block;
	font-size: 10px;
	font-family: "lucida grande", "tahoma", "verdana", "arial", sans-serif;
	font-weight: 700;
}

.seo-container{
	text-align: left;
}
#___plus_0 iframe, #___plus_0{
/*	height: 30px !important;*/
	float: left !important;
	position: absolute;
}
