body{
	padding: 0; margin: 0;
	background: #0A837F url(images/bg.png) repeat-x top;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#container{
	width: 800px;
	position: relative;
	margin: 0 auto;
	background: url(images/bg-top.png) no-repeat top;
}
.top{
	height: 230px;
	position: relative;
}
.top h1{
	margin: 0;
	width: 183px;	height: 78px;
	overflow: hidden;
	position: absolute;
	top: 29px;	left: 10px;
	font-size: 1.2em;
	font-weight: normal;
	color: white;
	margin: 0;	padding: 0;
}
.top h1 span{
	width: 183px;	height: 78px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/logo-tvorba-web-stranok.png);
}
.top .peok-design{
	width: 104px;	height: 36px;
	position: absolute;
	top: 75px;
	left: 570px;
	margin: 0;	padding: 0;
	color: #4AF0DF;
	font-size: 1.0em;
	overflow: hidden;
}
.top .peok-design a{
	color: #4AF0DF;
	text-decoration: none;
}
.top .peok-design span{
	width: 104px;	height: 36px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/logo-peok-design.png);
	cursor: pointer;
}
.menu{
	margin: 0;	padding: 0;
	float: right;
	width: auto;
	list-style: none;
	z-index: 3;
	position: relative;
}
.menu li{
	float: left;
	padding: 0;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 5px;
}
.menu li a{
	color: White;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
}
.menu .referencie{
	width: 83px;	height: 35px;
}
.menu .referencie span{
	background: url(images/menu-referencie.png);
	width: 83px;	height: 35px;
	position: absolute;
	top: 0;	left: 0;
}
.menu .cennik{
	width: 58px;	height: 35px;
}
.menu .cennik span{
	background: url(images/menu-cennik.png);
	width: 58px;	height: 35px;
	position: absolute;
	top: 0;	left: 0;
}
.menu .kontakt{
	width: 73px;	height: 35px;
}
.menu .kontakt span{
	background: url(images/menu-kontakt.png);
	width: 73px;	height: 35px;
	position: absolute;
	top: 0;	left: 0;
}

.content{
	padding: 0 5px;
	position: relative;
}
.content h2{
	font-size: 1.5em;
	margin: 8px 0 2px 0;
	font-weight: normal;
	color: #4AF0DF;
}
ul,
p{
	font-size: 0.8em;
	color: White;
	width: 525px;
	padding: 3px 0;
	margin: 0;
}
.uvod{
	color: #C4FAF4;
}
ul{
	list-style: none;
	color: white;
	width: 400px;
	padding: 0;
	margin: 5px 0;
	line-height: 1.8em;
}
ul li{
	background: url(images/li.png) no-repeat top left;
	background-position: 0 3px;
	padding: 0 23px;
}
a{
	color: #FFBC11;	
}
a:hover{
	color: white;
}
.baner{
	width: 142px;	height: 125px;
	overflow: hidden;
	position: relative;
	float: right;
	margin: -70px 220px 0 0;
}
.sinfo{
	color: #032726;
}
.baner span{
	width: 142px;	height: 125px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/tvorba-web-stranok.png);
}
.rightcol{
	width: 270px;
	position: absolute;
	top: 40px;	left: 528px;
	z-index: 1;
}
.rightcol ul{
	margin: 0;	padding: 0;
}
.klienti{
	width: 270px;	height: 533px;
	position: relative;
}
.klienti .klienti-image{
	width: 270px;	height: 533px;
	position: absolute;
	top: 0;	left: 0;
	background: url(images/vybrani-klienti.png) no-repeat top;
}
.klienti li{
	background: none;
}
.rightcol h3{
	font-weight: normal;
	color: #055855;
	margin: 3px 0 0 30px;
	font-size: 1.4em;
}
#bottom{
	color: Silver;
	margin: 5px 0 0 0;
	height: 87px;
	background: url(images/bg-bottom.png);
}
#bottom .copy{
	width: 800px;
	margin: 0 auto;
	background: url(images/bg-bottom-vlna.png);
	padding: 40px 0 0 0;
}
#bottom .copy p{
	width: auto;
	text-align: right;
	color: #017E72;
}
#bottom a{
	color: #02BEAD;
}

