html, body {
	border:0pt none;
	height:100%;
	margin:0pt;
	padding:0pt;
	width:100%;
}
img {
	border:0pt none;
}
td {
	vertical-align:top;
}
form {
	margin:0px;
	padding:0px;
}
body, td, a {
	color: #00478d;
	font-family: Myriad Pro, Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
}

body {
	background-color: #1bb1e7;
}

a {
	font-weight: bold;
}

.clearer { clear: both; height: 0; line-height: 0; }

.main_wrapper {
	background-color: #b4dcf5;/*#51bdec;*/
}

.main {
	background: #b4dcf5/*#51bdec*/ url(../img/akcija/bg2.jpg) no-repeat top center;
	width: 1100px;
	height: 729px; /* 809-83=726 */
	margin: 0 auto;
}

/* left column */

.left_col {
	float: left;
	width: 500px;
	text-align: right;
}

#photo {
	margin: 2px 0 0 0;
}

#glow {
	margin: 2px 0 0 0;
	background: url(../img/akcija/photo_glow.png) no-repeat top left;
	width: 457px;
	height: 608px;
	float: right;
	text-align: center;
}

#flashContainer {
	margin: 16px 0 0 1px;
}

.puzzle_buttons {
	clear: right;
	position: relative;	
}

#button_1 {
	position: absolute;
	right: 260px;
	top: -5px;
}

#button_2 {
	position: absolute;
	right: 150px;
	top: 10px;
}

#button_3 {
	position: absolute;
	right: 20px;
	top: -10px;
}

/* right column */

.right_col {
	margin-left: 500px;
}

.right_col .content {
	position: relative;
}

#title {
	position: absolute;
	top: 50px;
	left: 40px;
}

#akcija_logo {
	position: absolute;
	left: 335px;
	top: 5px;
}

.text {
	padding: 155px 0 0 30px;
}

.text p {
	margin: 0px 0 0px 0;
	padding: 0 0 10px 70px;
	position: relative;
}

.text p img {
	position: absolute;
}

.text p.first img {
	left: 0;
	top: 0;
}

.text p.second img {
	left: 0;
	top: 10px;
}

.text p.third img {
	left: 0;
	top: 0;
}

* html .text p.first img,
* html .text p.second img,
* html .text p.third img, {
	left: -70px;
}

#products {
	padding: 20px 0 0 82px;
}

/* footer */
.footer {
	background-color: #96d1f2/*#1bb1e7*/;
	height: 83px;
}

.logo_container {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.logo_container img {
	position: absolute;
	top: -73px;
	right: 0;
}
