﻿*
{
	margin:0px;
	padding:0px;
}

img
{
	border:0px;
}

html
{
	width:100%;
	height:100%;
	background-color: #6db2f3;
	float: left;
	background-image: url(pozadi.png);
	background-position: top;
	background-repeat:repeat-x;
}

body
{
	width:100%;
	margin:auto;
	height:100%;
	float: left;
	font-family: Verdana, Arial, Thebuchet MS;
	font-size: 12px;
	background-color: #6db2f3;
	background-image: url(pozadi.png);
	background-position: top;
	background-repeat: repeat-x;
}





div#stranka
{
	position: relative;
	width: 810px;
	height: 100%;
	margin:auto;
	min-height: 650px;
}

div#button {
	position: relative;
	float: left;
	width: 810px;
	height: 688px;
	top: 0px;
	left: 0px;
}

div#button span {
	position: relative;
	float: left;
	width: 810px;
	height: 688px;
	
	background-image: url(atte2.png);
	background-position: top;
	background-repeat: no-repeat;
}*/





/*div#stranka
{
	position: relative;
	width: 810px;
	height: 100%;
	margin:auto;
	min-height: 650px;
	background-image: url(atte.png);
	background-position: top;
	background-repeat: no-repeat;
}

div#button {
	position: relative;
	float: left;
	width: 253px;
	height: 111px;
	top: 550px;
	left: 260px;
}

div#button span {
	position: relative;
	float: left;
	width: 253px;
	height: 111px;
	
	background-image: url(vstupte.png);
	background-position: top;
	background-repeat: no-repeat;
}*/
