body {
  font-size: 12px;
  text-align: center;
  margin: 0px;
  padding: 10px;
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  color: Gray;
  background-image: url(../images/prechod.jpg);
  background-repeat: repeat-x;
}
img {
margin:0px;
border:0px;
padding:0px;
valign:baseline;
}
a{
text-decoration: underline;
  color: Gray;
}
a:hover{
color: #ff69b4;
}
.menu a{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #f83a98;
}
.menu a:hover{
	color: white;
	border-bottom: White 5px solid;
	}
.menu a.selected{
	color: white;
	border-bottom: White 5px solid;
	}
h1 {
 font-size: 14px;
 font-weight: bold;
 color: #ff69b4;
}
h2 {
 font-size: 12px;
 color: #ff69b4;
}
.blue{
 font-size: 12px;
 color: #06437A;
}

.menu li {
	display: inline;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
.menu ul {
 padding: 0px;
 margin: 0px;
 list-style: none;
}
table {
font-size: 12px;
padding: 0px;
margin: 0px;
}
#main {
	text-align: left;
	vertical-align: middle;
	width: 600px;
	min-height: 100%;
	margin: 20px auto;
	border: 1px;
	border-color: #E5E5E5;
	border-style: solid;
	position: relative;
	height: auto;
	padding: 10px;
	background-color:white;
	}
.logo {
	width: 100%;
	height: 250px;
	background-image: url(../images/logo.jpg);
}
.menu {
	width: auto;
	background-color: #ff69b4;
	color: White;
	height: auto;
	padding: 5px 20px 5px;
}
.content {
	min-height: 300px;
	padding: 5px 20px 5px 20px;
	text-align: justify;
}
.paticka {
	border-top: 1px;
	border-top-color: #E5E5E5;
	border-top-style: solid;
	height: auto;
	padding: 5px 0px;
	color: #BDBDBD;
}
.content_home {
	min-height: 300px;
	padding: 5px 20px 5px 20px;
	text-align: justify;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
}
.center td {
text-align: center;
}
.pictures {
	border: 2px solid #CECECE;
	padding: 10px 10px 30px 10px;
	margin: 20px;
}
.alert{
color:black;
width: 600px;
border:1px solid #E5E5E5;
font-weight: bold;
background-color: #fbdfed;
}

input{
border:1px solid black;
background-color:#fff0f7;
}
select{
border:1px solid black;
background-color:#fff0f7;
}
