﻿body
{
    font-family			: Verdana,Arial;
    font-size			: 11px;
    color				: #303030;
}

a
{
	 color				: #E07000;
	 background-color	: #F3F3FA;
	 text-decoration	: none;
	 font-size			: 12px;
	 font-weight		: bold;
	 margin-right		: 20px;
}

div
{
	 /* border:1px solid blue;	*/
}
h1
{
	color				: #E07000; 
	padding				: 1px 1px 2px 1px;
	margin				: 1px 1px 5px 1px;
	font-size			: 18px;
	text-align			: center;
}


h2
{
	color				: #E07000; 
	padding				: 1px 1px 2px 1px;
	margin				: 1px 1px 5px 1px;
	font-size			: 18px;
	text-align			: center;
}

h3
{
	color				: #E07000; 
	padding				: 1px 1px 2px 1px;
	margin				: 1px 1px 5px 1px;
	font-size			: 23px;
}

h4
{
	color				: #E07000; 
	padding				: 1px 1px 2px 1px;
	margin				: 1px 1px 5px 1px;
	font-size			: 14px;
}

h5
{
	font-size			: 11px;	
	color				: #903000;
}

h6
{
	font-size			: 10px;	
	color				: #903000;
	font-weight			: normal;
}

hr
{
	color				: #FF8800; 
	text-decoration		: none;
	border				: 2px solid #903000;
}

table
{
	/*border:1px solid green;*/
}

ul
{
	 text-align			: left;
	 color				: #903000;
	 padding-left		: 10px;
	 font-size			: 12px;
}


.Stranka
{
	display				: table;
	width				: 780px;
	border-width		: 1px;
	border-style		: solid;
	border-color		: #B6B3A6;
	margin-right		: auto;
	margin-left			: auto;
	margin-bottom		: 5px;
	background			: #F7F6F2;
}

.HlNadpis
{
	height				: 70px;
	width				: 770px;
	padding-top			: 1px;
	padding-left		: 10px;
	margin-right		: auto;
    border-bottom		: 2px solid #DFDCCB;
	background			: url(grafika/hlavicka.jpg) no-repeat center top;
}

.LPanel
{
    width				: 106px;
    height				: 500px;
    float				: left;
    margin-left			: auto;
    padding-left		: 5px;
    background-image	: url(grafika/skumpa800L.gif);
	background-repeat	: no-repeat;  

}

.LPanel700
{
    width				: 106px;
    height				: 633px;
    float				: left;
    margin-left			: auto;
    padding-left		: 5px;
    background-image	: url(grafika/skumpa800L.gif);
	background-repeat	: no-repeat;  
}

.LPanel800
{
    width				: 106px;
    height				: 700px;
    float				: left;
    margin-left			: auto;
    padding-left		: 5px;
    background-image	: url(grafika/skumpa800L.gif);
	background-repeat	: no-repeat;  
}


.Obsah
{
    width				: 650px;
    position			: static;
    padding-left		: 8px;
    margin-left			: 111px;
    border-left			: 2px solid #DFDCCB;
}

.HlPata
{
	height				: 30px;
	width				: 770px;
	padding-top			: 7px;
	padding-left		: 10px;
	margin-right		: auto;
    border-bottom		: 2px solid #DFDCCB;
	background			: url(grafika/hlavicka.jpg) no-repeat center top;
	font-size			: 11px;
}

.Logo
{
	 width				: 120px;
	 text-align			: center;
	 display			: inline;
	 margin-left		: 1px;
}

.Menu
{	
	color				: #B01010; 
	margin-left			: 10px; 
	font-weight			: 900; 
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 18px;
	font-style			: italic; 
	text-decoration		: none;
}

.Nadpis
{
	display				: inline;
	vertical-align		: top;
	margin-left			: 30px;
	margin-bottom		: 10px;
	height				: 20px;
}

.Obraz
{
	width				: 100%;
	vertical-align		: middle;  
	text-align			: center;	
	padding				: 5px;
}

.ImgCenter
{
    text-align          :center;
}

#PataMail
{
    font-family			: Arial;
    font-size			: 11px;
    color				: #444444;
    background-color	: Transparent;
    text-align			: right;
}