body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #f5f5f5;
	margin-top: 30px;
}
h1 {
    font-size:22px;
	margin-bottom:25px;
}
h2 {
    font-size:14px;
	margin-top:-4px;
	margin-bottom:-10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14ADD6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
div#container 
{
  width:950px;
  margin:0 auto;

  -webkit-border-bottom-right-radius: 15px; 
  -webkit-border-bottom-left-radius: 15px; 
  -webkit-border-top-right-radius: 15px; 
  -webkit-border-top-left-radius: 15px; 

  -moz-border-radius-bottomright: 15px; 
  -moz-border-radius-bottomleft: 15px; 
  -moz-border-radius-topright: 15px; 
  -moz-border-radius-topleft: 15px; 

  border-bottom-right-radius: 15px; 
  border-bottom-left-radius: 15px; 
  border-top-right-radius: 15px; 
  border-top-left-radius: 15px; 

  background-color:#FFFFFF;

  padding:10px;
}
div#left
{
  width:690px;
  float:left;
}
div#header
{
  width:690px;
  height:120px;
  background: url(../style/holm_header.jpg);

  background-repeat:no-repeat;
}
div#szimat
{
  padding: 3px;
  -webkit-border-bottom-right-radius: 5px; 
  -webkit-border-bottom-left-radius: 5px; 
  -webkit-border-top-right-radius: 5px; 
  -webkit-border-top-left-radius: 5px; 

  -moz-border-radius-bottomright: 5px; 
  -moz-border-radius-bottomleft: 5px; 
  -moz-border-radius-topright: 5px; 
  -moz-border-radius-topleft: 5px; 

  border-bottom-right-radius: 5px; 
  border-bottom-left-radius: 5px; 
  border-top-right-radius: 5px; 
  border-top-left-radius: 5px; 

  border:1px solid #68bc45;
  background-color:#b9d165;

  margin-top:3px;
  margin-left:30px;

  text-align:left;

  font-variant:small-caps;
  font-weight:bold;

  width:200px;
}
div#szimat a
{
  color:#FFFFFF;
}
div#szimat img
{
  vertical-align:middle;
}
div#menu a
{
  margin-right:3px;
  color:#123459;
}
div#feature
{
  width:670px;
  height:310px;

  margin-bottom:30px;
}
div#teaser
{
  width:670px;
  height:310px;
}
div#content
{
  width:710px;
}
div#cleft
{
  width:390px;
  margin-right:30px;
  
  float:left;
}
div#cright
{
  width:270px;
  margin-right:20px;
  
  float:left;
}
div#right
{
  width:220px;
  float:left;
}
div#column
{
  width:220px;
  text-align:right;
}
div#kateg
{
  font-size:10px;
  color:#14ADD6;
}
div#kateg a
{
  font-size:10px;
  color:#14ADD6;
}
.htmlclear {
	clear: both;
}
div#loginform
{
  color: #a7a7a7;
  font-family : Verdana, sans-serif;
  font-size: 6pt;
  margin-bottom: 15px;
}
div#loginform a
{
  color: #a7a7a7;
  font-family: Verdana, sans-serif;
  font-size: 6pt;
  text-decoration:underline;
}
div#searchformbg
{
  width:157px;
  height:30px;
  background: URL("../style/specia_searchformbg.jpg");
  background-repeat:no-repeat;
  padding-top:5px;
  margin-bottom:15px;
  padding-right:10px;
}
