body
{
    background: #fff url('graphics/webBack.png');
    color: #474747;
    font-family: Tahoma;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
#SearchBtn.hledej {
   background: none !important;
   border: none !important;
   margin: 0px !important;
   padding: 0px !important;
}

a
{    
    color: #474747;
}

img
{
    border: 0;
}


dt {
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}
dd {
   margin: 0px;
   padding: 0px 0 15px;
}


h1,h2,h3 {
   margin: 25px 0 10px;
   padding: 0p;
   color: #F04B10;
   font-weight: bold;
   text-decoration: none;
   
}
h1 {
   font-size: 20px;
}
h2 {
   font-size: 18px;
}
#imgPanel
{
    float: left;
    margin: 0px 8px 8px 0px;
}

#imagePanel a
{    
    text-decoration: none;
}

#imagePanel img
{    
    border: 0px;
}

span#imageDescription
{
    width: 340px;
    display: table-cell;
    float: left;
}

span#fullImage
{
    width: 164px;
    text-align: right;
    display: table-cell;
}

span#fullImage a
{
    background: url('graphics/fullImageIcon.png') no-repeat center left;
    padding-left: 12px;
    color: #858787;
}

#pagePanel
{
    background: #fff;
    margin: 0px auto;
    width: 945px;
    padding: 0px 4px;
}

#headerPanel
{
    width: 945px;
    height: 233px;
    margin-bottom: 2px;
}

#menuPanel
{
    background: #fff url('graphics/menuPanelBack.png') no-repeat;
    height: 63px;
}

#searchArea
{
   position: relative;
    background: url('graphics/greyCorner.png') no-repeat top left;
    height: 34px;
    width: 933px;
}

#searchArea div
{
    float: left;
    display: table-cell;
}

#langs
{
    margin: 9px 203px 0px 24px;
}

#langs a
{
    margin: 0px 10px 0px 0px;
    color: #858887;
    text-decoration: none;
}

#langs a.selected
{
    color: #f04b10;
}

#searching
{
    margin: 0px 0px 0px 0px;
    width: 276px;
}

span#searchLabel
{
    margin: 9px 15px 0px 0px;
    color: #858887;
    display: table-cell;
    float: left;
    width: 62px;
}

#SearchBox
{
    margin: 7px 21px 0px 0px;
    height: 17px;
    width: 194px;
    display: table-cell;
    float: left;
    background-color: #efefef;
    color: #535654;
    font-size: 10px;
    border: 0;
    padding: 3px 0px 0px 6px;
}

span#searchButton
{
    margin: 12px 0px 0px 0px;
    display: table-cell;
    float: left;
    width: 55px;
}

#SearchBtn
{
    color: #d6d6d6;
    font-size: 9px;
    font-weight:bold;
    text-decoration: none;
}

a#homeLink
{
    text-decoration: none;
    margin: 0px 0px 0px 62px;
    padding: 0px;
}
a#homeLink img
{
   position: absolute;
   top: 0px; 
   right: 0px;
}
#logo
{
    border: 0px;
}

#menuArea
{
    width: 933px;
    height: 28px;
    border-top: 1px #fff solid;
}

#logoPopisek
{
    display: table-cell;
}

#logoPopisek img
{
    margin-top: 4px;
}

#menuAreaOuter
{
    background: url('graphics/menuAreaBack.png') no-repeat;
    width: 585px;
    height: 28px;
    float: left;
    display: table-cell;
    margin: 0px 48px 0px 0px;
}

#menuAreaInner
{
    background: url('graphics/orangeCorner.png') no-repeat top left;
    height: 28px;
}

ul#menu
{
    margin: 0px 0px 0px 6px;
    padding: 7px 0px 0px 0px;
    height: 21px;
    
}

ul#menu li
{
    list-style-type: none;
    padding: 0px 6px;
    border: 0;
    margin: 0;
    float: left;
    height: 21px;
	position: relative;
	z-index: 10;
}

ul#menu li a
{
    background: url('./graphics/sipka.png') no-repeat center left;
    padding: 0px 0px 0px 10px;
    color: #fff;
    text-decoration: none;
}

