
/*
 hlavní obsahový blok
*/
.content_right
{ float: right
; width: 738px
; height: 302px
; background-color: #610010
; position: relative
; overflow: hidden
; padding: 0
}

/*
 slidy
*/
.content_right .menu_slides
{ height: 100%
; width: 100%
; position: relative
}

.menu_slides ul
{ height: 100%
; width: 100%
; background-image: url(Images/homepage.slides.png)
; background-repeat: no-repeat
; margin: 0
; padding: 0
}
.menu_slides ul.a { background-position: top left }
.menu_slides ul.b { background-position: center left }
.menu_slides ul.c { background-position: bottom left }

.menu_slides li
{ list-style-type: none
; overflow: hidden
; _zoom: 1
; margin-left: 458px
}


.menu_slides li a
{ display: block
; color: #ffffff
; font-size: 1.4em
; line-height: 1.5em
; height: 100%
; _zoom: 1
; padding-left: 56px
}

.menu_slides .slide1 { height: 91px }
.menu_slides .slide1 a { padding-top: 31px }
.menu_slides .slide2 { height: 63px }
.menu_slides .slide2 a { padding-top: 3px }
.menu_slides .slide3 { height: 43px }
.menu_slides .slide3 a { padding-top: 7px }


.content_left
{ float: left
; width: 222px
; padding-bottom: 0px
; _height: 302px
; _padding: 0
}

.content_left_menu
{ padding-bottom: 0px
}


/*
 skutečný obsah HP (3 dolní sloupce)
*/
.homepage_content
{ clear: both
; background-image: url(Images/homepage.colls.repeat.png)
}

.homepage_content .colls
{ padding-bottom: 14px
; background-image: url(Images/homepage.colls.bottom.png)
}
.homepage_content .colls_a
{ background-image: url(Images/homepage.colls.top.png)
; overflow: hidden
; _zoom: 1
}

.homepage_content .coll_news
{ width: 205px
; padding-left: 17px
; float: left
}


.homepage_content .header ,
.homepage_content .article
{ padding-left: 12px
; padding-right: 12px
}


.homepage_content .header
{ line-height: 46px
; background-image: url(Images/homepage.colls.headings.png)
; background-color: #b53018
; color: #fff
}

.homepage_content .coll_news .header
{ background-position: top right
}

.homepage_content .coll_info .header
{ background-position: center right
; background-color: #1860ac
}
.homepage_content .coll_faq .header
{ background-position: bottom right
; background-color: #1860ac
}




.homepage_content .coll_info
{ width: 407px
; padding-left: 6px
; float: left
}

.homepage_content .coll_faq
{ float: right
; width: 302px
; padding-left: 4px
}


.homepage_content .section
{ margin-top: 26px
; min-height: 300px
; _height: 300px
; float: left
}

.homepage_content .section .header
, .homepage_content .section .article
{
}


.homepage_content .section div.body
{ font-size: 0.8em
; line-height: 1.3em
}

.homepage_content .section div.newie h3
{ font-weight: normal
}

.homepage_content .section h2
{ text-indent: 3px
; color: #fff
; line-height: 42px
; height: 46px
; font-size: 1.3em
; font-weight: nornal
; letter-spacing: 1px
; margin-bottom: 10px
; clear: both;
}

.homepage_content .section .newie ,
.homepage_content .section p
{ margin-bottom: 10px
}

.homepage_content .section .coll_faq h3
{ margin-bottom: 6px
; font-size: 1.2em
; color: #E32128
}
