.vlozfoto {
width: 120px;
border: 1px solid gray;
}
.publicprofil td {
padding:3px;
border: solid 1px white;
background: #e6e6e6;
vertical-align:top;
}
.publicprofil {
width: 400px;
margin-right: 10px;
background:white;
}
.upravfoto {
width: 120px;
border: 1px solid maroon;
}
.novaadresa td {
border: solid 1px white;
background: #e6e6e6;
vertical-align:top;
}
.novaadresa {
margin-right: 10px;
}
.upravadresu td {
border: solid 1px white;
background: #d1e7e3;
vertical-align:top;
}
.upravadresu {
margin-right: 10px;
}
.novyprofil td {
border: solid 1px white;
background: #e6e6e6;
vertical-align:top;
}
.novyprofil {
margin-right: 10px;
}
.upravprofil td {
border: solid 1px white;
background: #d1e7e3;
vertical-align:top;
}
.upravprofil {
margin-right: 10px;
}
.seznamprofilu td {
border: solid 1px white;
background: white;
font-size: 80%;
}
.sloupek {
 width: 180px;
vertical-align:top;
border-left: solid 10px white;
padding-left: 5px;
background: #d3e2d5;
}
.blok_1 {
display: block;
width: 300px;
border: 1px solid blue;
}
.blok_2 {
display: block;
width: 200px;
border: 1px solid red;
}
.blok_float {
display: block;
float: left;
width: 150px;
border: 1px solid orange;
}
.blok_clear {
clear: left;
}
.prihl {
width:200px;
font-size: 80%;
text-align:center;
display: block;

background: silver;
color: white;
}
.prihl a {
color: white;
}
.prihl a:hover {
color: red;
}
.tlacitko a, .tlacitko2 a  {
width: 180px;
text-align:center;
display: block;
line-height:20px;
background: #525252;
color: white;
border: 2px solid #b2b2b2;
}
.tlacitko a:hover, .tlacitko2 a:hover {
display: block;
line-height:20px;
background: #757575;
color: white;
border: 2px solid #b2b2b2;
border-bottom: 2px solid black;
border-right: 2px solid black;
}
.tlacitko2 a  {background: #FFF050; color:black;}

.tlacitko2 a:hover {background: white;color:red; }

#galerie_obal {
display: block;
padding:0px;

}
#galerie_obal img {


}

.galerie {
position:relative;
text-align:center;
background:white;
margin: 3px;
float:left;
border:1px solid #00B0B0;
font-size:90%;
}
.galerie h3 {
	white-space: nowrap;
}

.galerie a {
position:relative;
top:15px;
display:block;
	width: 100px;
	height: 100px;
background: white;
	overflow: hidden;
}

.galerie img {
	border: 0;
}
.foto {
position:relative;
text-align:center;
background:white;
margin: 3px;
border: solid 1px white;
}

.submit {
float:right;
width:200px;
background:maroon;
color:white;
}
input, select, textarea {
width:180px;
}
.radio {
width: 15px;
}

.zeme {
	width: 100%;

}

.gal {
	background:silver;
}

.zeme td {
font-family: tahoma, sans-serif;
}
.zeme h4 {
color: silver;
text-align:center;
}
