html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	background-image: url(images/www_tlo.jpg);
	background-position: top center;
	background-repeat: no-repeat;

	background-color: #FDEDEC;
}

div#kartka {
	width: 1125px;
	margin: 0px auto;
}

div#web {
	width: 1125px;
	height: 773px;
	margin: 0px auto;
}

div#flash img, div#web img {
	display: block;
}

ul#stopka {
	position: relative;
	list-style-type: none;

	padding: 0;
	margin: 0;
}

ul#stopka li {
	list-style-type: none;

	padding: 0;
	margin: 0;

	position: absolute;

	font-family: Georgia;
	font-size: 10px;
	color: #999999;

	top: 6px;
}

ul#stopka li.copyrights {
	left: 284px;
}

ul#stopka li.notice {
	left: 478px;
}

ul#stopka li.author {
	left: 706px;
	top: 4px ! important;
}

ul#stopka li.author span {
	font-family: Times New Roman;
	font-size: 13px;
}
ul#stopka a {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

ul#stopka  a:hover {
	text-decoration: underline;
}



div#left {
	background-image: url(images/img2.jpg);
	width: 514px;
	height: 514px;
	float: left;
}

div#right {
	background-image: url(images/img3.jpg);
	width: 611px;
	height: 514px;
	float: left;
}



p  {
	color: #706B66;
}

a {
	color: #FFAD9C;
	text-decoration: none;
}

h1 {
	color: #706B66;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;

	margin: 0 0 13px 0;
	padding: 0px;

}

h2 {
	color: #706B66;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;

	margin: 0 0 0px 0;
	padding: 0px;

}

a:hover {
	text-decoration: underline;
}

div#left div {
	margin: 260px 0 0 186px;
}

div#left p, div#right p {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;

	padding: 0px;
	margin: 0 0 16px 0;
}

div#left img {
	display: block;
	margin-left: 156px;
	padding-top: 8px;
}

p.pink {
	color: #FFAD9C;
}

p.sm {
	font-family: Verdana ! important;
	font-size: 11px ! important;
	margin-bottom: 15px ! important;
}

div#right ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 14px 0;
}

div#right  ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;

	font-family: Verdana;
	font-size: 11px;
	color: #706B66;
	line-height: 13px;
}

div#right div {
	margin-left: 16px;
}


div#navigation {
	background-image: url(images/img4.jpg);
	width: 1125px;
	height: 114px;
	float: left;
}

div#navigation div {
	margin: 22px auto 0 auto;
	display: block;
	padding-left: 65px ! important;
	width: 656px;
}




ul#form {
	width: 400px;
}

ul#form li {
	
}

ul#form li label {
	display: block;
	float: left;
	width: 76px;

	padding-top: 4px;
}

ul#form li input, ul#form li textarea  {
	width: 255px;
	border: 1px #AAACAD solid;
}

ul#form li input {
	height: 20px;
	margin-bottom: 11px;
}
ul#form li textarea {
	height: 126px;
}


ul.up {
	position: relative;
	top: -38px;
}

img.top {
	float: left;
}

a img {
	border: 0;
}

#splash-overlay {
	background-color: #333;
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;
	left: 0;

	opacity: 0.5;
	filter: alpha(opacity=50);

}

#splash-full {
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;
	left: 0;

	z-index: 100;
}

#splash-full img a { 
	width: 876px;
}

#splash-full img {
	margin: 0px auto;
	display: block;
	padding-right: 28px;
	padding-top: 8px;
	width: 876px;
}