/* {
margin: 0;
padding: 0;
}*/

body {
	margin:0px; padding:0px;
	background-color:#ffffff;
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 11px;
	color:#555;
}

img {
	border: 0px;
	}
	
/*
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(/playground/clavis/CLAVIS-WWW-home2-bckgrnd.jpg);
    background-repeat: repeat-x;
}
*/

#main {
	background-color:#ffffff;
}

#container {
	width:1000px;
	margin:0 auto;
	background-image:url(../i/bckgrnd-table-white.jpg);
	background-repeat:no-repeat;
/*	min-height:500px; */
}

#header {
	padding-top:82px;
	padding-left:71px;
}


#block_content	{
	float:right;
	margin-top: 35px;
	margin-right: 65px;
	width: 495px;
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 12px;
	color: #555;
				}

#block_content p {
	font-size: 11px;
	line-height: 14px;
	color: #555;
				}

#block_content h1	{
	font-family: Century Gothic, Tahoma;	
	font-size: 18px;
	font-weight:normal;
	line-height: 20px;
	color: #666;
				}

#block_content h2	{
	font-family: Century Gothic, Tahoma;	
	font-size: 12px;
	font-weight:bold;
	display:inline;
	color: #666;
				}

#block_content a	{
	color: #666;
	}

#block_content a:hover	{
	color: #f47c20;
	text-decoration:none;
	}

#block_content ul {
	margin-left: 20px;
	padding-left: 0px;
					}

#block_content li	{
	list-style-image:url(../i/bullit.gif);
	}


#artikel {
	float:right;
	width:120px;
	padding:3px 15px 15px 15px;
	margin:30px 0 0 20px;
	border-left:1px solid #ccc;
}

#bb		{
	float:right;
/*	background-image:url(../i/bb_1.jpg);
	background-repeat:no-repeat; */
	width:604px;
	height:123px;
	margin-top: 40px;
	margin-right: 14px;
		}

#menuwrap {
	background-image: url(../i/menu-devider.gif);
	background-repeat: no-repeat;
	background-position:top center;
	width:250px;
	height:410px;
	margin-left:61px;
	margin-top: 62px;
	border:1px solid #fff;

}

#menuleft {
	float:left;
	width:110px;
	height:130px;
	text-align:right;
}

#menuright {
	float: right;
	width:110px;
	height:130px;
}

a.menuhead	{
	text-decoration:none;
	font-size:12px;
	color: #999;
	line-height: 18px;
			}

a.menu	{
	font-family: century gothic, tahoma;
	font-size: 12px;
	line-height:8px;
	color: #666;
	text-decoration:none;
	text-transform:uppercase;
				}

a.menu:hover	{
	color: #f47c20;
	font-weight:bold;
			}

a.menuactive	{
	font-family: century gothic, tahoma;
	font-size: 12px;
	line-height:8px;
	text-decoration:none;
	text-transform:uppercase;
	color: #f47c20;
	font-weight:bold;
			}




#flag {
	margin-top: 110px;
	width:250px;
	height:20px;
	text-align:center;
}

#adres {
	color:#999;
	margin-top: 112px;
	width:250px;
	height:80px;
	text-align:center;
	vertical-align: bottom;
}

#adres a {
	color:#999;
	text-decoration:none;
		}

#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(../i/logo.png);
	background-repeat:no-repeat;
	width:213px;
	height:63px;
}



