@charset "utf-8";
/* CSS Document */

body {
	background-color:#dddee0;
	font-family:Helvetica, Calibri, sans-serif;
}
a {
	text-decoration:none;
	color:white;
}
h1#head1 {
 color:white;
 margin:0px;
 padding:0px;
 font-size:23px;
}
h1#head2 {
color:white;
margin:0px;
padding:0px;
font-size:18px;
font-weight:normal;
}
div#con_blk a {
	color:#069;
}
h2 {
	margin:0px;
	padding:0px;
	margin-left:10px;
	font-size:20px;
}
h3 {
	margin:0px;
	padding:0px;
	margin-left:10px;
	color:white;
	font-size:15px;
	padding-top:7px;
}
h1#foot {
	color:#5f5959;
	padding:0px;
	margin:0px;
	font-size:15px;
	font-weight:normal;
}
td#head_left {
	background-image:url(../images/head_left.png);
	background-repeat:no-repeat;
}
td#head_right {
	background-image:url(../images/head_right.png);
	background-repeat:no-repeat;
}

td#head_bgr {
	background-image:url(../images/head_bgr.png);
	background-repeat:repeat;
}
table#con {
	background-color:white;	
}
td#con_top_right {
	background-image:url(../images/con_top_right.png);
	background-repeat:no-repeat;
}
td#con_top_left {
	background-image:url(../images/con_top_left.png);
	background-repeat:no-repeat;
}
td#con_bottom_left {
	background-image:url(../images/con_bottom_left.png);
	background-repeat:no-repeat;
}
td#con_bottom_right {
	background-image:url(../images/con_bottom_right.png);
	background-repeat:no-repeat;
}
table#right td{
	border-left:5px solid #c2c2c2;
	color:#5b5656;
}
img {
	border:0px solid white;	
}
table#right td#par {
	border-left:5px solid #7a1f5e;
	color:#7a1f5e;
}
div#purple {
	height:32px;
	background-image:url(../images/link_bgr_purple.png);
	background-repeat:repeat-x;
	float:left;
	width:90%;
}
div#purple_left {
	background-image:url(../images/link_left_purple.png);
	background-repeat:no-repeat;
	height:32px;
	width:5px;
	float:left;
	margin-left:10px;
}
div#purple_right {
	background-image:url(../images/link_right_purple.png);
	background-repeat:no-repeat;
	height:32px;
	width:5px;
	float:left;
}
div#gray {
	height:32px;
	background-image:url(../images/link_bgr_gray.png);
	background-repeat:repeat-x;
	float:left;
	width:90%;
}
div#gray_left {
	background-image:url(../images/link_left_gray.png);
	background-repeat:no-repeat;
	height:32px;
	width:5px;
	float:left;
	margin-left:10px;
}
div#gray_right {
	background-image:url(../images/link_right_gray.png);
	background-repeat:no-repeat;
	height:32px;
	width:5px;
	float:left;
}
a#links {
	
}
h4#header_text {
	font-size:20px;
	color:#7a1f5e;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
p#paragraph {
	font-size:12px;
	color:#5b5656;
	margin:0px;
	padding:0px;
	display:inline;
}
td.cont {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
div#con_blk {
	background-color:#f5f5f5;
	position:relative;
	padding:10px;
}
div.top_left {
	width:6px;
	height:6px;
	position:absolute;
	top:0;
	left:0;
	background-image:url(../images/left_top.png);
	background-repeat:no-repeat;
}
div.top_right {
	width:6px;
	height:6px;
	position:absolute;
	top:0;
	right:0;
	background-image:url(../images/top_right.png);
	background-repeat:no-repeat;
}
div.bottom_left {
	width:6px;
	height:6px;
	position:absolute;
	bottom:0;
	left:0;
	background-image:url(../images/bottom_left.png);
	background-repeat:no-repeat;
}
div.bottom_right {
	width:6px;
	height:6px;
	position:absolute;
	bottom:0;
	right:0;
	background-image:url(../images/bottom_right.png);
	background-repeat:no-repeat;
}
div#con_blk h1 {
	color:#7a1f5e;
	padding:0px;
	margin:0px;
	font-size:15px;
}
div#con_blk h2 {
	color:#615c5c;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:bold;
}
h2#programma {
	color:#615c5c;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;	
}
p#laiks {
	display:inline;
	margin:0px;
	padding:0px;
	color:#615c5c;
	font-size:12px;
	font-weight:bold;
}
div#con_blk p {
	margin-top:5px;
	padding:0px;
	margin:0px;
	color:#737070;
	font-size:12px;
	font-weight:normal;
}
img#port {
	margin-top:5px;
	float:left;
	border:1px solid #615c5c;
	margin-right:5px;
}
img.toggle {
	position:absolute;
	bottom:10px;
	right:10px;
	cursor:pointer;
}


/* PAGE 2 */
div#virs {
	padding:3px;
	background-color:#f0eded;
}
div#page2 h4, div#page2 h6 {
	display:inline;
	padding:0px;
	margin:0px;
}
div#page2 h4 {
	font-size:15px;
}
div#page2 h6 {
	font-size:12px;
	color:#615c5c;
}
/* PAGE 2  END */


div#full {
	width:100%;
	height:100%;
	background-color:black;
	position:fixed;
	visibility: visible;	
}
div.caurspidigs {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
a.vert {
	font-weight:bold;
	font-size:13px;
	margin-left:10px;
	color:#666;
}
div#lang {
	position:fixed;
	padding:5px;
	margin-left:90%;
}
b#list {
	display:block;
	font-weight:normal;
	margin-bottom:5px;
}