BODY  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	COLOR : #000000;
	padding-left: 20px;
}

TABLE#box {
	border-color:#c3c3c3;
	border-width: 1px;
	border-style: solid;
}
TABLE {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
}


HR
{
clear: both; margin-top: 1px; margin:0px 0px 0px 0px;
}

DIV#gotoleft
{
margin-left: 20px;
}

DIV#gotoleft5
{
margin-left: 5px;
}

#space {margin:15px 0px 0px 22px;}

#space2 {margin:30px 0px 0px 0px;}

.space {
	margin-top: 20px;
}


INPUT, SELECT{
	border: 1px solid #bbbbbb;
	background-color: #eeeeee;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin-left : 5px;
	padding-left : 2px;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
OPTION {
	border: 0px solid #bbbbbb;
	background-color: #eeeeee;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-autospace : none;
	white-space : nowrap;
}

INPUT#normal {
	border: 0px solid #bbbbbb;
	background-color: #e0eff0;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
		margin-bottom : 0px;
	padding-bottom : 0px;
}
INPUT#white {
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
		margin-bottom : 0px;
	padding-bottom : 0px;
}

INPUT#bold {
	border: 1px solid #bbbbbb;
	background-color: #eeeeee;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	FONT-weight : bold;
		margin-bottom : 0px;
	padding-bottom : 0px;
}
INPUT#transparent {
	border: 0px solid #bbbbbb;
	background-color: transparent;
	height: 16px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	FONT-weight : bold;
		margin-bottom : 0px;
	padding-bottom : 0px;
}
INPUT#check_period {
	border: 0px solid;
}
INPUT#check_limit {
	border: 0px solid;
}
INPUT#check_spec1 {
	border: 0px solid;
}
INPUT#check_spec2 {
	border: 0px solid;
}
INPUT#check_spec3 {
	border: 0px solid;
}
INPUT#check_spec4 {
	border: 0px solid;
}
INPUT#check_spec5 {
	border: 0px solid;
}
INPUT#check_spec6 {
	border: 0px solid;
}
INPUT#check_spec7 {
	border: 0px solid;
}
INPUT#check_spec8 {
	border: 0px solid;
}
INPUT#check_spec9 {
	border: 0px solid;
}
INPUT#check_spec10 {
	border: 0px solid;
}
INPUT#check_tarif {
	border: 0px solid;
	background-color: transparent;
}

TEXTAREA {
	border: 1px solid #bbbbbb;
	background-color: #eeeeee;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	margin-left: 5px;
	padding-left : 2px;
}
TD#2px {padding-bottom: 2px; padding-left: 2px; padding-top: 2px; padding-right: 2px;}
TD#vert {
	padding-bottom: 0px;
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 0px;
}


A:link  {
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:active  {
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:visited  {
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:hover {
	color: #eeeeee;
	text-decoration: none;
	FONT-WEIGHT: normal;
}


A:link#gray  {
	COLOR : #eeeeee;
	TEXT-DECORATION : none;
}
A:active#gray  {
	COLOR : #eeeeee;
	TEXT-DECORATION : none;
}
A:visited#gray  {
	COLOR : #eeeeee;
	TEXT-DECORATION : none;
}
A:hover#gray {
	color: #ffffff;
	text-decoration: none;
	FONT-WEIGHT: normal;
}
.text14  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 14pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}


A:link#menu2  {
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:active#menu2  {
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:visited#menu2  {
	COLOR : #333333;
	TEXT-DECORATION : none;
}
A:hover#menu2 {
	color: #000000;
	text-decoration: underline;
	FONT-WEIGHT: normal;
}


.text14  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 14pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}






h1{
	font-family:verdana,helvetica;
	font-size:14px;
	color:#2C5E67;
}
.linkTitle{
	font-family:verdana,helvetica;
	font-size:11px;
	font-weight:bold;
	color:#ED6239;
}
.yellowDiv{
	position:relative;
	top:0px;
	left:0px;
	width:400px;

	background-color:#eeeeee;
	overflow:hidden;
}
.contentDiv{
	position:relative;
	top:0px;
	left:10px;
	width:420;
}
.imageDescriptionDiv{
	position:relatice;
	bottom:20px;
	left:10px;
	width:441px;
	height:115px;
	background-color:#F6DC01;
	border-top: 3px solid;
	border-color:#007CAC;
}
.imageDiv{
	position:relative;
	bottom:32px;
	left:348px;
	width:103px;
	height:103px;
	background-color:#007CAC;
}
.blueDiv{
	position:relative;
	bottom:-1px;
	left:10px;
	width:441px;
	height:20px;
	background-color:#007CAC;
}
.rightCornerDiv{
	position:relative;
	top:10px;
	left:427px;
}
.rightCornerRoundDiv{
	position:relative;
	top:0px;
	left:452px;
}
.inputText{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}

