body{
width: 765px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
background-color: #037c74;
}
#main{
width: 760px;
height: 524px;
border: 3px solid #ff7800;
}
#left{
width: 370px;
height: 524px;
background-color: #fff;
float: left;
text-align: center;
color: #FF6633;
font-size: 23px;
font-weight: bold;
}
#right{
width: 390px;
height: 524px;
background-color: #037c74;
float: left;
}
#stripe{
width: 388px;
height: 40px;
background-image: url("img_galerie/provaz.jpg");
float: right;
BACKGROUND-color: #fff;
}
#text{
width: 388px;
height: 80px;
text-align: center;
margin-top: 10px;
color: #000000;
font-weight: bold;
}
#text2{
width: 388px;
height: 324px;
background-color: #037c74;
}
#stripe2{
width: 386px;
height: 38px;
float: right;
border-right: 2px solid #037C77;
border-bottom: 2px solid #037C77;
background-color: #fff;
}
p{
margin: 0px;
padding: 0px;
}
#text_menu{
font-weight: bold;
color: #ff6633;
}
#text_menu a{
color: #ff6633;
font-size: 16px;
font-family: sans-serif;
}
#text_menu a:hover{
color: #ff6633;
text-decoration: none;
font-size: 22px;
}
.picture{
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
float: left;
text-align: center;
}
#picturex{
width: 72px;
height: 70px;
background-color: #037c74;
float:left;
text-align: center;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
color: #fff;
font-weight: bold;
line-height: 150%;
}
#picturex a{
font-size: 14px;
}
#picture a:hover{
font-size: 16px;
}
a {
color: #FF6633;
text-decoration: none;
font-size: 22px;
}
a:hover{
color: #037C77;
font-size: 28px;
text-decoration: underline;
}
#moje{
width: 200px;
height: 200px;
background-color: #0000ff;
float: left;
}