/* @override http://scandalic10.77/pool.css */

body { 
	background: #3a8ee3 url(bilder/logga.png) no-repeat fixed center bottom;
		margin: 0px;
padding-bottom: 150px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.ball {
	margin-top: 5px;
	text-align: center;
	margin-right: 2px;
	margin-left: 9px;
	width: 100px;
	height: 75px;
	display: block;
	float: left;
	background: url(bilder/towel.png) no-repeat;
	padding-top: 21px;
	cursor: pointer;
	cursor: hand;
}

#top { 
background: #366874 url(bilder/poolbg.jpg) repeat-x fixed;
	height: 100px;
	width: 900px;
    margin:  auto; 
	z-index: 8;
	color: #000;
}
#form {
padding-top: 10px;


}

#mitten { 

	width: 900px;

    margin: 5px auto 120px auto; 
	
	z-index: 6;
	color: #fff;
	background-color: #245b92;
}


.namn:first-letter {

	text-transform: capitalize;
}
.komm {

	display: block;
	padding: 10px;
	margin-left: 20px;

}
.komm:first-letter {
	text-transform: capitalize;
}
.namn{
	margin-left: 10px;
margin-right: 10px;
	padding-left: 10px;
	display: block;
	background-color: #fff;
	color: black;
}
.inlagg {
	clear: both;
}
#top a {
	color: #000;
}
.namn:first-child {

margin-top: 10px;


}
.datum {
	float: right;
	margin-top: -15px;
	padding-right: 30px;
	color: black;
	font-size: 10px;
	position: relative;
	
}

label
{
	width: 150px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	color: #fff;
	margin-top: 10px;
}

input
{
	color: #000;
	width: 500px;
	height: 20px;
	border: 1px solid #000;
	margin-top: 10px;
}

textarea {
	margin-top: 10px;
	width: 500px;
	height: 90px;
	border: 1px solid #000;
	background-color: #fff;
}
legend {
	color: #fff;
	background-image: url('bilder/kn.gif');
	background-repeat: repeat;
	max-width: 150px;
	width: 150px;
	font-size: 20px;
	height: 26px;
	border-top: 1px solid #000;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #555;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: center;
	cursor: pointer;
	cursor: hand;

	
	}
.knappen input
{
	float: right;
	margin-top: 10px;
	margin-right: 80px;
	padding-top: 3px;
	padding-bottom: 19px;
	background-image: url('bilder/kn.gif');
	background-repeat: repeat;
	max-width: 150px;
	height: 30px;
	width: 150px;
	font-size: 17px;
	border-top: 1px solid #000;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #555;
	text-transform: capitalize;
	color: #fff;
} 
#nav {
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	height: 33px;
	margin: auto;
	margin-top: -110px;
	margin-bottom: 70px;
	padding-top: 5px;
 	display: block;
	text-align: center;
	background-image: url('bilder/header.gif');
}
.knapph {
	margin-right: 10px;
	height: 30px;
float: right;
	padding-top: 0px;
	
	background: url('bilder/kn.gif') repeat;


}
.knappv {
	margin-left: 10px;
	height: 30px;
	float: left;
	padding-top: 0px;
	background: url('bilder/kn.gif') repeat;
}
.knl {
background: url('bilder/bl.gif') no-repeat 0px 0;
	height: 30px;
	width: 150px;
	padding-top: 4px;
}
.knr {
background: url('bilder/br.gif') no-repeat 137px 0;
	height: 30px;
	width: 150px;
	padding-top: 4px;
}
p {
	padding-left: 15px;
}
a {
	font-size: 17px;
	text-decoration: none;
	color: #fff;
}
#extraDiv2 {

}

.snamn:first-letter {

	text-transform: capitalize;
}
.skomm {

	display: block;
	padding: 10px;
	margin-left: 120px;

}
.skomm:first-letter {
	text-transform: capitalize;
}
.snamn{
	margin-left: 100px;
margin-right: 10px;
	padding-left: 10px;
	display: block;
	background-color: #fff;
	color: black;
}
.snamn:before {
	content: 'Svar av: ';
	color: red;
}
.sinlagg {
	clear: both;
}


.sdatum {
	float: right;
	margin-top: -15px;
	padding-right: 30px;
	color: black;
	font-size: 10px;
	position: relative;
	
}


