html {
	overflow-y: scroll;
}

body {
	margin: 0px auto;
	border-style: none;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-size: 10pt;
	
	width:100%;
	background-image:url(/images/background.gif);
	background-position:top center;
	background-repeat:repeat-y;
}	

form {
	margin: 0px;
}

td, th {
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none;
	padding: 0;
}

A:link {
	text-decoration: none;  
	font-family: tahoma,arial,geneva,helvetica,sans-serif;
	color: #6666cc;
}

A:visited {
	text-decoration: none;  
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	color: #6666cc;
}

A:hover {
	text-decoration: underline;
	color: #3333cc;
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
}
	
A:active {
/*	text-decoration: none; */
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	color: #6666cc;
}

A.txt10ptSS:link {
	text-decoration: none;  
	font-family: tahoma,arial,geneva,helvetica,sans-serif;
	font-size:10pt;
	color: #6666cc;
}

A.txt10ptSS:visited {
	text-decoration: none;  
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	font-size:10pt;
	color: #6666cc;
}

A.txt10ptSS:hover {
	text-decoration: underline;
	color: #3333cc;
	font-size:10pt;
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
}
	
A.txt10ptSS:active {
/*	text-decoration: underline; */
	font-family:  tahoma,verdana,geneva,helvetica,sans-serif;
	font-size:10pt;
	color: #6666cc;
}

A.txt16ptS:link 
{
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:16pt;
	color: Black;
}

A.txt16ptS:visited {
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:16pt;
	color: Black;
}

A.txt16ptS:hover {
	text-decoration: underline;
	color: #3333cc;
}
	
A.txt16ptS:active {
/*	text-decoration: none; */
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:16pt;
	color: Black;
}

A.txt14ptS:link 
{
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: Black;
}

A.txt14ptS:visited {
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: Black;
}

A.txt14ptS:hover {
	text-decoration: underline;
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: #3333cc;
}
	
A.txt14ptS:active {
/*	text-decoration: none; */
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
	color: Black;
}

A.txt12ptS:link 
{
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: Black;
}

A.txt12ptS:visited {
	text-decoration: none;  
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: Black;
}

A.txt12ptS:hover {
	text-decoration: underline;
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: #3333cc;
}
	
A.txt12ptS:active {
/*	text-decoration: none; */
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
	color: Black;
}

div.padded_panel {
	padding: 8px;
}

.menu_panel {
	background-color:#efebde;
	border-bottom: 1px solid #aaaaaa;/*#c0c0c0;*/
}

.menu_button {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: #666666; /*#888888;*/
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #ded6bc; /*#efebde;*/
	cursor: default;
	width: 100%;
	height: 100%;
}

.menu_button_over {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: black; /*black;*/
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #c0b899;/*#ded6bc;*/
	/*background: url(/images/menu_bar_over.gif);*/
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
}

.menu_button_down {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-align: center;
	color: black;
	text-decoration: none;
	padding: 5px 0px 3px 0px;
	background-color: #ded6bc;
	/*background: url(/images/menu_bar_down.gif);*/
	cursor: pointer;
	display: block;
	width: 100%;
	height: 100%;
}

.txt8ptSS {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

.txt10ptSS {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.txt8ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size: 8pt;
}

.txt10ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size: 10pt;
}

.txt12ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:12pt;
}

.txt14ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:14pt;
}

.txt16ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:13.5pt;
}

.txt20ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size:20pt;
}

.txt24ptS {
	font-family: Palatino, Palatino Linotype, Times New Roman;
	font-size: 24pt;
}

.input {
	font-size: 8pt; 
	font-family: tahoma,arial; 
	z-index: 0;
}

.input_readonly {
	font-size:8pt; 
	font-family: tahoma,arial; 
	border: 1px solid #808080;
	background-color: gainsboro;
	z-index: 0;
}

td.form_label {
	font-weight: normal;
	font-size: 10pt;
	color:#666666;
}

td.form_label_mandatory {
	font-weight: normal;
	font-size: 10pt;
	color: Red;
}
.seo {
	font-size:11px;
	text-align:justify;
	margin: 3px 10px;
	width: 80%;
	margin: 0 auto;
	color: rgb(150, 102, 204);
}
.seo  a{
	text-decoration: none;
	color: rgb(150, 102, 204);
}
h1 {
	font-size:13px;
	color:#6666CC;
	display:inline;
}

.rogi
    {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    }

div#stopka{
font-size:10px;
width:900px;
padding: 20px 15px 20px 15px;
}


div#stopkarotator
    {
    width: 900px;
    margin: 0 auto;
    padding: 20px 15px 20px 15px;
	font-family:"Arial",Georgia,Serif;
	text-align: center;
    }
		
div#stopkarotator a, div#stopka a
    {
    text-decoration:none;
	color:  rgb(150, 102, 204);
    }
    
div#stopkarotator ul li
    {
	margin: 0 auto;
    float: left;
    list-style: none;
	text-align: center;
    }

div#stopkarotator ul li
    {
    color: rgb(150, 102, 204);
    display: block;
    font-size: 11px;
    padding: 0px 7px 0px 7px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
	text-align: center;
    }
    
div#stopkarotator ul li:hover 
    {
	cursor: pointer;
	}

div#stopkarotator ul li.selected
    {
    /*color: #282828;*/
	color: #7C7C7C;
    background: #eeeeee;
    }
    
div#stopkarotator div.tekst
    {
	font-family:"Arial",Georgia,Serif;
    clear: both;
    color: rgb(150, 102, 204);
    font-size: 11px;
	padding: 10px 0 0 0;
	opacity: 0;
	display: none;
	width: 900px;
	font-size: 11px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: justify;
	background-color: white;
    }


