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

body 
{
	background-image:url(../images/bgsite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:25px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#f0f0f0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333

}

#container
{
	width:914px;
	height:100%;
	margin: 0 auto;
}

a
{
	color:#F60;
}

#header
{
	background-image:url(../images/Header2.jpg);
	height:196px;
	width:914px;
}
#menu
{
	background-image:url(../images/button_bg2.jpg);
	background-repeat:repeat-x;
	width:914px;
	height:25px;
}
#buttonsleft
{
	float:left;
	width:230px;
	height:275px;
}
#flashmovie
{
	background-image:url(../images/main_pic.jpg);
	float:right;
	width:684px;
	height:275px;
}
#buttons
{
	width:914px;
	height:280px;
	clear:both;
}

#button1
{
	width:230px;
	height:300px;
	float:left;
	background-color:#000;
	color:#FFF;
}
#button2
{
	width:227px;
	height:300px;
	float:left;
	background-color:#000;
	color:#FFF;
}
#button3
{
	width:228px;
	height:300px;
	float:left;
	background-color:#000;
	color:#FFF;
}
#button4
{
	width:229px;
	height:300px;
	float:left;
	background-color:#000;
	color:#FFF;
}
#tagcloud
{
	background-color:#000;
	width:914px;
	height:100%;
	text-align:center;
	color:#FFF;
}
#footer
{
	background-image:url(../images/footer2.jpg);
	width:914px;
	height:47px;
}
.tekst
{
	padding-left:10px;
	padding-right:10px;
}
#button
{	
	color:#5d5d5d;
	overflow:hidden;
}
#button a
{	
	background-image:url(../images/button_bg2.jpg);
	background-position:right top;
	color:#000000;
	text-decoration:none;
	display:block;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	float:left;
}
#button a:hover
{	
	background-image:url(../images/button_bg2.jpg)right top;
	background-position:right top;
	height:41px;

	text-decoration:underline;
	display:block;
}

.tag1
{
	font-size:10px;
}
.tag2
{
	font-size:14px;
}
.tag3
{
	font-size:16px;
}
.tag4
{
	font-size:18px;
}
