@charset "utf-8";
/* CSS Document */


/* divs */

#wrap {
	background-color:#FFF; width:940px; height:530px; position:absolute; left:0px; top:0px;
}

#menu {background-color:#FFF; width:940px; height:175px; float:left; border:none;
}

#left {background-image:url(../images/SKC_left.gif); width:151px; height:355px; float:left; border:none;
}

#main {background-color:#FFF; width:583px; height:355px; float:left; border:none;
}

#right {background-image:url(../images/SKC_right.gif); width:206px; height:355px; float:left; border:none;
}

#spacer {background:none; width:206px; height:73px; border:none;
}

#rightmenu {background:none; width:206px; height:210px; border:none;
}

#rightbuttom {background:none; width:206px; height:72px; border:none;
}

/* tekst */

td {font-family:Verdana, Geneva, sans-serif; font-size:11px;
}

p {font-family:Verdana, Geneva, sans-serif; font-size:12px;
}

h1 {font-family:Verdana, Geneva, sans-serif; font-size:16px; color:#be3539;
}

h2 {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#be3539;
}

span.skc {color:#be3539; font-family:Verdana, Geneva, sans-serif; font-size:12px; text-decoration:underline;
}

/* Links */

a {text-decoration:none
}

a:link {color:#666
}

a:visited {color:#666
}

