* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-family: arial;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 14px;
	color: #000000;
}

body {
	width: 100%;
	background-image: url('../images/tlo.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}


/* top - logo, conctact, menu */
#top {
	width: 824px;
	height: 104px;
	padding: 0 3px;
	margin: 0 auto;
	background-image: url('../images/backgroundTop.gif');
	background-position: right 44px;
	background-color: #fff;
}

#top h1 {
	width: 824px;
	height: 44px;
	line-height: 44px;
	display: block;
	background-color: transparent;
	color: #085b73;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}

#top img.logo {
	float: left;
	padding-left: 37px;
	margin-bottom: 21px;
}

#top ul {
	width: 823px;
	height: 39px;
	display: block;
	clear: both;
	padding: 0 0 6px 1px;
	background-color: #3884b6;
}

#top ul li {
	display: block;
	float: left;
}

#top ul li a {
	height: 39px;
	display: block;
	margin-right: 1px;
	background-image: url('../images/menu.gif');
	outline: none;
	text-indent: -30000px;
}

#top ul li#hom a { width: 137px; background-position: -1px 0;}
#top ul li#hom a:hover, #top ul li#hom a.active { background-position: -1px -39px;}

#top ul li#off a { width: 90px; background-position: -139px 0;}
#top ul li#off a:hover, #top ul li#off a.active { background-position: -139px -39px;}

#top ul li#ser a { width: 120px; background-position: -230px 0;}
#top ul li#ser a:hover, #top ul li#ser a.active { background-position: -230px -39px;}

#top ul li#wyp a { width: 121px; background-position: -351px 0;}
#top ul li#wyp a:hover, #top ul li#wyp a.active { background-position: -351px -39px;}

#top ul li#hol a { width: 105px; background-position: -473px 0;}
#top ul li#hol a:hover, #top ul li#hol a.active { background-position: -473px -39px;}

#top ul li#gal a { width: 136px; background-position: -579px 0;}
#top ul li#gal a:hover, #top ul li#gal a.active { background-position: -579px -39px;}

#top ul li#con a { width: 108px; background-position: -716px 0; margin-right: 0;}
#top ul li#con a:hover, #top ul li#con a.active { background-position: -716px -39px;}

#top ul.ang li a { background-image: url('../images/menu_ang.gif');}

/* content - mail image, texts */
#content {
	width: 824px;
	min-height: 400px;
	padding: 0 3px;
	background-image: url('../images/backgroundContent.gif');
	background-position: 0 252px;
	margin: 0 auto;
}

#content img.main {
	margin-bottom: -3px;
}

#secondContent {
	width: 824px;
	height: 100%;
	background-color: #32558b;
}

h1 {
	width: 100%;
	height: 48px;
	background-color: #1b3b78;
}
h2 {
	width: 100%;
	height: 48px;
        font-size: 16px;
	background-color: #1b3b78;
        color: #fff;
}
h3 {
        font-size: 16px;
        color: #000;
}
h4 {
        font-size: 18px;
        color: #000;
}
h5 {
        font-size: 18px;
        color: #FF0000;
}
h6 {
        font-size: 12px;
        color: #FF0000;
}
b {
        font-size: 14px;
        color: #000;
}

#leftColumn {
	width: 226px;
	float: left;
        color: #fff;
        	text-align: center;
}

#leftColumn h1 img { float: left;}
#leftColumn h1 a { float: left; margin: 20px 0 0;}
#leftColumn h1 a img { float: none;  margin: 0 0 0 7px;}

#leftColumn p {
	width: 160px;
	height: 198px;
	display: block;
	background-image: url('../images/backgroundLeftColumn.gif');
	font-weight: bold;
	padding: 19px 33px 0;
	text-align: center;
	color: #fff;
}

#leftColumn h7 {
	width: 160px;
	height: 198px;
	display: block;
	font-weight: bold;
	padding: 19px 33px 0;
	text-align: center;
	color: #fff;
}

#leftColumn span {
	display: block;
	float: left;
	padding-bottom: 76px;
	padding-right: 3px;
	color: #fff;
}

#rightContent {
	background-color: #fff;
	width: 598px;
	float: left;
}

#rightContent div {
	width: 519px;
	border-style: solid;
	border-color: #e3e3e3;
	border-width: 0 1px 1px 1px;
	padding: 29px 43px 15px 34px;
}

#rightContent div p {
	color: #000;
	margin-bottom: 15px;
}
#rightContent div p.opinion {
display: block;
Padding-bottom: 5px;
border-bottom: 1px solid #000;	
}
#rightContent b {
	color: #FF0000;	
}
#rightContent strong { 
        font-weight: bold;
        color: #000;
}

/* footer - copyrights */
#footer {
	width: 100%;
	clear: left;
    color: #fff;
}

#footer p {
	display: block;
	width: 804px;
	line-height: 45px;
	margin: 0 auto;
	color: #fff;
	background-color: #252525;
	padding-left: 20px;
}

#footer h7 {
	display: block;
	width: 804px;
	margin: 0 auto;
	color: #6c6c6c;
	background-color: #252525;
	padding-left: 20px;
}
 
input, textarea {
border: 1px solid #000; 
}

td {
 color: #000;
}

input, textarea {
border: 1px solid #000; 
}


input, textarea {
border: 1px solid #000; 
color: #000;
}