body {
	margin: auto;
	max-width:960px;
	height: auto;
	font-family:  Entury Gothic, Arial;
	text-align:center;
	padding-bottom: 3em;
	background-color: #231F20;
	padding-top:5px;
}



.header {
	margin-right: 733px;
	padding-top: 10px;
}


.content {
	background-color: #FFFFFF;
	padding-bottom: 1px;
	text-align: left;
	color: #273340;
	width: 960px;
	min-height:920px;
	-webkit-box-shadow: 0 0 5px 2px #EC1D25;
    -moz-box-shadow: 0 0 5px 2px #EC1D25;
    box-shadow: 0 0 5px 2px #EC1D25;
	margin-left: auto ;
	margin-right: auto ;
}


.content:after {
    background-color: red;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    z-index: -1;
}

.content h1 {
	text-align: center;
	font-size: 40px; 
	font-weight: 300;
	color: #EC1D25;
}

.meny {
	/*float: left;*/
	width: 213px;
	height: auto;
	margin: 0px 0px 0px 7px;
	/*padding-right: 15px;*/
	padding-top:50px;
}

.turneringar {
	/*float: left;*/
	width: 213px;
	height: 160px;
	height: 165px;
	margin: -5px 0px 0px 7px;
	background-color: #CCCCCC;
	border-top: 3px solid #E86012;
	padding-top: 0px;
}


.meny ul :hover {
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
	padding-left: 10px;
	background-color: #EC1D25;
}

.meny li {
	width: 213px;
	background-color: #313131;
	text-decoration: none;
	font-family: Arial;
	list-style-type: none;
	font-size: 20px;
	line-height:40px;
	text-align: center;
	font-weight: bold;
	border-top: 3px solid white;
	margin-left: -40px;
}

.meny li a {
	display: block;
	text-decoration: none;
	color: #CCCCCC; 
}


.maintext h2 {
	color: #313131;
	border-bottom: 2px solid #CCCCCC;
	font-size: 25px;
	margin:0px;
	padding-top:20px;
}

.maintext {
	text-align: left;
	width: 716px;
	min-height:920;
	margin-left: 235px;
}

.fb-like-box {
	margin-left: 7px;
	float: left;

}


iframe {
	padding-top: 10px;
	text-align: center;
}
	
.welcometext {
	margin-top: 19px;
	height: 40px;
	float: right;
	background-color: #313131;
	width: 725px;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}

.welcometext p {
	margin-top: 7px;
	font-size: 20px;
	color: #EC1D25;
	padding-left: 23px;
	font-weight: bold;
}

/*.maintext h3 {
	font-weight: bold;
	font-size: 25px;
	text-decoration: none;
	color: #E86012;
}*/

.mainttext a {
	text-decoration: none;
	color: #E86012;
}



.turneringar h3 {
	text-align: center;
	color: #CCCCCC;
	background-color: #313131;
	margin:0px;
	height: 30px;
	padding-top: 10px;
}	

.turneringar p {
	word-spacing: 2px;
	margin: 8px;
 }
 
.kontaktabezod {
	background-color: #CCCCCC;
	width: 280px;
	height: 300px;
	text-decoration: none;
	color: #313131;
	font-size: 20px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
}

a {
	text-decoration: none;
}

.kontaktasvenis {
	background-color: #CCCCCC;
	width: 280px;
	height: 300px;
	text-decoration: none;
	color: #313131;
	font-size: 20px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 380px;
	margin-top: -325px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.kontaktabezod h3 {
	text-align: center;
	color: #CCCCCC;
	background-color: #313131;
	width: 300px;
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px solid #E86012;
}

.kontaktasvenis h3 {
	text-align: center;
	color: #CCCCCC;
	background-color: #313131;
	margin-left: -10px;
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 5px solid #E86012;
}

.sidebar {
	float: left;
	width: 226px;
	border-right: 2px solid #CCC;
	min-height: 900px;
	
}

.introduktion {
	padding-top: 20px;
}

.introduktion p{
	font-size: 15px;
	text-align: center;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 50px;
}

.introduktion a{
	color: #E86012;
	font-weight: bold;
}


.robotic { display: none; }

script {
	width: 600;
	margin: 10px auto 10px auto;
	text-align: left;
	border: 3px outset #CCCCCC; 
}

input, textarea {
	padding: 10px;
	border: 1px solid #E5E5E5;
	width: 600px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;	
	font-size: 15px;
}

textarea {
	width: 600px;
	height: 150px;
	line-height: 18px;
	font-size: 15px;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 1px solid #CCCCCC;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;	
}

.bottom {
	margin: 0px;
}


.introprofilepic {
	padding-top: 10px;
}

.selectprogramwrapper {
        margin-left: 7px;
}

.selectprogram {
    margin-top: 24px;
    text-align: center;
    width: 210px;
    height: 210px;;
    background-color: #EC1D25;
    padding: 0px;
    display: inline-block;
    float: left;
    margin-left: 12px;
    margin-right: 12px;
    border-top: 5px solid #313131;
    text-decoration: none;
}

.selectprogram:hover {
    box-shadow: inset 0 0 20px #262627;
    -webkit-transition: all 250ms ease;
            -moz-transition: all 250ms ease;
            -o-transition: all 250ms ease;
}

 .selectprogram h3 {
    color: #313131;
    text-align:center;
    border: 0px;
    font-size: 25px;
    padding-top: 10px;
    padding: 0px;
}

 .selectprogram h4 {
    color: #313131;
    text-align:center;
    border: 0px;
    font-size: 15px;
    padding-top: 10px;
    padding: 0px;
}

audio {
        widht: 400px;
        margin-top: 20px;
        display: block
}


 