ul#menu li ul
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
	position: absolute;
	left: 0;
	top: 21px;
	display: block;
	visibility: hidden;
	z-index: 100;
	background: #f04b10;
}

ul#menu li ul li
{
	margin: 0px;
	float: none;
	text-align: left;
	padding: 3px 10px 2px 10px;
	height: 14px;
}

ul#menu li ul li:hover
{
	background: none;
}

ul#menu li ul li a
{
	color: #fff;
	min-width: 70px;
	display: block;    
	/*text-shadow: black 0px 0px 5px;*/
}

ul#menu li ul li:hover a
{
    /*color: #E7D501;*/
}

#mainPanel
{    
    margin-top: 8px;
    background: url('graphics/newsPanelBack.jpg') repeat;
}

#contentPanel
{    
    background: #fff;
    padding: 0px 11px 0px 10px;
    width: 573px;
    float: left;
}

#contentArea
{    
}

#contentHeader
{
    background: #474747 url('graphics/greyCorner.png') no-repeat top left;
    padding: 4px 0px 0px 18px;
    margin-bottom: 1px;
    height: 16px;
    z-index: 1000;
}

#contentHeader h3
{
    padding: 0px;
    margin: 0px;
    color: #ff7910;
    font-weight:bold;
    font-size: 11px;
}

#content
{
    padding: 10px 0px;
    border: #474747 solid;
    border-width: 1px 0px;
    min-height: 420px;
    _height: 420px;  
    font-size: 12px;
    line-height: 1.3;
}

#contentDetails
{
    margin-bottom: 10px;
    font-size: 11px;  
}

#details
{
    float: left;
    display: table-cell;
    width: 200px;
}

#autorDetail
{
    display: table-cell;
    text-align: right;
    width: 373px;
}

div.seznamClankuItem
{
	margin: 10px 0px;
}

div.seznamClankuItem p
{
	margin: 0px;
}

div.seznamClankuItem p.seznamClankuDatum
{
    margin: 2px 0px;
}

.obrazekClanekItem
{
    width: 80px;
    text-align: center;  
    float: left; 
    margin-right: 10px;
	height: 80px;
}

#newsPanel
{    
   float: right;
    width: 351px;
    border-top: 1px #ff7910 solid;
}

#innerNewsPanel
{
    width: 351px;
    min-height: 451px;
    background: #fff url('graphics/newsInnerPanelBack.png') repeat-x bottom left;
    padding-bottom: 5px;
}

#newsHeader
{
    margin: 0px 0px 5px 1px;
    padding-top: 1px;
}

.aktualita
{
    padding: 0px 7px; 
    margin-bottom: 17px;  
}

.aktualita p
{
    padding: 0px;   
    margin: 0px;
    font-size:12px;     
}

h4.nadpisAktuality
{
    font-weight:bold;
    font-size:12px;
    margin: 0px;
    padding: 0px;
}

p.datumAktuality
{

    color: #b2b2b2;
}

p.viceAktuality
{
    margin-top: 4px; 
}

p.viceAktuality a
{
    font-size:10px;
    color: #f04b10;
}

#newsAll
{
    margin: 0px 20px 5px 0px;
    text-align: right;
}

#newsAll a
{
    font-size: 10px;
    color: #f04c11;
}

#footerPanel
{
    background: #fff url('graphics/footerPanelBack.png') no-repeat;
    height: 44px;
}

#footerTop
{
    height: 20px;
}

#footerBottom
{
   position: relative;
    border-top: 1px #585858 solid;
    height: 19px;
    padding-top: 4px;
}

#footerBottom span
{
    color: #fff;
    margin-left: 15px;
    font-size: 10px;
}

span#poweredBy
{
   position: absolute;
   right: 10px;
    margin-left: 450px;
}

#footerBottom span a
{
    color: #f04b10;
    text-decoration: none;
    font-weight: bold;
}



#content table {
   width: 100%;
   border: 0px solid #ddd !important;
}
#content table td {
   padding: 0 10px;
   line-height: 20px;
   border: 0px solid #ddd !important; 
}

.nadpis {
   margin-top: 20px;
}










