body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 0.8em;
	background-color: #f0f8ff;
	color: black;
   text-align: center;
}

#titleWeb {
display: none;
}
		
img {
  border: none;
}

/*
a {
  color: rgb(227,178,56);
  font-weight: bold;
}

a:hover {
}
*/
h1{
	font-size: 130%;
	margin: 5px 0px 5px 0px;
}

h2 {
  font-size: 130%;
  margin: 5px 0px 5px 0px;
}

h3 {
  font-size: 110%;
  margin: 5px 0px 5px 0px;
}

h4 {
  font-size: 100%;
  margin: 5px 0px 5px 0px;
}

table{
	font-size: 100%;
}

#page {
  width: 780px;
  position: relative;
  /*background-image: url('/images/background.gif');
  background-repeat: repeat-y;*/
  text-align: left;
  margin: auto;
  background-color: white;
  border: 1px solid #b2b2b2;
}

#titleWeb {
  position: absolute;
  z-index: -1;
}

#header {
  width: 780px;
  height: 106px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  cursor: pointer;
  _cursor: hand;
}


#lineTop, #lineBottom {
  width: 780px;
  background-image: url('/images/line-gold.gif');
  background-repeat: repeat-y;
  background-color: #3D3187;
  font-size: 11px;
  text-align: right;
  color: white;
  height: 17px;
  padding: 3px 0px;
}

#menuTop{
	background-color: #3D3187;
	color: white;
	width: 100%;
}

#menuTop A {
	/*display: block;*/
	/*float: left; */
	font-family : Arial, Helvetica, sans-serif;
	font-size: 85%; 
	font-weight: bold;
	color: White;
	text-decoration: none;	
	/*background-color: black;*/
	font-style: italic;
	}
#menuTop A SPAN {
	/*DISPLAY: block;*/
	PADDING-RIGHT: 16px;  
	PADDING-LEFT: 16px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
}
#menuTop A:hover {
	color: Red; 
}

#menuLeft {
  position: absolute;
  top: 122px;
  left: 0px;
  /*background-color: #dbe5fb;*/
}


#menuRight {
  position: absolute;
  top: 120px;
  right: 0px;
}

.menu {
  margin: 30px 5px 0px 5px;
  padding: 0px;
  list-style: none;
}

.menu li {
  width: 150px;
  background-image: url('/images/line-menu.gif');
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.menu li a {
  /*color: rgb(167,164,172);*/
  /*color: black;*/
  color: #3D3187;
  text-decoration: none;
  font-style: italic;
  font-weight: normal;
  font-family: times;
  font-size: 130%;
  padding-left: 10px;
}

#menu a:hover {
	color: Red; 
}

#menuRight .menu {
  margin-right: 20px;
  margin-left: 0px;
}

#menuRight .menu li {
  text-align: right;
}

#menuRight .menu li a {
  padding-left: 0px;
  padding-right: 15px;
}

#mainContent {
  padding-top: 20px;
  margin-left: 170px;
  margin-right: 10px;
  min-height: 300px;
  _height: 300px;
  padding-bottom: 20px;
}

#mainContent h1, #mainContent h1.nove {
  color: #CC0001;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 160%;
  font-style: italic;
}

#mainContent h1.nove {
  _padding: 0px 0px 15px 0px;
}

#mainContent h2.nove {
  color: #cc0001;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

#mainContent .text {
  line-height: 1.5em;
  min-height: 250px;
  _height: 250px;
}


#footer {
  width: 770px;
  height: 87px;
  margin: 0px 5px 10px 5px;
  background-image: url('/images/photos.jpg');
  background-repeat: no-repeat;
}


#copyright {
  padding-bottom: 20px;
  margin-top: 5px;
}

#copyright a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

#copyright a:hover {
  text-decoration: underline;
}

#mainContent p.nove{
color: #000;
background: #fff;
}

p.vpravo{
text-align: right;
}

p.nove a{
text-decoration: underline;
font-weight: bold;
color: #cc0001;
background: #fff;
}

p.nove a:hover{
text-decoration: none;
color: #990001;
}

p.obtekani{
float: right;
margin: 0px 130px 10px 10px;
_margin: 0px 60px 10px 10px;
}

.stopfloat{
clear: both;
}

#lineBottom p{
font-size: 100%;
color: #fff;
background: #3d3187;
margin: 0px;
padding: 0px;
text-align: center;
}

#lineBottom p a{
color: #fff;
background: #3d3187;
text-decoration: underline;
}

#lineBottom p a:hover{
text-decoration: none;
}

#linkBuilding{
text-align: center;
}

#linkBuilding p a{
font-size: .8em;
background: #f0f8ff;
color: #000;
text-decoration: underline;
}

#linkBuilding p a:hover{
text-decoration: none;
}
