/*
############################################################################################
#### top_banner.php
############################################################################################
*/

	.top_banner {
		margin: auto;
		width: 904px;
		height: 155px;
		background: url(../images/top_banner.jpg) no-repeat;
	}

	.top_banner_logo_link {
		cursor: pointer;
		height: 81px;
	}
	
	.menu_top {
		word-spacing: 8px;
		text-align: center;
	}

	.menu_top a {
		font-family: "Tahoma", sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;
		
		text-decoration: none;
	}	
	
/*
############################################################################################
#### SLUT top_banner.php
############################################################################################

############################################################################################
#### Boks layout
############################################################################################
*/

	.big_boks_top_left {
		background: url(../images/big_boks_top_left.jpg) no-repeat;
		width: 8px;
		height: 35px;
	}
	
	.big_boks_top_icon {
		background: url(../images/big_boks_top_icon.jpg) no-repeat;
		width: 28px;
		height: 35px;
	}
	
	.big_boks_top_middel {
		background: url(../images/big_boks_top_middel.jpg) repeat-x;
		height: 35px;
			
		font-family: "Tahoma", sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		
		text-align: left;
	}
	
	.big_boks_top_middel span {
		margin-left: 5px;
	}
	
	.big_boks_top_right {
		background: url(../images/big_boks_top_right.jpg) no-repeat;
		width: 8px;
		height: 35px;
	}
	
	.boks_side_left {
		background: url(../images/boks_side_left.jpg) repeat-y;
		width: 8px;
	}
	
	.big_boks_field {
	
		font-family: "Tahoma", sans-serif;
		font-size: 13px;		
		color: #000000;	
		text-align: left;
		vertical-align: top;
		
		background-color: #FFFFFF;
	}
	
	.boks_side_right {
		background: url(../images/boks_side_right.jpg) repeat-y;
		width: 8px;
	}
	
	.boks_bottom_left {
		background: url(../images/boks_bottom_left.jpg) no-repeat;
		width: 8px;
		height: 11px;
	}
	
	.boks_bottom_middel {
		background: url(../images/boks_bottom_middel.jpg) repeat-x;
		height: 11px;
	}
	
	.boks_bottom_right {
		background: url(../images/boks_bottom_right.jpg) no-repeat;
		width: 8px;
		height: 11px;
	}




	.small_boks_top_left {
		background: url(../images/small_boks_top_left.jpg) no-repeat;
		width: 8px;
		height: 26px;
	}
	
	.small_boks_top_middel {
		background: url(../images/small_boks_top_middel.jpg) repeat-x;
		height: 26px;
			
		font-family: "Tahoma", sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		
		text-align: left;
	}
	
	.small_boks_top_middel span {
		margin-left: 5px;
	}
	
	.small_boks_top_right {
		background: url(../images/small_boks_top_right.jpg) no-repeat;
		width: 8px;
		height: 26px;
	}

	.boks_top_right_lines {
		background: url(../images/boks_top_right_lines.jpg) no-repeat;
		width: 8px;
		height: 11px;
	}	

	.boks_top_left_lines {
		background: url(../images/boks_top_left_lines.jpg) no-repeat;
		width: 8px;
		height: 11px;
	}

	.boks_top_middel_lines {
		background: url(../images/boks_top_middel_lines.jpg) repeat-x;
		height: 11px;
	}

/*
############################################################################################
#### SLUT Boks layout
############################################################################################

############################################################################################
#### input felter
############################################################################################
*/


	input.standart, textarea.standart {
		border: 2px solid #013d4b; 
		font-family: "Tahoma", sans-serif;
		font-size: 13px; 
		color: #000000;
		background-color: #ffffff;
		margin-bottom: 2px;
		margin-top: 2px;
	}
	
/*
############################################################################################
#### SLUT input felter
############################################################################################

############################################################################################
#### bottom.php
############################################################################################
*/

	.bottom {
		margin: auto;
		width: 500px;
		border: 0px solid;
		text-align: center;
		
		font-family: "Tahoma", sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: gray;
	}
	
/*
############################################################################################
#### SLUT top_banner.php
############################################################################################

############################################################################################
#### Comming bokse/new vidoe osv.
############################################################################################
*/

	.info_boks {
	
		font-family: "Tahoma", sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 5px;

	}

	.info_boks a {
	
		text-decoration: none;
		color: #013d4b;
	
	}

	.info_boks img {
	
		vertical-align: bottom; 
		margin-right: 2px;
		border: none;
		width: 15px;
		height: 15px;
	
	}

	.info_boks .dato {
	
		font-size: 11px; 
		font-weight: normal; 
		color: gray; 
		margin-left: 30px;
		
	
	}



/*
############################################################################################
#### SLUT Comming bokse/new vidoe osv.
############################################################################################

*/
