/*
*	Slicing by: www.Gryx.be
*	Do not copy the code nor the graphics.
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #8a094a url(images/pattern.jpg) top repeat-x;
	color: #fff;
	font: 0.75em Calibri, Verdana, Arial, Tahoma, Trebuchet MS;
}
#container {
	width: 829px;
	margin: 0 auto;
}
.box {
	border-left: 3px solid #f7017d;
	border-right: 3px solid #f7017d;
	padding: 7px 10px 0 10px;
	background: #ffa9d4;
}
.box_top, .box_bottom {
	height: 3px;
	font-size: 1px;
}
.box_bottom {
	margin-bottom: 10px;
}
p {
	padding-bottom: 10px;
}
/*******************/
/***** HEADER *****/
/******************/
#header {
	position: relative;
	height: 143px;
	background: url(images/header.jpg);
	margin-bottom: 15px;
}
#header h1, #header h2 {
	text-indent: -999em;
}
/****************/
/***** LEFT *****/
/***************/
#left {
	float: left;
	width: 206px;
}
#left .box_top {
	background: url(images/boxs_top.jpg) repeat-y;
}
#left .box_bottom {
	background: url(images/boxs_bottom.jpg) repeat-y;
}
/*****************/
/***** RIGHT *****/
/*****************/
#right {
	float: right;
	width: 615px;
}
#right .box_top {
	background: url(images/boxb_top.jpg);
}
#right .box_bottom {
	background: url(images/boxb_bottom.jpg) repeat-y;


}
A:link
{
text-decoration: none;
color: #8A094A;
font: bold 0.9em Arial, Verdana, Tahoma;
}

A:visited
{
text-decoration: none;
color: #8A094A;
font: bold 0.9em Arial, Verdana, Tahoma;
}

A:active
{
text-decoration: none; 
color: #8A094A;
font: bold 0.9em Arial, Verdana, Tahoma;
}

A:hover
{
text-decoration: none;
color:#FFFFFF;
font: bold 0.9em Arial, Verdana, Tahoma;
}
.tekst 
{
font: bold Arial, Verdana, Tahoma;
color:#8A094A;
