html,body{margin:0;padding:0}

body{
background-color:#7e7a77; 
font: 90% helvetica, sans-serif; 
background-image: url('images/tapeta.jpg');
background-repeat: repeat;
background-attachment:fixed;
text-align:center;}


a {text-decoration:none; color:#fff;}
a:link{color:#fff;text-decoration:none;}
a:hover{color:#fff; text-decoration:none;}
a:visited{color:#000;text-decoration:none;}

#header{
z-index:5;
text-align:center;
margin-top:28px;
background-image: url('images/bajzel.png');
background-repeat: no-repeat;
background-position:center top;
min-height:266px;
}

#box1{
	float:left;
	position:relative;
	margin-left:120px;
	
	font-size:11px;
width:20%;
background-image:transparent;
z-index:3;
}

#box2{
	float:left;
	position:relative;
font-size:11px;
padding-left:80px;
width:20%;
background-image:transparent;
z-index:7;
}

#omnie{
position:relative;
float:left;
width:18%;
z-index:10;
padding-left:80px;
font-size:11px;
line-height:1.4;
overflow:hidden;
}


#container{
text-align:left;
width:900px;
margin:0 auto;
}

#content{
float:left;
width:70%;
color:#ccc;
margin-top:-120px;
margin-left:140px;
z-index:6;
line-height:1.6em;
margin-top:40px;
}

#tlo{
display:inline;
float:left;
position:relative;
background-image: url('images/bajzel_02.png');
background-repeat:repeat-y;
min-height:132px;
width:900px;
z-index:1;
}

#footer{
clear:both;
width:100%;
background-image: url('images/bajzel_03.png');
background-repeat: no-repeat;
background-position:center top;
color:#ccc;
min-height:208px;
z-index:4;
font-size:10px;
}

#footertlo{
float:left;
position:relative;
width:100%;
background-image: url('images/bajzel_04.png');
min-height:132px;
margin-top:208px;
background-repeat: repeat-y;
background-position:center top;
}


#footerf{
clear:both;
width:100%;
text-align:center;
padding-top:70px;
background-image: url('images/bajzel_05.png');
min-height:76px;
background-repeat: no-repeat;
background-position:center top;
}

h2{
color: #fff;
text-align:center;
font-weight: 100px;
font-size: 28px;
font-variant:small-caps;

}

h3{
font-family:arial;
font-variant:small-caps;
padding-top:45px;
color: #fff;
font-weight: 200px;
font-size: 5em;
letter-spacing:-2px;
}

h1{
color: #fff;
text-align:left;
font-weight: 100px;
font-size: 28px;
font-variant:small-caps;
line-height:1.5;
background-image: url('images/bajzelnotka.png');
background-repeat:no-repeat;
min-height:44px;
}



textarea {
border: solid 1px #ccc;
background: transparent;
width:99%;
height: 80px;
font-family:verdana;
font-size:10px;
color:#ccc;
padding: 3px;
margin-top: 5px;
margin-bottom: 25px;}