﻿body
{
    background-color: white;    
    margin: 0px;  
}


DIV.MainBody
{
    margin-right: auto;
    margin-left: auto;     
    border: #f5f5f5 1px dotted;

    max-width: 1280px;
    width:auto !important;
    width:1024px;
}

H1
{
}
H1.Sekce
{
    font-family: "Arial CE, Helvetica CE, Arial, Helvetica, sans-serif";
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    font-size: 35pt;
    text-decoration: none;
}
H1.Sekce2
{
    font-family: "Arial CE, Helvetica CE, Arial, Helvetica, sans-serif";
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    font-size: 30pt;
    text-decoration: none;
}
H1.Nadpis
{
    font-family: "Arial CE, Helvetica CE, Arial, Helvetica, sans-serif";
    font-weight: bold;
    color: #408080;
    text-align: center;
    font-size: 28pt;
    text-decoration: none;
}
HR {
	color : #408080;
}
A:link
{
    color: blue;
}
A:visited
{
    color: #5555ff;
}
A:hover {
	color: red;
}
A:active
{
    color: blue;
}

A.Menu:link
{
    color: blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
A.Menu:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: blue;
    font-weight: bold;
}
A.Menu:hover {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}
A.Menu:active
{
    color: blue;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.Pozadi
{
    background-color: #def2ed;
}


DIV.BottomStrip
{
    display: block;
    background-color: #def2ed;
    border-top: teal thin dotted;
    padding-bottom: 5px;
}
DIV.TopStrip
{
    display: block;
    clear: both;
    background-color: #def2ed;
    border-bottom: teal thin dotted;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
	
}
P.SekciPripravuje
{
    font-weight: bold;
    text-align: center;
}
P.Vyrobce
{
    font-style: italic;
    text-align: center;
}
body.Upoutavka
{
    background-color: white;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
DIV.Upoutavka
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;    
}
IFRAME.Upoutavka
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-right: #ff0066 dotted;
    border-top: #ff0066 dotted;
    border-left: #ff0066 dotted;
    border-bottom: #ff0066 dotted;
}

DIV.Clanek
{
    clear: none;
    display: inline;
}
P.ObsahNadpis
{
    font-family: "Arial CE, Helvetica CE, Arial, Helvetica, sans-serif";
    font-weight: bold;
    color: #408080;
    font-size: 28pt;
    text-decoration: none;
    left: 100px;
    overflow: visible;
    position: relative;
    display: block;
}
P.ObsahNazevSekce
{
    font-weight: bold;
    font-size: 14pt;
    left: 100px;
    overflow: visible;
    width: 450px;
    position: relative;
    display: block;
}
P.ObsahClanek
{
    font-weight: bold;
    font-size: 12pt;
    left: 120px;
    overflow: visible;
    width: 550px;
    position: relative;
    display: block;    
}

#PridejKomentar
{
    color: #5555ff;
    font-weight: bold; 
    background-color: yellow;
    text-align: center;
}

.RightStrip
{
    display: block;
    float: right;
    width: 200px;
    margin-left: 5px;
    border-left: #408080 solid;
    padding-left: 5px;
    background-color: #def2ed;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: #408080 solid;
    margin-top: 5px;
    padding-top: 5px;
    border-top: #408080 solid;
}

.RightStrip2
{
    display: block;
    float: right;
    margin-left: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;
    width: 200px;
}

TABLE.RightStripSubTable
{
    background-color: #def2ed;
    margin-left: 5px;
    border-left: #408080 solid;
    padding-left: 5px;
    background-color: #def2ed;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: #408080 solid;
    border-top: #408080 solid;
    margin-top: 5px;
    padding-top: 5px;
    width: 200px;
}

TR.RightStripTableHeader
{
    font-weight: bold;
    color: #ffff00;
    font-family: Sans-Serif;
    background-color: #408080;
}

DIV.PressRelease
{
    border-top: green thin ridge;
    background-color: #f5f5f5;
    border-bottom: green thin ridge;
}