html, body, #adminbody {margin: 0px;padding: 0px;}
* html {height: 1%; margin-right: -3px;}

body
{
    font: 11px Arial, Verdana, Helvetica, sans-serif;
	background-color: #242233;
	background-image: url(../images/layout/Background.gif);
	background-repeat: repeat-x;
	line-height: 14px;
}

#adminbody
{
    float: left;
    font: 11px Arial, Verdana, Helvetica, sans-serif;
	background-color: #242233;
	background-image: url(../images/layout/Background.gif);
	background-repeat: repeat-x;
	line-height: 14px;
}

hr{}

h1
{
    text-transform: uppercase;
    color: #5A6574;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 26px;
    font-weight: bold;
}

h2
{
    text-transform: uppercase;
    color: #5A6574;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 23px;
    font-weight: bold;
}

img
{
	border: 0;
}

.txtBox
{
    padding: 2px;
}

.clear {line-height: 0; clear: both; margin : 0; padding: 0; border: 0;}

.hiddenBox
{
    display: none;
}

.login_bg
{
    background-color: #FFFFFF;
    filter: Alpha(Opacity=80);
    opacity: 0.80;
    -moz-opacity: 0.80;
    width: 222px;
    height: 132px;
}

.tools
{
    position: relative;
    margin-bottom: -13px;
    height: 13px;

}

/* WEBSHOP START */

.webshop_content
{
    width: 280px;
}

.webshop_price
{
    width: 60px;
    text-align: right;
}

/* WEBSHOP SLUT */

#wrapper 
{
	margin: 10px auto;
	padding: 0px;
	border:0;
	width: 967px;
}

#col1 
{
    float: left; 
    width: 967px;
}
#col2 { float: left; width: 722px; }
#col3 { float: left; width: 245px; }
#col4 { float: left; width: 722px; }

#logo 
{       
    float: left;
    width: 245px;
    height: 179px;
    background-image: url(../images/layout/Logo.jpg);
	background-repeat: no-repeat;
}

#header 
{
    float: left;
    height:175px;
    padding-left:7px;
    padding-top:4px;
    width:715px;
    background-image: url(../images/layout/Header.png);
	background-repeat: no-repeat;
}

#login 
{
float: right;
margin-top: -170px;
margin-right: 14px;
}

#icon
{
	position: relative;
    height:177px;
    width:130px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:40px;

/*    background-image: url(../images/layout/Golf_Ikon.png);*/
    background-image: url(../images/layout/Bog.png);
	background-repeat: no-repeat;

}

#info 
{
    float: left;
    width: 425px;
    height: 169px;
    background-image: url(../images/layout/Intro.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

#info_content
{
    height: 141px;
    overflow: hidden;
}

#info_link
{
    width: 422px;
    float: right;
    text-align: right;
    padding-right: 3px;
    height: 20px;
    line-height: 20px;
}

#info_link a, #banner_link a, #movie a, #side_top_link a, #side_bottom_link a
{
    font-size: 12px;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
   /* background-image: url(../images/controls/Pil.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;*/
}


#banner 
{
	float: left;
    width: 217px;
	height:169px;
    background-image: url(../images/layout/Banner.png);
	background-repeat: no-repeat;
	padding: 10px;
}

#banner h1
{
    text-transform: uppercase;
    color: #5A6574;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 23px;
    font-weight: bold;
}

#banner_content
{
    padding: 10px;
    height: 132px;
    overflow: hidden;
}

#banner_link
{
    width: 190px;
    float: right;
    text-align: right;
    padding-right: 30px;
    height: 18px;
    line-height: 18px;
}

#movie 
{
    position: relative;
    float: left;
    width: 477px;
    height: 250px;
    background-image: url(../images/layout/Movie.png);
	background-repeat: no-repeat;
	padding: 4px;
}

#movie_content
{
    height: 254px;
    overflow: hidden;
}

#movie_link
{
    width: 443px;
    float: right;
    text-align: right;
    padding-right: 31px;
    height: 20px;
    line-height: 20px;
}

#movie_top
{
    padding: 14px;
    width: 100px;
}

#side 
{
    float: left;
    width: 217px;
    height: 238px;
    background-image: url(../images/layout/Side.png);
	background-repeat: no-repeat;
	padding: 10px;
}

#side ul
{
    margin: 0;  
    padding: 0;
}

#side li
{
    border-bottom: 1px solid #779CB3;
    margin: 0;  
    padding: 8px;
}

#side_top
{
    padding: 10px;
}

#side_top_link
{
    position:relative;
    left:99px;
    top:35px;
    text-align:right;
}


#side_bottom
{
	position: relative;
	top: 24px;
}

#side_bottom a
{
	color: #666666;
	text-decoration: none;
}

#side_bottom_link
{
    position:relative;
    left:-27px;
    top:34px;
    text-align:right;
}

#mainwrapper
{
    float: left; 
    width: 967px;
    background-image: url(../images/layout/Elastik_08.png);
	background-repeat: repeat-y;
}

#main 
{
    margin-top: -1px;
    float: left;
    width: 662px;
    min-height: 447px;
    padding-left:30px;
    padding-right:30px;
    padding-top:20px;
    padding-bottom:20px;
    background-image: url(../images/layout/Main.png);
	background-repeat:no-repeat;
}

#mainLeft
{
    float: left;
    width: 200px;
    margin-right:30px;
}

#mainRight
{
    float: left;
    width: 432px;
}

#footer
{
    position: relative;
	font-size: 9px;
    padding-top: 31px;
    float: left;
    height: 31px;
	width: 957px;
    background-image: url(../images/layout/Footer_01.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
	background-color:transparent;
	z-index: -1;
}

#footer2
{
    font-size: 9px;
    padding-top: 31px;
    float: left;
    height: 31px;
	width: 957px;
    background-image: url(../images/layout/Footer_02.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
}

#print
{
position: relative;
}

@media print
{   
#navigation, #logo, #header, #footer, #footer2, #print {
   display: none;
   }
}
