#creditdepositinformer {
    border: 1px solid #777;
}

.style1 {color: #DD0000}
.style2 {color: #0000DD}

body {
    background-color: #DEEFEF;
    margin: 1px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
}
table.iPrices {
    border: 1px solid #777;
    font: 14px Arial;
    background-color: #99CCFF;
    padding-left: 7px;
}
.tab1 {
    background-image: url(../image/1gif.gif);
    /*width: 980px;*/
    border: 2px ridge #FFFFFF;
    color: #000000;
    /*font-weight: bold;*/
}
.wm {
    background-position: center;
    width: 600px;
    /*background-image: url(../image/wm.png);*/
    background-repeat: no-repeat;
    height: 88px;
    border: 3px ridge #FFFFFF;
}
.c212 {
    vertical-align: top;
    padding: 1px;
}
.megatop {
    font-size: 12px;
    color: #000000;
    text-align: center;
    font-weight: bold;
}
.reklama {
    font-size: 12px;
    color: #000000;
    vertical-align: top;
}
.reklama a {
    font-size: 12px;
    color: #000000;
}
.reklama a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #0000FF;
}
.reklama a:visited {
    font-size: 12px;
    color: #000000;
}
img {
    color: #FFFFFF;
}

.content {
    padding: 10px;
    height: auto;
    /*font-weight: bold;
    font-size: 16px;*/
    color: #000000;
    vertical-align: top;
}
.nav {
    font-weight: normal;
    color: #000000;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
/*.nav a {*/
a {
    color: #0000dd;
    text-decoration: none;
}
/*.nav a:hover {*/
a:hover {
    /*font-size: 14px;
    color: #000033;
    font-weight: bold;*/
    text-decoration: underline;
}
.border2 {
    border: 1px ridge #777;
    /*border: none;*/
    /*font-weight: bold;*/
    background-color: #08C;
    /*background-color: #A4D3EE;*/
    /*background-color: #FDDD86;*/
    /*background-color: #F2DFB8;*/
    /*background-image: url(../image/1gif.gif);*/
    /*width: 95px;*/
}
.border2 a {
    color: white;
    text-decoration: none;
}
.border2 a:hover {
    color: white;
    /*color: #FFFFFF;*/
    text-decoration: underline;
}
.border2 a:visited {
    color: white;
}
.border1 {
    /*background-color: #CCCCCC;*/
    /*border: 1px ridge #64A;*/
    border: none;
    border-spacing: 3px;
    text-align: center;
    /*font-weight: bold;*/
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    /*background-image: url(../image/1.gif); /* wm.gif*/
    /*background-position: center;*/
    /*border-collapse: collapse;*/
}

.border1 td {
    padding: 5px 1px;
}
/*h3 {
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    color: #000000;
    font-weight: bold;
}*/
h4 {
    text-align: center;
    font-weight: bold;
}
h5 {
    text-align: center;
}
h6 {
    font-size: 14px;
    font-weight: normal;
}
strong {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
}
/*b {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}
*/

table.solid {
    border-collapse:collapse;
    text-align: center;
    border-spacing: 5px;
    border: solid 1px;
}

table.solid tr{
    border: solid 1px;
}

table.solid td,
table.solid th {
    border: solid 1px;
    padding: 5px;
}
#block_4{
    width:586px;
	height:20px;
	
	}
#menu_2 {
	        list-style:none;
			padding:0;
			margin:0;
	        z-index:1;
		}
		#menu_2 li{
			float:left;
			height:20px;
			padding:0;
			margin:2px;
			width:142px;
			text-align:center; font-weight:bold; font-size:12px;
			background:#0099CC;
			position:relative;
		}
		#menu_2 li ul{
			list-style:none;
			padding:0;
			margin:0px;
			width:142px;
			display:none;
			position:absolute;
			left:0;
			top:20px;
			z-index:1;
		}
		#menu_2 li ul li{
			float:none;
			height:20px;
			margin:0px;
			width:142px;
			text-align:center;
			background:#0099CC;
		}
		#menu_2 li a{
		    text-decoration:none; color:white; 
			display:block;
			width:140px;
			height:18px;
			padding:1px 0 0 0;
			margin:0;
			border:1px solid #000;
		}
		#menu_2 li:hover ul, #menu_2 li.jshover ul{
			display:block;  
		}
		#menu_2 li:hover, #menu_2 li.jshover{
			background:#CC0033  
		}
