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

body
{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	background-color:#294060;
}

h1
{
  font-size: 22px;
  font-weight: normal;
  line-height: auto;
  margin-bottom: 0.5em;
}

h2
{
  font-size: 18px;
  font-weight: normal;
  line-height: auto;
  margin-bottom: 0.5em;
}

h3
{
  font-size: 14px;
  font-weight: bold;
  line-height: auto;
  margin-bottom: 0.5em;
}

h4
{
  font-size: 14px;
  line-height: auto;
  margin-bottom: 0.5em;
}

h5
{
  font-size: 12px;
  font-weight: bold;
  line-height: auto;
  margin-bottom: 0.5em;
}

h6
{
  font-size: 11px;
  font-weight: bold;
  line-height: auto;
  margin-bottom: 0.5em;
}

table
{
  font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
}

.left_foto, #page_content .left_foto {
	margin-bottom: 5px;
	margin-right: 11px;
	margin-top: 3px;
	border: 1px solid #333333;	
}
.right_foto, #page_content .right_foto  {
	margin-bottom: 5px;
	margin-left: 11px;
	margin-top: 3px;
	border: 1px solid #333333;	
}

#page
{ 
 width: 760px;
 height: 100%;
 margin: 0 auto;
 padding: 0px;
 text-align: left;
 position: relative;
}

#head
{ 
 width: 760px;
 height: 90px;
 margin: 0px;
 text-align: right;
 position: relative;
 background-image: url(images/head.jpg);
}

#main_menu_1
{ 
 float:left;
 width: 230px;
 height: 250px;
 margin-bottom: 0px;
 padding: 0px;
 position: relative;
 background-image:url(images/main_menu_1.jpg);
}

#main_menu_2
{ 
 float:left;
 width: 230px;
 height: 250px;
 margin-bottom: 0px;
 padding: 0px;
 position: relative;
 background-image:url(images/main_menu_2.jpg);
}

#main_menu_3
{ 
 float:left;
 width: 230px;
 height: 250px;
 margin-bottom: 0px;
 padding: 0px;
 position: relative;
 background-image:url(images/main_menu_3.jpg);
}

#main_menu_4
{ 
 float:left;
 width: 230px;
 height: 250px;
 margin-bottom: 0px;
 padding: 0px;
 position: relative;
 background-image:url(images/main_menu_4.jpg);
}

#main
{ 
 float:left; 
 width: 530px;
 height: 100%;
 margin: 0px;
 padding: 0px;
 text-align: left;
 position: relative;
}

#right
{ 
 float:left; 
 width: 230px;
 height: 100%;
 margin: 0px;
 padding: 0px;
 text-align: left;
 position: relative;
}

#main_pic
{ 
 float:left; 
 width: 530px;
 height: 140px;
 margin-bottom: 0px;
 padding: 0px;
 text-align: left;
 position: relative;
 background-image:url(images/main_pic.jpg);
 background-repeat:no-repeat;
}


#page_content
{ 
  float: left;
  width: 530px;
  height: auto;
  text-align: left;
  background-image:url(images/page_content.jpg);
  background-repeat:repeat-y;
}

#page_content p {
  text-align: justify;
}

#page_content_bottom
{ 
  float: left;
  width: 530px;
  height: 12;
  text-align: left;
  background-image:url(images/page_content_bottom.jpg);
  background-repeat:no-repeat;
}


#footer
{
  float: left;	
  width: 400px;
  height: 60px;
  text-align: left;
  background-image:url(images/footer.jpg);
  background-repeat:no-repeat;
  padding-left: 130px;
  padding-top: 5px;
  font-size: 9px;
  line-height: 12px;
  color:#949FAF;
}

#adresa_1
{
  float: left;	
  width: 230px;
  height: 900px;
  text-align: left;
  background-image:url(images/adresa.jpg);
  background-repeat:no-repeat;
}

#adresa_2
{
  float: left;	
  width: 230px;
  height: 900px;
  text-align: left;
  background-image:url(images/adresa_2.jpg);
  background-repeat:no-repeat;
}

#adresa_3
{
  float: left;	
  width: 230px;
  height: 900px;
  text-align: left;
  background-image:url(images/adresa_3.jpg);
  background-repeat:no-repeat;
}

#adresa_4
{
  float: left;	
  width: 230px;
  height: 900px;
  text-align: left;
  background-image:url(images/adresa_4.jpg);
  background-repeat:no-repeat;
}

#adresa a, #adresa a:link, #adresa a:visited
{
 color: #949FAF;
 text-decoration: none;
}

a, a:link, a:visited
{
 color: #294060;
 text-decoration: none;
}

.upozornenie
{	
  width: 98%;
  height: auto;
  text-align: left;
  background-color:none;
  border: 1px Solid Red;
  padding: 5px;
}

