body {
	background-color:#103667;
	font-family:verdana;
	font-size:14px;
	text-align:center;
	margin: 0px;
	padding: 0px;
	color:white;
}

img{
	border:none;
}

a img{
text-decoration:none;
border:none;
}

.pozadie {
	margin: 0px auto;
	min-width:300px;
	max-width:1446px;
	height:738px;
	background-image: url(img/background.jpg);
	background-repeat:no-repeat;
}

.hlavne {
	margin: 0px auto;
	width:1000px;
	background-color:white;
}

.vlavo {
	float:left;
	width:498px;
	height:445px;
	background-image: url(img/psbau.jpg);
	background-repeat:no-repeat;
}

.vpravo {
	float:right;
	width:498px;
	height:445px;
	background-image: url(img/develop.jpg);
	background-repeat:no-repeat;
}

.dole {
	margin:0px auto;
	text-align:center;
	width:1000px;
	height:288px;
	background-image: url(img/dole.jpg);
	background-repeat:no-repeat;
	
}

.text {
	margin:0px auto;
	text-align:left;
	padding:10px;
	width:940px;
	height:195px;
	background-image: url(img/text.jpg);
	background-repeat:no-repeat;
	
}

.odkaz {
position:absolute;
width:200px;
height:43px;
background-image:url(img/button.png);
}

.prvy {
margin-top:406px;
margin-left:55px;
}

.druhy {
margin-top:406px;
margin-left:755px;
}

.odkaz a {
color:black;
text-decoration:none;
line-height:43px;
display:block;
background: transparent url(img/sipka.png) 10px 3px no-repeat;
font-size: 12px;
font-weight: bold;
}



