﻿body 
{
    font-family:Arial,Helvetica,Verdana;
    font-size:14px;
    background-image:url('img/backgray.gif');
    background-repeat:repeat;
   
}

hr
{
	color: #4f2601;
background-color: #4f2601;
height: 1px;
}

#wrapper 
{
    
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}
#header 
{
    background-image:url('img/web_head.png');
    background-repeat:no-repeat;
    width:1000px;
    height:313px;
}
#header_menu 
{
    position:relative;
    width:1000px;
    height:30px;
    top:0px;
    margin-left:auto;
    margin-right:auto;
   
    
}
#main_text
{
    
    background-image:url('img/back_trans.png');
    background-repeat:repeat-y;
    /*background-color:#FBEBCF;*/
    width:996px;
    height:auto;
    color:black;
     padding-left:5px;
    
    
}
    
/*text definitions*/
.header_menu 
{
    font-size:12px;    
    color:White;
    text-align:right;
}
.nadpis
{
    font-size:20px;
    font-weight:bold;
    color:#000000;
}



.menu_table 
{
	position:relative;
	left:-5px;
	width:1000px;
	height:20px;
	background-image:url(img/menu_back.jpg);
	background-repeat:repeat-x;
	
}

	
.mLink 
{
	color:#fff26c;
	font-weight:bold;
}

.oLink 
{
	color:#4f2601;
	font-weight:bold;
}



a:hover {
text-decoration:underline;
font-weight:bold;
}

.biela {
color:White;
}

.paticka {
text-align:center;
font-size:x-small;
}

