/* CSS Document */

body {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 none;
	background-color: #fff;
	text-align: center; 
}
table     { padding: 0 none; margin:0 none; border: 0px none; border-color: #fff; }
td         { padding: 0 none; margin:0 none;}
tr          { padding: 0 none; margin:0 none;}
img 	    { padding:0 none; border: 0 none;}
#tab1 { width: 700px; height:467px; }
#tab2 {	padding:0px none; width: 700px; height:auto; }
.tekst1{color:#F5F8FA; text-align:center; vertical-align: center;}
.tekst2{color:#C0C0C0; text-align:center;}
.tekst3{color:#9999FF; text-align:justify;}
.stopka{font-size: 0.86em;	color: #CCCCCC;	text-align: left; text-decoration:none;}
a {color:#FF9900; cursor:hand; text-decoration:none; font-family:Tahoma; font-weight:normal}
a active {color:#FF9900;}
a link {color:#99F;}
a visited {color:#99F;}
a hover {color:#C77F00;}

ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 16px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:200px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#600;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#900;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