.menuText{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}
.formText{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}
.formSelect{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
}

.formTextArea{
	font-family:verdana,helvetica;
	font-size:11px;
	color:#2C5E67;
	border:1px solid;
	border-color:#2C5E67;
	width:200px;
	height:60px;
}



.text10  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text10blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #003399;
	FONT-WEIGHT: normal;
}
.text11green  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #006666;
	FONT-WEIGHT: normal;
}
.text10red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #990000;
	FONT-WEIGHT: normal;
}
.text10yellow  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #ffcc00;
	FONT-WEIGHT: normal;
}
.text11red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #990000;
	FONT-WEIGHT: normal;
}
.text9blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 9pt;
	FONT-STYLE : normal;
	COLOR: #003399;
	FONT-WEIGHT: normal;
}
.text9brown  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 9pt;
	FONT-STYLE : normal;
	COLOR: #990000;
	FONT-WEIGHT: normal;
}
.text8  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text8blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #007dc3;
	FONT-WEIGHT: normal;
}
.text8green  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #339933;
	FONT-WEIGHT: normal;
}
.text8rosa  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #ff0099;
	FONT-WEIGHT: normal;
}
.text8alert  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #ff3300;
	FONT-WEIGHT: normal;
}
.text8yellow  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #ff6600;
	FONT-WEIGHT: normal;
}
.text8white  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text8white_arial  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text10white_arial  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text10white  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: white;
	FONT-WEIGHT: normal;
}
.text10gray_arial  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #666666;
	FONT-WEIGHT: normal;
}
.text8gray  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #eeeeee;
	FONT-WEIGHT: normal;
}
.text8gray_dark  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
}

.text8gray_dark3  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #666666;
	FONT-WEIGHT: normal;
}

.text8plusnumber  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #0044aa;
	FONT-WEIGHT: bold;
}
.text8minusnumber  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #cc0033;
	FONT-WEIGHT: normal;
}
.text8blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #007dc3;
	FONT-WEIGHT: normal;
}
.text8gray_dark_t  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
	line-height : 17px;
}
.text8gray_dark2  {
	FONT-FAMILY : Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #666666;
	FONT-WEIGHT: normal;
}
.text10gray  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #333333;
	FONT-WEIGHT: normal;
}
.text14gray {
	FONT-FAMILY : Verdana, Arial;
  	font-size: 11.5pt;
	font-weight: bold;
	color: #999999;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
}
.text11gray  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #666666;
	FONT-WEIGHT: normal;
}
.text12gray {
	FONT-FAMILY : Arial Narrow;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	COLOR: #444444;
	FONT-WEIGHT: normal;
}
.text7gray  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 7pt;
	FONT-STYLE : normal;
	COLOR: gray;
	FONT-WEIGHT: normal;
}
.text7  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 7pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text8red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: red;
	FONT-WEIGHT: normal;
}
.text11blue  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: #003399;
	FONT-WEIGHT: normal;
}
.text10  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #000000;
	FONT-WEIGHT: normal;
}
.text12blue {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	COLOR: #003399;
	FONT-WEIGHT: normal;
}
.alert10red  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: red;
	FONT-WEIGHT: normal;
}
.text12  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text12bold  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 12pt;
	FONT-STYLE : bold;
	COLOR: black;
	FONT-WEIGHT: bold;
}
.text11  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 11pt;
	FONT-STYLE : normal;
	COLOR: black;
	FONT-WEIGHT: normal;
}
.text14  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 14pt;
	FONT-STYLE : normal;
	COLOR: #663300;
	FONT-WEIGHT: bold;
}
.text8kurziva  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : italic;
	COLOR: #663300;
	FONT-WEIGHT: normal;
}
.text10green {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: #006666;
	FONT-WEIGHT: normal;
}
.text10red {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	COLOR: red;
	FONT-WEIGHT: normal;
}
.text8orange  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #ff6600;
	FONT-WEIGHT: normal;
}
.text8orange2  {
	FONT-FAMILY : Verdana, Arial;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	COLOR: #993300;
	FONT-WEIGHT: bold;
}
