@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #1d142f;
	position: static;
}
.oneColFixCtr #container {
	width: 910px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/topngr.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.oneColFixCtr #mainContent {
	color: #C1C0C8;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 30;
	padding-left: 20px;
	display: block;
}
#container .header {
	display: block;
	height: 75px;
	position: relative;
	width: 910px;
}
#fmlogo    {
	display: block;
	height: 48px;
	width: 240px;
	position: absolute;
	top: 30px;
	left: 10px;
}
#container .header .menutop {
	display: block;
	width: 550px;
	position: absolute;
	top: 42px;
	right: 10px;
	font-size: 14px;
	color: #928F9E;
	font-weight: bold;
	text-align: right;
}
#container .menutop a {
	color: #c1c0c8;
	text-decoration: none;
}
#container .menutop a:hover {
	color: #FFFFFF;
}
#container .mainbanner {
	display: block;
	height: 242px;
}
.cornerstop {
	background-image: url(img/cornerstop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}
#container .cornersbtm {
	background-image: url(img/cornersbtm.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
}
#cnt {
	background-color: #2F263F;
	display: block;
	background-image: url(img/mainbgrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin: 0px;
}
#mainContent h1 {
	margin: 0px;
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 0px;
}
#rcol a {
	color: #FFFFCC;
	text-decoration: none;
}

#mainContent p {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#rcol  {
	margin-left: 360px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C1C0C8;
	padding-left: 10px;
	margin-bottom: 20px;
	clear: right;
	font-size: 12px;
}
#kraje ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#kraje li {
	font-size: 12px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 3px;
	color: #9B9AA5;
}
#kraje li a {
	color: #C1C0C8;
	text-decoration: none;
}
#kraje li a:hover {
	color: #FFFFFF;
}

#rcol  h1 {
	font-size: 16px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rcol h2 {
	background-color: #1D142F;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #746789;
}

#lcol {
	display: block;
	float: left;
	width: 330px;
	font-size: 14px;
	z-index: 10;
}
.pinkhead  {
	background-color: #B2334E;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-left: 3px;
}
.jezyki {
	color: #C1C0C8;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 30px;
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
}
.jezyki img {
	margin-left: 10px;
}
#container .header .jezyki a {
	color: #C1C0C8;
	text-decoration: none;
}
#container .header .jezyki a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.armedia {
	font-size: 10px;
	font-weight: bold;
	display: block;
	height: 40px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 10px;
	text-align: right;
}
.armedia img {
	margin-top: 5px;
	vertical-align: -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container .footer {
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	position: relative;
}

#container .footer .sInfo{
	color:#3c3151;
	font-size: 9px;
	font-weight: normal;
	padding:5px;
}
#inner{
	padding-left: 10px;
	min-height: 130px;
}

#inner .fileDown dt{
	background: transparent url(img/file.gif) 0 4px no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
}

#inner .fileDown dt a:hover{
	text-decoration: underline;
}

#inner .fileDown dd{
	font-size: 12px;
	margin-left: 15px;
}

#inner .contact {
	margin-top: 10px;
}
