/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color:#333;
	background:url(water6.jpg);
}

p {
    padding: 10px;
		text-indent:20px;
}

#wrapper {
    margin: 0 auto;
    width: 1000px;
	
}

#lang{
float:right;

}

#slider {
	clear: both;
	padding-top:10px;
	--margin: 40px auto;

}

#piecemaker {
	width: 1000px;
	height: 450px;
	margin-top: 0px;

}

#headerwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
}

#header {
    height: 459px;
   background: #eaeaea url(zalazak.jpg);
    border-radius: 10px;
    border: 1px solid #eb521f;
    margin: 30px 5px 0px 5px;
	--margin-top: 10px;
	
}

#navigationwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
	 border-radius: 10px;
}

#navigation {
    height: 40px;
    background: #FFCC33;
    border-radius: 10px;
    border: 1px solid #ebb81f;
    margin: 0px 5px 0px 5px;
}

#contentwrap {
    width: 1000px;
    float: left;
    margin: 0 auto;
	padding-bottom:10px;
	
}

#content {
    background: #B8C9FF;
    border-radius: 10px;
    border: 5px solid #B8C9FF;
		font-weight:bold;
	padding:30px;
	line-height:120%;
	
position:relative;
   
}


#content1 {
    background: #B8C9FF;
    border-radius: 10px;
    border: 5px solid #B8C9FF;
		font-weight:bold;
	padding:30px;
	line-height:120%;
	height:850px;
position:relative;
   
}


#content2 {
    background: #B8C9FF;
    border-radius: 10px;
    border: 5px solid #B8C9FF;
		font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	line-height:120%;
	height:800px;
position:relative;
   
}

.left{
float:left; 
width:45%;
height:800px;
margin-top:40px;
margin-left:5%;
}


.right{
float:right; 
margin-top:40px;
width:50%;
height:800px;
line-height: 150%;
font-weight:normal;

}


.right b{font-weight:bold;}

.right ul {
list-style-type: square;
padding-left:10px;
}

.bottom{
position:absolute;
bottom:0;


}

.linkovi{
float:left;
vertical-align:middle;
margin-left:40px;

}