body
{
	color: #333333;
	font-size: 0.9em;
	background-color: #CCC;
	font-family: times, serif;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}

h1
{
	font-family: Verdana, sans-serif;
	color: #69C;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
	 margin: 20px 0px 0px 0px;
}

h2, h3
{
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
	 margin: 20px 0px 0px 0px;
	
}

ul { padding: 0px; }

p { margin: 0px 220px 5px 0px; }

em
{
	color: #003;
	font-style: italic;
	font-weight: bold;
}
	

div.titleimage
{	position: absolute;
	right: 1px;
	top: 0px;
	height: 155px;
	width: 100%;
	background-image: url(titlebg.jpg);
	background-repeat: repeat-x;
}

div.navialue
{	position: absolute;
	right: 1px;
	top: 170px;
	width: 770px;
	text-transform: uppercase;
}


div.content
{	position: absolute;
	right: 1px;
	top: 200px;
	width: 770px; }



div.copy
{	font-size: 0.8em;
	font-style: italic;
	font-weight: lighter;
	border-color: #333333;
	border-width: 1px;
	border-style: dotted none none none; }

/*links*/
		
a:link { color: #336699;
	background: transparent none;
	text-decoration: underline;
	font-weight: bold; }

a:visited { color: #669; 
		  background: transparent none; 
		  text-decoration: none;
		  font-weight: bold; }

a:active { color: #9999cc;
		 background: transparent none; 
		 text-decoration: none;
		 font-weight: bold; }

a:hover { color: #000033;
	text-decoration: none;
	background: transparent none; 
	font-weight: bold; }


a.navi:link
{
	color: #000033;
	background: transparent none;
	text-decoration: none;
}

a.navi:visited
{	color: #666699;
	background: transparent none;
	text-decoration: none;
}
				
a.navi:hover
{
	color: #6699cc;
	background: transparent none;
	text-decoration: underline;
}		
	
/*codesport*/	
	
.codesort h2 { 
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
	margin: 20px 0px 0px 0px; }

.codesort h3 { font-family: Verdana, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
	margin: 20px 0px 0px 0px; }
	
	.codesort li {
	display: inline;
	padding-right: 3px;
	}


.credit
{	font-size: x-small;
	font-weight: lighter; }

tr { text-align: left; }

/*omat saadot*/

ul.show_sort_list
{ list-style-type: none; }
