body{
margin:0;
padding:0;
line-height: 1.1em;
background-image:url(media/back.gif);
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 940px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
margin-top:4px;
/*background-image:url(media/image2.png);
background-repeat:no-repeat;*/
height: 81px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
border-bottom:  0px none;
}

#contentwrapper{
float: left;
width: 100%;

}
#contentwrapper p{
	margin-top: 2px;
	margin-bottom:2px;
}
#split
{
	width: 940px;
	float: left;
	padding: 0px;
	margin-top:10px;
	
	
}

#split .top
{
	 width: 940px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#split .bottom
{
	clear: left;
	width: 100%;
	/*background: url(media/kiba.png) no-repeat bottom left;*/
	border-bottom: 5px solid #339900;

  
	height: 40px;
	padding: 0px;
	margin: 0px;
	font-size:10px;
font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

.top_menu		{ font-size : 11px; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; color : #E09E45 }
a.top_menu		{ text-decoration: none; color : #E09E55; padding-left:15px; padding-right:15px;  }
a.top_menu:hover{ text-decoration: underline; color : #FFCC33; padding-left:15px; padding-right:15px;  }
a.top_menu:visited{ color : #36a; }
#contentcolumn{
margin: 0 190px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{

float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -940px; /*Set margin to that of -(MainContainerWidth)*/
padding-left:0px;

}

#rightcolumn{
float: left;
width: 185px; /*Width of right column*/
margin-left: -185px; /*Set left margin to -(RightColumnWidth)*/


}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #000099;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#666666;
margin-bottom:20px;

}
.innertube2 p{
	margin-top: 3px;
	margin-bottom:3px;
}
.innertube2{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
padding-left:5px;
margin-bottom:20px;
color:#666666;
font-size:12px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
.innertube3{
color: #A70303;
font-family:Geneva, Arial, Helvetica, sans-serif;
display: block;
text-decoration: none;
font-size: 80%;
}
.captube{
font: bold 12px Arial;
color: #003399;
border-bottom:2px dotted #99CCFF;
border-top:2px dotted #99CCFF;
/*background: black url(media/titlebar.jpg) repeat-x center left; */
margin-bottom:8px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 5px 0 4px 25px; /*header text is indented 10px*/
height:16px;
margin-right:0px;
background-position:0px;
}
.item{
background: url(media/item.gif);
background-repeat:no-repeat;
background-position:-6px;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/
padding: 0px 0px 0px 12px; /*header text is indented 10px*/
margin-right:4px;	
line-height: 1.2em;
}
h1 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	color: #D96B11;
	background-color: transparent;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	
}

h2 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333;
	background-color: transparent;
	font-size: 1.5em;
	font-weight: bold;
}

h3 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #76b7d7;
	background-color: transparent;
	font-size: 1.4em;
	font-weight: bold;
}

h4 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

h5 
{
	color: #9ad5f3;
	background-color: transparent;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h6 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 150%;
}
/* Links
----------------------------------------------- */
a:link {
  color:#36a;
  text-decoration:none;
  }
a:visited {
  color:#764;
  text-decoration:none;
  }
a:hover {
  color:#933;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
  
 table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dashed dashed dashed dashed;
	border-color: red red red red;
	border-collapse: separate;
	background-color: rgb(255, 250, 250);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 3px 3px 3px 3px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: solid solid solid solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 3px 3px 3px 3px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 12px Arial;
color: #003399;
/*background: black url(media/titlebar.jpg) repeat-x center left; */
background:url( media/hd.png) no-repeat;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 2px 0 4px 25px; /*header text is indented 10px*/
height:12px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
font-family:Geneva, Arial, Helvetica, sans-serif;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 75%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}



<!-- End Menu Vetikal -->

<!-- style Form -->


.cssform p{
width: 100px;
clear: left;
margin: 0;
padding: 5px 0 2px 0;
padding-left: 80px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -80px; /*width of left column*/
width: 79px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 85px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.style1 {
	font-family: "( Myriad Roman )";
	color: #71777A;
}
.style2 {
	color: #E09E45;
	font-family: Arial, "( kroeger 0853 )";
	font-size: 9px;
}
.style3 {
	font: bold 12px Arial;
	color: #990000;
}
table.sample3 {
	border-bottom:1px solid  #CCCCCC;
	border-spacing: ;
	border-collapse: separate;
	background-color: #fffff0;
	text-align:left;
}
table.sample3 th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: white;
	background-color: #fffff0;
	-moz-border-radius: ;
	text-align:left;
}
table.sample3 td {
	border-width: 1px;
	padding: 0px 4px 2px 4px;
	border-style: none;
	border-color: white;
	background-color: #fffff0;
	-moz-border-radius: ;
	text-align:left;
}
.style4 {color: #990000}

.featuredheader {
	color:#6699CC;
	font-size:12px;
	font-weight:bold;
}

.featuredheader2 {
	color: #6996D7;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	background-color: #EAEAEA;
	background-image:url(media/monitor.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;;
}
.top_kurs {
background-color:#3D77CB;border-bottom:1px solid #3162A6;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
height:20px;
}
.tb_kurs {
background-color: #333333;

}
.kurs_1 { 	
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#993300;
background-color:#CCCCFF;border-color:#D6DEEC;
height:20px;
padding-left:10px;
}
.kurs_0 { 	
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
background-color:#E1EBFB;
height:20px;
padding-left:10px;
}
.kurs_2 { 	
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
background-color: #EAEAEA;
height:20px;
padding-left:10px;
}