body,html{
margin:0;
padding:0;
background-color: white;
}
#top{
width: 100%;
height: 100px;
background-color: black;
}
#content{
width: 100%;
min-width:1006px;
height: 507px;
background-image: url('images/04.png');
background-repeat: repeat-x;
}
#water_mark
{width: 400px;
height:auto;
display: none;
margin-left: -60px;
}
#body{
width: 1006px;
height: auto;
color: #313131;
font-family: arial;
font-size: 14px;
font-weight: bold;
}
button.menu{
width:104px;
height: 29px;
background-image: url('images/13.gif');
background-repeat: no-repeat;
color: white;
border: 2px solid black;
}
button.menu:hover{
color: coral;
}
div.select{
font-size: 14px;
font-family: Times New Roman;
font-weight: none;
margin-top: 20px;
}
#banner{
width: 300px;
height: 53px;
float: left;
margin-left: 150px;
}
#foto{
width: 247px;
height: 389px;
margin-left: 300px;
}
input.view{
width: 400px;
border: 1px solid black;
background-color: silver;
color: black;
}
#error {
width: 250px;
height: auto;
border: 1px solid black;
background-color: white;
font-weight: bold;
position: relative;
padding: 5px;
margin: 5px;
}
#content{
width: 550px;
height: auto;
background-color: white;
padding-top: 20px;
}
#input3{
background-image: url('submit.png');
width: 35px;
height: 38px;
border: 0px;
}
#input2{
width: 250px;
margin-top: 5px;
}
#input1{
margin-top: 5px;
}

input.submit{
width: 90px;
height: 30px;
border:0;
background-image: url('images/images.jpg');
background-repeat:no-repeat;
background-color: white;
font-weight: bold;
}
#stopka{
width: 100%;
height: 62px;
color: white;
background-color: black;
font-size: 12px;
padding-top: 5px;
padding-left: 0px;
}
#content span{
font-weight: bold;
color: gray;
font-size: 18px;
padding: 5px;
}
a{color: dimgray;text-decoration:none;}
img{border:0px;}