@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
td {
	background-repeat: repeat-x;
}

.vasen_td
{
	background-repeat: repeat-y;
}

.img
{
	background-repeat: no-repeat;
	background-position: top;
	border: none;
}

.img2
{
	background-repeat: no-repeat;
	background-position: 100px;
}



h1 {
	color: #CCCCCC;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
}

h2 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #CCCCCC;
	font-weight: normal;
}

h3 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
}

p {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ececec;
	font-weight: normal;
	
}
#teksti {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	padding:14px;
	
}

#teksti_galleria{
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	padding:14px;
	
}

#teksti_galleria img{
	border: 1px solid #333333;
	padding: 4px;
	margin-right: 7px;
	float: left;
}


li {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
	
}