/* CSS Document */

body{
	background-color:#8CB0C5;
	background-image: url(pics/background.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	margin:0;
	padding:0;	
}
.container{position:relative; width:200px; height:auto;}
.padding1
{
	padding-top:5px;
}

.right_pics
{
	padding-left:15px;
	padding-top:13px;
}
.right_pics2
{
	padding-left:15px;
	padding-top:15px;
}

img{border:0;}

.text {
	position:relative;
	width:380px;
	height:480px;
	padding-top:20px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	display: block;
}
.text a:link, .text a:visited
{
	color:#266183;
	font-weight:bold;
	text-decoration:none;
}
.text a:hover{color:#003300;}

h1{font-size:12px;}

#divScroller1{
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:30px; 
	width:380px; 
	height:400px; 
	clip:rect(0px,380px,400px,0px);
	visibility:visible;
}

#divScroller1 a:link, #divScroller1 a:visited{text-decoration:underline; font-weight:bold; color:#000000;}
#divScroller1 a:hover{ color:#FF3300;}

.dynPage{
	position:absolute;
	visibility:hidden;
	width: 380px;
	height:400px;
} 

#test
{
	bottom:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	left:50px;
	position:relative;
	height:25px;
	width:25px;
}

#trikon a:link, #trikon a:visited, #trikon a:hover{
font-size:9px; 
color:#5e90ae; 
text-align:center; 
text-decoration:none; 
padding-top:50px; 
position:relative; 
display:block;}