body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background-color: #003A53;
	background-image: url(../img/menuBg.gif);
	background-repeat: repeat-y;
}

h1, h2, h3, h4 {
	font: 200% Arial, Helvetica, sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:28px;
	font-weight:900;
	color:#fff;
}

h2 {
	font-size: 150%;
	font-weight:900;
}

h3 {
	font-size: 100%;
	font-weight:900;

}

h4 {
	font-size: 90%;
	font-weight:900;

}

img {
	border:0;
}

a {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p, ul, li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*margin:0px 0px 16px 0px;*/
/*	padding:0px;*/
	color: #fff;
}

p {
	line-height: 1.35em;
}

.memberList, .mt_i, .mt_w, .mt_w2, .mt_bt, #mtForm_Form, #mtForm_Form TD {
	font: 12px Arial, Helvetica, sans-serif;
}

.delimit {
	border-bottom: 2px solid #fff;
}

h4 {
	font-size: 90%;
	font-weight:900;

}

.bordered-table td, .bordered-table li, .bordered-table p {
	font-size: 12px;
	background-color: #B6E8F0;
	color: #003A53;
}

.bordered-table td {
	padding: 3px;
	border-bottom: 2px solid #00C5DA;
}

ul#Subnav a {
	color: #003A53;
	font-size: 11px;
}

#Content a {
	color: #fff;
	text-decoration: underline;
}

#Content a:hover {
	text-decoration: underline;
}

#Content p {
	color: #F0F9FF;
}

#pageContainer {
	width:840px;
	min-width:840px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/menuRightBorder.gif);
	background-repeat: no-repeat;
	background-position: 195px 0px;
	overflow: visible;
}

#logo, #logo a {
	width: 100px;
	height: 76px;
}

#logo {
	background: url(../img/ssbk-logo.gif) no-repeat;
	margin: 20px 0 55px 20px;
}

#logo a {
	display: block;
}

#topIndent {
	padding-top: 100px;
}

#Content {
	float: left;
	width: 570px;
	margin: 145px 50px 0 25px;
}

#Left {
	width: 190px;
	float: left;
	background-color:#fff;
	overflow: hidden;
}

#Left #footer {
	margin-top: 100px;
	margin-left: 13px;
}

#copyright {
	background: url(../img/copyright.gif) no-repeat;
	width: 135px;
	height: 9px;
	margin-top: 15px;
}

#copyright a {
	width: 135px;
	height: 9px;
	display: block;
}

ul#Nav {
	margin: 0;
	padding: 0px;
	white-space: nowrap;
}

ul#Nav li {
	margin: 0px;
	width: 190px;
	height: 30px;
	padding: 0px;
	border-top: 2px solid #efefef;
	list-style: none;
}


ul#Nav li a {
	width: 190px;
	height: 30px;
	display: block;
}

ul#Nav li#ItemSub {
	height: auto;
}

ul#Subnav {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003A53;
	line-height: 24px;
}

ul#Subnav li {
	width: 140px;
	height: auto;
	border: 0px;
	margin-left: 15px;
	background: url(../img/menuArrow.gif) no-repeat left;
	padding-left: 17px;
	padding-top: 3px;

}

ul#Subnav li a {
	width: auto;
	height: auto;
	display: block;
}

.onw {
	font-size: 14px;
	color: #003A53;
}

.input, textarea {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.imgBorder {
	border: 2px solid #efefef;
}

.poznamka {
	font-size: 9px;
	font-family: Verdana;
	color: #fff;
}

.memberList {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	height: 70px;
	border-bottom; border-top: 1px solid #003A53;
	text-align: left;
}

.memberListLogo {
	background-color: #fff;
	padding: 10px;
	text-align: center;
/*	border-left: 2px solid #efefef;*/
	height: 70px;
	border-bottom; border-top: 1px solid #003A53;
	border-left: 5px solid #003A53;

}

.memberHeader {
	padding: 20px;
	padding-left: 0;
/*	background-color: #fff;*/
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	border-right: none;
}

.memberDetail, .companyDetail, .companyDesc {
	padding: 4px;
	padding-right; padding-left: 30px;
	font-size: 11px;
	font-family: Verdana;
	color: #003A53;
}

.companyDesc {
	background-color: #efefef;
	padding-right: 30px;
}

.companyDesc U {
	line-height: 18px;
}

.companyDetail {
	background-color: #efefef;
	border-bottom: 1px solid #f5f5f5;
	padding-right: 30px;
}


.companyDesc UL {
       margin-top: 0px;
       margin-bottom: 0px;
}

.companyDesc LI {
      color: #003A53;
      font-family: Verdana;
	font-size: 11px;
       margin: 0px;
       padding: 0px;
}

#Content .companyDetail a:link, #Content .companyDetail a:visited, #Content .companyDetail a:hover {
      color: #003A53;
}


.memberDetailLogo {
	padding: 30px;
	background-color: #fff;
}

#Content .memberList a:link, #Content .memberList a:visited, #Content .memberList a:hover {
	color: #003A53;
	text-decoration: none;
}

#Content .memberList a:hover {
	color: #003A53;
	text-decoration: underline;
}

#Content .memberDetail a:link, #Content .memberDetail a:visited, #Content .memberDetail a:hover {
	color: #003A53;
	text-decoration: none;
}

#Content .memberDetail a:hover {
	color: #003A53;
	text-decoration: underline;
}


.news {
	font-size: 12px;
	color: #fff;
}

.newsDetail {
	font-size: 12px;
	font-style: italic;
	color: #003A53;
	background-color: #B6E8F0;
	padding: 10px;
}

#Content .newsHeader a {
	font-size: 14px;
	color: #3CA1CF;
	font-weight: bold;
}

.newsDate {
	font-size: 9px;
	font-family: Verdana;
	font-style: italic;
	color: #003A53;
	background-color: #fff;
	padding: 2px;
	float: right;
}

#Content a {
	text-decoration: none;
}
#Content a:visited {
	text-decoration: none;
}
#Content a:hover {
	text-decoration: underline;
}

.clear { clear: both; }
.cleaner { visibility: hidden; clear: both; height: 1px; margin: -1em 0 0 0; line-height: 0; font-size: 0; border: 0 }
.nowrap { white-space: nowrap } 