a:hover {
  font-family: "Arial", "trebuchet ms", "times new roman", "sans-serif"; 
  color : #2B6C96;
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
}

a:link {
  font-family: "Arial", "trebuchet ms", "times new roman", "sans-serif"; 
  color : #2B6C96;
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
}

a:visited {
  font-family: "Arial", "trebuchet ms", "times new roman", "sans-serif"; 
  color : #2B6C96;
  font-size : 12px;
  font-weight : bold;
  text-decoration : none;
}

textarea { background: #eeeeee; }
input { background: #eeeeee; }

.center{ text-align : center; }

.left{ text-align : left; }

.none { display : none; }

.right{ text-align : right; }

h1, h2, h3, h4, h5 {
				font-family: "Arial", "trebuchet ms", "times new roman", "sans-serif"; 
				
				color: #A1DBFF;
			}
			h1 {
				font-size: 38px;
				text-align : center;
				
			}
			h2 {
				text-align : center;
				font-size: 26px;
			}
			h3 {
			  color: #0C4968;
				text-align : left;
				font-size: 20px;
			}
			h4 {
			  color: #0C4968;
				text-align : left;
				font-size: 18px;
			}
			h5 {
				color: #0C4968;
				text-align : left;
				font-size: 16px;
			}

li{
  list-style-type : none;
  margin : 0;  
  padding : 0;
}

ul{
  margin : 0;  
  padding : 0;
}

.para {
	margin-right: 10.95pt; 
	margin-left: 10.95pt;
	font-size : 10pt;
}

.margs {
	margin-right: 10.95pt; 
	margin-left: 10.95pt;
}

.margs2x {
	margin-right: 20.95pt; 
	margin-left: 20.95pt;
}

body {
  background : #2B6C96;
  color: #000000;
  font-family : sans-serif; 
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  text-decoration : none;
  margin : 0 auto;
  padding : 0;
  text-align : center;
  width : 100%;

}

dl {
 z-index : 1001; 
 }
dd { z-index : 1000; }
a { border : 0;}
img { border : 0;}

#top {
  background : url('img/h1.jpg') no-repeat;
  height : 446px;
  width : 975px;
  margin : 0;
  position : relative;
  overflow : hidden;
}

#right_side {
background : url('img/right.gif') repeat-x;
  float : right;
  width : 304px;
  height : 100%;
  overflow : visible;
  margin : auto;
  right : 58px ;
  position : relative;
  text-align : left;
  color : #2B6C96;
  font-size : 18px;
  font-weight : bold;

}
#help {
	font-size : 10px;
  font-style : normal;
  font-weight : normal;
  text-decoration : none;
}

#right_side a:hover {
  font-family: "Arial", "trebuchet ms", "times new roman", "sans-serif"; 
  color : #2B6C96;
  font-size : 22px;
  font-weight : bold;
  text-decoration : none;
}

#right_side a:link {
  font-family: "Arial", "trebuchet ms", "times new roman", "sans-serif"; 
  color : #2B6C96;
  font-size : 22px;
  font-weight : bold;
  text-decoration : none;
}

#right_side a:visited {
  font-family: "Arial", "trebuchet ms", "times new roman", "sans-serif"; 
  color : #2B6C96;
  font-size : 22px;
  font-weight : bold;
  text-decoration : none;
}

#left_side {
  float : left;
  text-align : left;
  width : 475px;
  overflow : visible;
 /* margin :0; */
  position : relative;
  margin-left : 100px;
  font-family : sans-serif; 
  font-size : 14px;
  font-style : normal;
  font-weight : normal;
  text-decoration : none;
 
}

#menu_links {
  text-align : left;
  margin : 0;
  position : relative;
  left : 10px;
}

#mbar {
  background : url('Obrazki/42__1_09_.png') no-repeat;
  overflow : hidden;
  margin : auto;
  position : relative;
  width : 780px;
  height : 42px;
  z-index : 1;
}

#lower_menu {
  padding : 0;
  position : relative;
  text-align : left;
  width : 780px;
  z-index : 3;
}

#visit_bar {
  text-align : left;
  margin-left : 100px;
  font-weight : bold;
  bottom: 0;
  position : relative;
}

#container {
background : url('img/background.gif') repeat-y;
	color : #000000;
	font-size : 10px;
  border : none;

  margin : 0px;
  overflow : visible;
  position : relative;
  text-align : center;
  width : 975px;
}

#all {
	background : url('img/bg.png') repeat-y;
  border : none;

  margin : 0px;
  overflow : hidden;
  position : relative;
  text-align : center;
  width : 780px;
}

#footer {
  clear: both;
  background : url('img/footer.gif') no-repeat;
  height : 100px;
  left : 0;
  bottom: 0;
  margin-top : 0px;
  position : relative;
  width : 975px;
}

/* Gallery Styles */

#motioncontainer {
margin:0 auto;  
width: 460px; /* Set to gallery width, in px or percentage */
height: 240px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #365FDB; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #365FDB; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
z-index: 100;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

#motioncontainer1 {
margin:0 auto;  
width: 460px; /* Set to gallery width, in px or percentage */
height: 240px; /* Set to gallery height */
}

#motioncontainer1 a img {
border: 1px solid #365FDB; /* Set image border color */
}

#motioncontainer1 a:hover img {
border: 1px solid #365FDB; /* Set image border hover color */
}

#statusdiv1 {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
z-index: 100;
}

#motioncontainer1 a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

#motioncontainer2 {
margin:0 auto;  
width: 460px; /* Set to gallery width, in px or percentage */
height: 240px; /* Set to gallery height */
}

#motioncontainer2 a img {
border: 1px solid #365FDB; /* Set image border color */
}

#motioncontainer2 a:hover img {
border: 1px solid #365FDB; /* Set image border hover color */
}

#statusdiv2 {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
z-index: 100;
}

#motioncontainer2 a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */


