body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #000000;
background-image: url("../img/background.jpg");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center top;
}
body a {
  color:#d72f1d;
}

body a:hover {
  color:#ed6b1d;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 750px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #000000;
position: relative;
z-index:1;
min-height:100%;
}
#site{
  height: 100%;    
  min-height:100%;
  padding: 0;
	position: relative;
}

#topsection{


}
#intop{
margin-left: auto;
margin-right: auto;
background: #000000;
width: 723px;
}
#overtop{
background-image:url(../img/top_bg.jpg);
color: #FFFFFF;
height: 29px;
width: 723px;
}
#middletop{
background-image:url(../img/logozone_bg.jpg);
color: #FFFFFF;
text-align: right;
height: 75px;
width: 723px;
}
#undertop{
color: #FFFFFF;
background: #000000;
text-align: right;
height: 220px;
width: 723px;
}
#nadpis{
 font-family: "Arial";
 font-size: 1.5em;
 font-weight: bold;
 padding-right: 15px;
 padding-top: 20px;
}
#sun{
  float:left;
  position:absolute;
  top:0px;
  width:155px;
  height:135px;
  margin-left:-22px;
  padding:0px;
  background: url(../img/sun.png) no-repeat;
  z-index:6;
}
#mottoimage{
width: 164px;
height: 219px;
position: absolute;
left:13px;

}
#motto{
 font-family: "Arial";
 font-size: 0.95em;
 font-weight: bold;
 padding-right: 10px;
 position: relative;
 top: 180px;
}

#menu a {
 color: #FFFFFF;
 font-family: Arial;
 font-size: 0.9em;
 font-weight: 600;
 text-decoration: none;
 position: relative;
 top: 37px;
 left: 11px;
 }

#menu0 a {
 color: #FFFFFF;
 font-family: Arial;
 font-size: 0.9em;
 font-weight: 600;
 text-decoration: none;
 position: relative;
 top: 35px;
 left: 11px;
 line-height:15px;
 }
 
#menu0{
 background-image:url(../img/menu1.png);
 height: 71px;
 width: 210px;
 float: left;
 margin-right: 1px;
 
}
#menu1{
 background-image:url(../img/menu1.png);
 height: 71px;
 width: 120px;
 float: left;
 margin-right: 1px;
 
}
#menu2{
	background-image: url(../img/menu1.png);
	height: 71px;
	width: 120px;
	float: left;
	margin-right: 1px;
 
}
#menu3{
 background-image:url(../img/menu3.png);
 height: 71px;
 width: 122px;
 float: left;
 margin-right: 1px;
 
}
#menu4{
 background-image:url(../img/menu4.png);
 height: 71px;
 width: 92px;
 float: left;
 margin-right: 1px;
 
}
#menu5{
 background-image:url(../img/menu5.png);
 height: 71px;
 width: 291px;
 float: left;
}

#mezera{
 height: 10px;
 width: 723px;
 clear: both;
}
#inkontakt{
 font-family: Arial;
 font-size: 0.7em;
 font-weight: bold;
 color: #FFFFFF;
 line-height: 25px;
}
#inkontakt img{
 vertical-align: middle;
}


#inkontakt a {
 color: #FF6633;
}
#maincontent{
 width: 492px;
 background: #1f2127;
 font-family: Arial;
 font-size: 0.8em;
 color: white;
 margin-left: 20px;
 padding: 10px;
 margin-bottom: 2px;
 line-height: normal;
 margin-bottom: 30px;
}
#maincontent h2{
 font-size: 1.4em;
 color: #d73716;
}
#graylines {
width:766px;
left:50%;
margin-left:-383px;
min-height:100%;
position:absolute;
background:#5C5C5C url(../img/background-gray_line.jpg) repeat-x scroll center top;
}
.modernTable thead tr td {
	background: #3C3C3C;
	border: 1px solid #696969;	
	color: #d72f1d;
}
.modernTable tbody tr td {
	border: 1px solid #696969;	
	color: #cdcdcd;
}
table {
	margin: 6px 10px;
	border-collapse: collapse;
}
table tbody tr td {
	padding: 3px 7px;
	vertical-align: top;
	color: #CDCDCD;
}
table thead tr td {
	font-weight: bold;
	color: #CDCDCD;
}

.g_head {
        color: #d73716;
	font-size: 1.4em;
	font-weight: bold;
	text-align : left;
        margin-top: 10px;
}

.g_main {
    margin-bottom: 20px;
    
}

.g_main a:link,hoover,visited{
    border:0;

}


a img { border:0px none; }

.g_img {
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
min-height: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 204px; /*Width of left column*/
margin-left: -736px; /*Set left margin to -(MainContainerWidth)*/
background-image:url(../img/leftbox_bg.png);
font-family: Arial;

}

#kontakt{
 text-align: right;
 color: #FFFFFF;
 font-size: 0.8em;
 font-weight: bold;
 background-image:url(../img/vlnovka.png);
 background-repeat: no-repeat;
 position: relative;
 left: -10px;
 padding-bottom: 10px;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: left;

}
#infooter{
background-image:url(../img/bgfooter.png);
height: 50px;
width: 715px;
margin-left: auto;
margin-right: auto;

}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

table.sfpg th
{
	color: #d73716;
	font-size: 1.4em;
	font-weight: bold;
	text-align : left;
	
}
