@charset "windows-1251";
/* CSS Document */

/* Main Navigation */

#top {
	background-image: url(images/images/BlueGrid_02.jpg);
	height: 121px;
	margin-right: auto;
	margin-left: auto;

}
#header {
	height: 100px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	background-image: url(images/images/BlueGrid_08-08.jpg);
	height: 238px;
	margin: 0px;
}
#centre {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/images/BlueGrid_06.jpg);
}
/*menu*/


#menu {
	behavior: url(csshover.htc);
	height: 40px;
	background-color: #7C8E9C;
	background-repeat: repeat-x;
	padding-top: 30px;
}
#menu ul, li {margin: 0px; padding: 0px}
ul.menu {
	float: left;
	list-style-type: none;
}
#menu ul.menu li {
	display: block;
	margin: 0px;
	width: 100px;
	height: 45px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#menu ul.menu li:hover {
	background-repeat: repeat-x;
}
#menu ul.menu li:hover ul.submenu {
	display: block;
	-margin-left: -141px;
}
#menu ul.menu li ul.submenu {
	display: none;
	margin-top: 5px;
	position: absolute;
	background-color: #7C8E9C;
}
#menu ul.menu li ul.submenu li {display: block; float: none}
#menu ul.menu ul.submenu li:hover {
	background-color: #7C8E9C;
}
#menu ul li a {
	font-size: 16px;
	color: #BDCFDB;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-weight: bold;
}
#menu ul li a:hover {
	color: #000;
}
#menu ul.submenu li a {
	font-size: 14px;
	color: #BED0DC;
	text-decoration: underline;
}
#menu ul.submenu li a:hover {
	color: #000;
}





* {
	margin: 0px;
}
#top #header table tr td {
	background-image: url(images/images/BlueGrid_02.jpg);
}

#top #header table {
	background-image: url(images/images/BlueGrid_02.jpg);
}
#content_text table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

#content {
	background-color: #F2f2f2;
}
.footer {
	background-color: #7C8E9C;
	height: 110px;
}

#content_text {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.footer_text {
	margin-left: 100px;
	background-color: #7C8E9C;
	width: 300px;
	float: left;
}
#content_text table tr td p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 20px;
	color: #626262;
	padding-bottom: 10px;
}
#content_text table tr td h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
	color: #626262;
}
#content_text table tr td h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #626262;
}
#content_text table tr .border_table h3 {
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#content_text table tr td ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	list-style-type: disc;
	color: #626262;
}
#content_text table tr td ul li {
	padding-top: 0px;
	float: none;
	padding-bottom: 5px;
}

#content_text table tr td p a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	color: #3E9CBB;
}
#content_text table tr td img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content_text table tr td p em {
	color: #933;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
.border_table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABC2D2;
}
#content_text table {

}
.reklama {
	float: right;
	margin-top: 20px;
	margin-right: 50px;
	width: 400px;
}
.footer .reklama p strong {
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
	padding: 3px;
}
.all {
	width: auto;
}
.all .footer .reklama p {
	font-size: 12px;
	color: #FFF;
}
.all .footer .reklama p a {
	color: #BDCFDB;
}

