﻿a {
color: #000080;
text-decoration: none;
}
a:visited {
color: #000080;
}
a:hover {
text-decoration: underline;
}
body {
background: url(../images/bodybg.jpg) no-repeat center center fixed;  
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover;  
background-size: cover;  
margin: 10px 0px 10px 0px;
}  
#header {
margin-left: auto; 
margin-right: auto;
clear: both;
width: 968px;
height: 280px;
border-radius: 6px 6px 0 0;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
-khtml-border-radius: 8px 8px 0 0;
background-image: url('../images/top.jpg');
}
#content {
margin-left: auto; 
margin-right: auto;
text-align: center;
clear: both;
width: 968px;
height: 100%;
background-image: url('../images/background.png');
border: 4px solid #153408;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-box-shadow:4px 4px 4px #808080;
-moz-box-shadow:4px 4px 4px #808080;
box-shadow:4px 4px 4px #808080;
}
#menu {
margin-top: -20px; 
margin-left: auto; 
margin-right: auto;
text-align: center;
clear: both;
width: 968px;
height: 45px;
}
#content-left {
text-align: center;
position: relative;
float: left;
width: 25%;
}
#col_left {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
width: 94%;
float: left;
text-align: center;
padding-left: 12px;
padding-right: 4px;
}
#content-right {
text-align: center;
position: relative;
float: left;
left: 2px;
width: 75%;
}
#col_right {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
width: 98%;
float: left;
text-align: center;
padding-right: 12px;
}
#footer {
margin-left: auto; 
margin-right: auto;
clear: both;
text-align: center;
width: 968px;
height: 60px;
border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
-khtml-border-radius: 0 0 8px 8px;
background-image: url('../images/bottom.jpg');
}
.border-0 {
border-width: 0px;
}
.imgshadow {
margin-left: auto; 
margin-right: auto;
border: 4px solid white;
-webkit-box-shadow: 4px 4px 4px #2f2f2d;
-moz-box-shadow: 4px 4px 4px #2f2f2d;
box-shadow: 4px 4px 4px #2f2f2d;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
}
.center {
margin-left: auto;
margin-right: auto;
}
.st-8-cent-white {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: center;
color: #ffffff;
text-shadow: 1px 1px 1px #000000;
}
.st-8-cent-yellow {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: center;
color: yellow;
text-shadow: 1px 1px 1px #000000;
}
.st-10-cent-barna {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
color: #623317;
}
.st-10-cent- {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
}
.st-10-cent-marg10 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
margin-right: 16px;
}
.st-12-cent {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align: center;
color: #623317;
text-shadow: 2px 2px 2px #bcc0bf;
}
.st-12-cent-barna {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align: center;
color: #623317;
}
.st-12-just-barna {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align: justify;
color: #623317;
}
.p-marg30 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align:justify;
margin-left: 30px;
margin-right: 20px;	
text-shadow: -1px -1px 0px #ffffff
}