/*--------------------- forms parameters --------------------------*/
body {
	background-color:#d4d0c8; 
	font-family: Arial, Verdana, sans-serif; 
	font-style:normal; 
	font-weight:normal; 
	color:#000000; 
	font-size:small; }
/*--------------------------- headers --------------------------*/
h1	{ font-size:170%; text-align: center; }
h2	{ font-size:130%; text-align: center; }
h3	{ font-size:110%; text-align: center; }
/*-------------------------huvudramar --------------------------*/
.huvudram { 
	width:880px;
	margin-left: auto;
	margin-right: auto;
	border-color: #a0a0a0; 
	border-width: 8px; 
	border-style: solid; 
	background-color: #ffffff; }

.huvudram2 {
	width:880px;
	margin-left: auto;
	margin-right: auto;
	border-color: #a0a0a0; 
	border-width: 8px; 
	border-style: solid; 
	background-color: #ffffff;
	background-image:url('images/bakgrund2.gif'); }  
/*-------------------------- sidhuvud --------------------------*/
.td20	{ width:640px; text-align: right; }
.td21	{ width:290px; text-align: right; }
/*-------------------------   meny --------------------------*/
.li01 a { width:75px; }
.li02 a { width:80px; }
.li03 a { width:80px; }
.li04 a { width:75px; }
.li05 a { width:70px; }
.li06 a { width:90px; }
.li07 a { width:75px; }
.li08 a { width:90px; }
.li09 a { width:155px; }
.li10 a { width:80px; }
/*---------------------  Svensk meny --------------------------*/
#meny_se {
	position:relative;
	left:-40px;
	top:-16px;
	margin-right:-45px;}

#meny_se li {
	float:left;
	padding-right:1px;
	padding-top:1px;
	list-style-type:none; }
		
#meny_se li a {
	float:left;
	background:#000099;
	font-family:arial;
	font-weight:bold;
	text-indent:0px;
	font-size:12px;
	color:white;
	height:20px;
	text-decoration:none;
	line-height:20px; }
		
#meny_se li a:hover {
	color:black;
	background:#c8c8c8; }
/*-------------------  Slovakisk meny --------------------------*/		
#meny_sk {
	position:relative;
	left:-40px;
	top:-16px;
	margin-right:-45px;}
	
#meny_sk li {
	float:left;
	padding-right:1px;
	padding-top:1px;
	list-style-type:none; }

#meny_sk li a {
	float:left;
	background:#cc0000;
	font-family:arial;
	font-weight:bold;
	text-indent:0px;
	font-size:12px;
	color:white;
	height:20px;
	text-decoration:none;
	line-height:20px; }
	
#meny_sk li a:hover {
	color:black;
 	background:#c8c8c8; }
/*------------------------- footer ------------------------------*/
#footer { 
	background-color: #d4d0c7; 
	border-color: #000000; 
	border-width: 1px; 
	border-style: solid; 
	font-size:80%; 
	text-align: center; }
 
#footer .copyright { 
	font-size: 10px;
	vertical-align: top; } 
/*------------------------- dokument ------------------------------*/
#document { 
	color:black; 
	text-align: left; 
	padding-right:30px;
	padding-left:30px; }
	
#document .paragraf { 
	color:blue; 
	width:880px;
	text-align:center; 
	font-size:22px; 
	font-weight:bold; }
	
#document .italic {font-style:italic; }
/*------------------- nyheter --------------------------*/
#nyheter {text-align: left;}

#nyheter table td{
	border: 0px solid black;
	width:33%;
	vertical-align:top;
	padding:10px;}

#nyheter a {
	text-decoration:none;
	color:blue;
	font-weight:bold;
	font-size:14px;	}
/*------------------- tillbaka --------------------------*/
.tillbaka a{
	text-decoration:none;
	color:blue;
	font-weight:bold;
	font-size:14px;	}
/*------------------- forms parameters --------------------------*/
.left	{ text-align: left; }
.center	{ text-align: center;  width:880px; }
.right	{ text-align: right; }
.underline { text-decoration: underline; }
/*------------------------- memoaristi ------------------------------*/
#memoaristi table{
	background:#d4d0c8;
	text-align:left;
	border:2px solid black;
	padding:20px;
	margin-left:auto;
	margin-right:auto; 
	text-align:top; }
#memoaristi input {width: 304px; }
#memoaristi2{ text-align:left; }
.memoaristi {
	position:relative;
	left:-330px;
	top:-390px;
	border-width: 0px;}
.submit { 
	font-size: 20px;
	background: red; }
/*------------------- konstnärer --------------------------*/
.konstnarer { 
	text-align: left; 
	font-size:18px; 
	font-weight:bold;  }
/*---------------------- om oss ---------------------*/
.bild1 {
 	border:1px solid gray;
  	height:100px;
  	width:72px; }
	
.namn	{ 
	color:blue;  
	font-size:16px; 
	text-align: left; }
/*---------------------- konstnärspresetationer ---------------------*/
#konstn { text-align: left; }

#konstn img {
	border-color: #ffffff; 
	border-width: 0px 10px 10px 10px; 
	border-style: solid; 
	float: right;  } 
/*--------------------------- fotoalbum ------------------------------*/
#fotoalbum { text-align:center;  }

#fotoalbum img { border-width: 0px; }

#fotoalbum a { text-decoration:none; }

#fotoalbum td {
	border: 5px solid white;
	width:283px; 
	color: blue; 
	font-weight:bold;
	font-size:14px; }
/*---------------------- skrivbok ---------------------*/
#skrivbok img { border-width: 0px; }

#skrivbok a { text-decoration: none; }

#skrivbok input {
	position:absolute;
	left:11px;
	top:58px; }
/*---------------------- tomas80 ---------------------*/
#tomas80 td {
	text-align:left;
	width: 400px;
	padding: 70px;
	padding-top: 20px; }

/*---------------------- end ---------------------*/
	
