html,body{margin:0;padding:0}
/*body{background:#000; font: 100% arial,sans-serif;color:#aaa;}*/
body{background:#000; font-family: 'Play', sans-serif; color:#aaa; font-size:1em}
img, div , a{ behavior: url(css/iepngfix.htc) }

a { color: #FFD89E; text-decoration: underline; outline: none;}
a:hover { color: #cc9933;  }
img {border:none;}
a img {border:none}
/*h1, h2, h3, h4, h5, h6 { font-family:Helvetica, Verdana, "Trebuchet MS", Arial, sans-serif;}*/
h1,h2 {font-size: 130%; font-weight: bold; padding: 0; text-align: left; color:#fff; padding:0px; margin-bottom:5px;}
h1 span { color: #fff; display: inline;}
h3 {font-size: 110%; color:#fff;}
ul {list-style-type:none; padding:0; margin:0}
div#header h1{height:80px;line-height:80px;margin:0; padding-left:10px;background: #EEE;color: #79B30B}

div#content { text-align:left; padding-right:15px;}
div#content p{line-height:1.4;}
.divider { clear: both; background: transparent url('../images/divider.gif') no-repeat; height: 3px; margin: 15px 0; }
.adress,.adress2 {font-size:120%; padding-bottom:1em; margin: 10px 0 10px 0px;}
.adress2 {border-bottom:1px solid #fff;}
.phone {font-size:200%; padding:0; margin: 10px 0 10px 0px; font-weight:bold;}

div#container{width:950px;margin:0 auto; text-align:left}
div#wrapper{float:left;width:100%}
div#content{margin: 0 220px 0 280px }
div#content p {text-indent: 1em; }
div#navigation{float:left;width:235px;margin-left:-950px; padding: 15px 50px 0px 0px;}
div#extra{float:left;width:220px;margin-left:-220px; text-align:left; padding-top:20px;}
#note {font-size:90%;}
div#extra, div#main ul { list-style-image: url('../images/arrow.gif'); list-style-position: inside; }
div#extra_text {margin-left:10px; font-size:100%}
div#footer{clear:left;width:100%; margin-top:50px;}
p.right,p.left {float:left; width:50%; font-size:80%}
p.right {text-align:right}


li.menu{
	/* The main list elements */
	width:100%;
	text-align:left;
}

li.button a{
	/* The section titles */
	display:block;
	height:30px;
	overflow:hidden;
	/*padding:10px 20px 0;*/
	position:relative;
	width:300px;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}

/* Setting up different styles for each section color */
li.button a.orange{ color:#FFD89E;}
li.button a.orange span{}


/* The hover effects */

li.button a:hover{ background-position:bottom left; color:#cc9933; text-decoration: underline;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
	 margin:0;
}
.dropdown ul{ margin:0;}

.dropdown li{
	/* Each element in the expandable list */
	margin:5px 0;
	text-align:left;
	padding-bottom:15px;
}
.dropdown li ul li {padding-bottom:0;}

#logo {width:230px; height:230; display:block; float:left; }
#header {width:950px; text-align:left; height:275px; padding:0; padding-top:10px; background:url('../images/header.png') no-repeat;}
#jfb {margin-top:30px;}
#main {padding-top:20px;}

ul.course li {margin-bottom:5px; display:block; height:30px; }
ul.course li a, span#gl a, span#bb a, span#dk a, span#lv a {height:30px; width: 350px; display:block;}

span#gl a,li#gl a {background:url('../images/gl.png') no-repeat;}
span#gl a:hover, li#gl a:hover {background:url('../images/gl_h.png') no-repeat;}

span#bb a,li#bb a{background:url('../images/bb.png') no-repeat;}
span#bb a:hover,li#bb a:hover {background:url('../images/bb_h.png') no-repeat;}

span#dk a,li#dk a{background:url('../images/dk.png') no-repeat;}
span#dk a:hover,li#dk a:hover {background:url('../images/dk_h.png') no-repeat;}

span#lv a,li#lv a{background:url('../images/lv.png') no-repeat;}
span#lv a:hover,li#lv a:hover {background:url('../images/lv_h.png') no-repeat;}

.question {font-size:140%; color:#fff; margin-bottom:10px; margin-top:10px; display:block;}
.question  strong {font-size:120%;}
.question2 {font-size:110%; color:#FFD89E;}

