/**
*
* Soubor s CSS styly specifickými pro aplikaci
*
* @package		otevrete.cz
* @version		$Id: document.css 4840 2008-09-05 11:04:50Z michal $
* @encoding		utf-8
* @author			Michal Kouďa <michal.kouda@e4you.cz>
* @author			Filip Zach <filip.zach@e4you.cz>
* @copyright	(c) e4you spol. s r.o. 2002-2008, <design@e4you.cz>
*
* Obsah tohoto souboru je majetkem e4you spol. s r.o. Jeho kopírování,
* pozměňování, šíření a jakékoli další využití je možné výhradně
* se souhlasem e4you spol. s r.o.
*
*/

body {
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	background: #E8E8E8 url(../../images/layout/background.jpg) repeat-x;
}

a {
	color: #000;
}

a:hover {
	color: #ae100a;
}

img {
	border-style:none;
}

#main_box {
	width: 1000px;
	position: relative;
	margin: 0 auto;
}

#main_box_inner {
	padding: 0 41px 0 41px;
}

#header {
	height: 106px;
	width: 1000px;
	position: relative;
}

#logo-cs {
	display: block;
	height: 106px;
	width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/layout/logo.jpg) no-repeat;
}

#logo-en {
	display: block;
	height: 106px;
	width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/layout/logo-en.jpg) no-repeat;
}
/*** OBSAH ****/
#content {
	padding: 0;
	margin-top: 32px;
	float:left;
	width: 100%;
	margin-right: -100%;
}

#holder {
	background-color: #fff;
}

#text {
	background-color: #fff;
	width: 100%;
}

#intext {
	float:right;
	width: 540px;
	padding: 7px 5px 0 0 ;
}

* html #intext {
	width: 530px;
}


#intext_wide {
	padding-left: 220px;
}

h1, h2, h3, h4 {
	margin: 0 0 .5em 0;
	font-size: 1.3em;
	color: #c12600;
}

h2 a, h3 a, h4 a {
	color: #c12600;
	text-decoration:underline;
}
h2 a:hover, h3 a:hover, h4 a:hover {
	color: #c12600;
	text-decoration:none;
}
h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
	margin: 0;
}

h4 {
	font-size: 1em;
	margin: 0;
}

#searchbox {
	position: absolute;
	top: 3px;
	right: 50px;
}

#searchbox .search_button {
	position: relative;
	top: 3px;
	right: 0px;
}

.line {
	height: 7px;
	margin: 0 2px;
	background: #f7da10;
}

.bar{
	clear:both;
	float:none;
	height:16px;
	width:100%;
	margin:auto 0;
	overflow:hidden;
	position:relative;
	background: url(../../images/layout/bar.jpg) top left no-repeat;
}

/*** PŘEHLED ČLÁNKŮ  *****/
.section_content {
	float:right;
}
.article_clear{
	clear:both;
	height:10px;
	font-size:1px;
	margin-bottom: 1em;
	padding-bottom:30px;
	margin-bottom:30px;
	background: url(../../images/layout/bar.jpg) bottom left no-repeat;
}

.article_preview {
	margin-bottom: 1em;
	padding-bottom:20px;
	margin-bottom:20px;
	background: url(../../images/layout/bar.jpg) bottom left no-repeat;
}

.article_preview .article_image {
	float: left;
	margin: 0 .5em .5em 0;
	color: #aaa;
	border: 1px solid #eee;
}

.article_preview .article_image img {
	border: 1px solid #ddd;
}

.article_date {
	padding:0px;
	color: #666;
	Font-style:italic;
}

.article_preview p {
	margin:0;
}

.article_preview h3 {
	margin-bottom:10px;
}


.article_detail {
	margin-bottom: 1em;
	padding-bottom:20px;
	background: url(../../images/layout/bar.jpg) bottom left no-repeat;
}

.article_detail .article_image {
	float: left;
	margin: 0 .5em .5em 0;
	color: #aaa;
	border: 1px solid #eee;
}

.article_detail .article_image img {
	border: 1px solid #ddd;
}

.article_detail .article_date {
	padding:0px;
	color: #666;
	Font-style:italic;
}

.article_detail p {
	margin:0 3px 11px 3px;
}

.article_detail h3 {
	margin-bottom:10px;
}



/*** HLAVNI MENU ***/
.main_menu_holder {
	position: absolute;
	top: 106px;
	left: 41px;
	display: block;
	background-color: #fff;
	width: 918px;
	height: 34px;
	background: #eee url(../../images/layout/under-menu.png) bottom right no-repeat;
}

#main_menu {
	list-style: none;
	width: 918px;
	margin:0;
	padding:0;
}

#main_menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_menu li ul {
	display:none;
}

#main_menu a {
	color: #000;
	text-decoration: none;
}

#main_menu li.level_1 {
	display:block;
	float: left;
	padding: 0 0 5px 5px;
	background: url(../../images/layout/menu-left.jpg) top left no-repeat;
	height: 29px;
}

#main_menu .level_1 a {
	display: block;
	padding: 11px 8px 7px 8px;
	background: url(../../images/layout/menu-right.jpg) top right no-repeat;
	font-weight:bold;
}

#main_menu .level_1 .submenu_list_all span a {
	font-weight:normal;
	background: #f7da10;
}

#main_menu li:hover,
#main_menu li.selected_list
{
	background: url(../../images/layout/menu-left_over.jpg) top left no-repeat;
}

#main_menu li:hover a,
#main_menu li.selected_list a
{
	background: url(../../images/layout/menu-right_over.jpg) top right no-repeat;
}

#main_menu li a.selected{
	text-decoration:underline;
}

#main_menu ul li:hover {
	background: none;
}

#main_menu li:hover ul.submenu_list_all {
	display: block;
	position:absolute;
	background: url(../../images/layout/main-menu-top.png) 2px -10px no-repeat;
	padding: 7px 12px 0 5px;
	z-index: 10;
}

#main_menu li:hover ul.submenu_list {
	display: block;
	position:absolute;
	margin:0;
}

#main_menu li:hover ul.submenu_list_all li {
	padding-top:2px;
}

#main_menu li:hover ul.submenu_list_all li ul{
	padding-top:0px;
	clear:both;
	float:none;
	position:relative;
}

#main_menu ul.submenu_list_all  {
	width:250px;
	clear:both;
	float:none;
	position:relative;
	margin-left: -8px;
	padding-top: 0px;
}

#main_menu ul.submenu_list_all .bottom  {
	background: url(../../images/layout/main-menu-bottom.png) top left no-repeat;
	height:23px;
	position:absolute;
	width:265px;
	margin-left:-3px;
	padding:0;
	display:block;
}

#main_menu ul.submenu_list_all li span {
	background: #f7da10;
	display: block;
}

#main_menu ul.submenu_list_all a {
	display: block;
}

#main_menu ul.submenu_list_all li span a:hover {
	text-decoration:underline;
}

#main_menu ul.submenu_list_all li span a.selected {
	font-weight: bold;
}

#main_menu li.level_3 {
	display:none;
}


/*** SEKUNDÁRNÍ MENU ***/
.second_menu_holder {
	float: left;
	width: 200px;
	margin: 3px 0 20px 2px;
	background: #efefef;
}

/*
* html .second_menu_holder{
	margin: 3px 0 20px 2px;
}
*/

#secondary_menu_box {
	background: #efefef url(../../images/layout/box-down.png) 0 100% no-repeat;
}

#secondaryMenu {
	padding: 7px 0 7px 0;
	margin: 0;
	width: 200px;
	list-style-type: none;
	background: url(../../images/layout/box-up.png) 0 0 no-repeat;
}

#secondaryMenu li {
	list-style: none;
}

* html #secondaryMenu li {
	padding:1px;
	background: #efefef;
}

#secondaryMenu a {
	color:black;
}

#secondaryMenu li:hover {
	background: #f7da10;
	text-decoration:none;
}

#secondaryMenu ul.submenu_list li:hover {
	text-decoration:none;
}

#secondaryMenu ul.submenu_list{
	margin:0px;
	padding:0px;
}

#secondaryMenu li span {
}

#secondaryMenu li span a {
	background: #efefef url(../../images/layout/menu-arrow.png) no-repeat 4px 13px;
	display: block;
	padding: 8px 3px 8px 14px;
	text-decoration: none;
}
#secondaryMenu li span a:hover {
	background: #f7da10 url(../../images/layout/menu-arrow-up.png) no-repeat 4px 13px;
}
#secondaryMenu li span a.selected {
	font-weight: bold;
	background: #f7da10 url(../../images/layout/menu-arrow-up.png) no-repeat 4px 13px;
}

#secondaryMenu ul.submenu_list li span a {
	padding-left: 30px;
	background-position: 20px 13px;
}

#secondaryMenu ul.submenu_list li.level_4 span a {
	padding-left: 45px;
	background-position: 35px 13px;
}

.second_menu_holder li.level_3 {
	display:none;
}
.second_menu_holder li.show {
	display: block;
}


#poradna-cs a {
	background: #fff url(../../images/layout/title-poradna.jpg) no-repeat top left;
}

#diskuse-cs a {
	background: #fff url(../../images/layout/title-diskuse.jpg) no-repeat top left;
}

#aktuality-cs a {
	background: #fff url(../../images/layout/title-aktuality.png) no-repeat top left;
}

#poll-cs span {
	background: #fff url(../../images/layout/title-anketa.png) no-repeat top left;
}
#poradna-en a {
	background: #fff url(../../images/layout/title-poradna-en.png) no-repeat top left;
}

#diskuse-en a {
	background: #fff url(../../images/layout/title-diskuse-en.png) no-repeat top left;
}

#aktuality-en a {
	background: #fff url(../../images/layout/title-aktuality-en.png) no-repeat top left;
}

#poll-en span {
	background: #fff url(../../images/layout/title-anketa-en.png) no-repeat top left;
}

.static_menu_item{
	display: block;
	height: 43px;
	overflow: hidden;
}

.static_menu_item span,
.static_menu_item a
{
	display: block;
	width: 200px;
	height: 40px
}
.static_menu_item h2{
	display:none;
}

.poradna_box,
.diskuse_box,
.aktuality_box
{
	display:block;
	padding: 10px 5px 5px 10px;
	margin: 0 0 0 0;
}

.poll_box {
	background: url(../../images/layout/box-down.png) 0 100% no-repeat;
	padding: 5px 10px 7px 10px;
	width: 180px;
}


/*** LEVE MENU *****/

#left_column {
	width: 185px;
	float: left;
	margin: 4px 0 1em 0;
/*	background: #020e2f url(../../images/layout/left-column-bg.jpg) repeat-y;*/
	padding-bottom: 5em;
	padding-top: 	220px;
}

/*** Leve Textove menu ***/
#left_text_column {
	float: left;
	margin-left: 10px;
}

#left_menu {
	margin: 0;
	padding: 0;
}

.menu_list {
	margin: 0;
	position: relative;
}

.menu_list li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menu_list span {
	display: block;
}

.menu_list a {
	display: block;
	text-decoration: none;
	padding: 4px;
/*	background: url(../../images/layout/leftmenu-background.png) no-repeat	;*/
	border-bottom: 2px solid #88bbee;
}

.menu_list a.selected {
	font-weight: bold;
}

.menu_list a:hover {
	background: #edf5fc;
}

.submenu_list {
	margin: 0 0 0 1em;
	padding: 0;
}

li.submenu_holder {
	background: none;
}

li.image_menu {
	background: none;
}

li.image_menu a, li.image_menu img {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}


/* BOXIKY */
.info_box_inner {
    padding: 5px;
}
#info_boxes p,
#bottom_info_boxes p
{
    margin: .3em 0;
}
/*** PRAVÝ SLOUPEC ****/
.right_info_box{
    margin-bottom:5px;
    background: #efefef url(../../images/layout/news-box-top.jpg) top left no-repeat;
}
.right_info_box .info_box_inner{
    background: url(../../images/layout/news-box-bottom.jpg) bottom left no-repeat;
}
#info_boxes {
    width:160px;
    float: right;
    margin: 3px 3px 0  0;
    background: url(../../images/layout/news-box-top.jpg) top left no-repeat;
}
#info_boxes h2,
#info_boxes h3,
#info_boxes h4
{
    font-size: 11px;
    font-weight:bold;
    color:#000;
    padding: 0;
    margin: 0;
}
/*** SPODNÍ BOXIK ****/

#bottom_info_boxes {
    padding: 10px;
    background:#fff;
}

#bottom_info_boxes h2,
#bottom_info_boxes h3,
#bottom_info_boxes h4
{
    font-size:13px;
    color:#000;
    padding: 0;
    margin: 0;
}


/*** PATICKA ***/
#footer{
	margin: 0 41px;
	padding: 8px;
	text-align: left;
	font-size: .8em;
	color: #8e8e8e;
	background-color: #fff;
	height: 15px;
	border-top: 6px solid #cacaca;
}
#footer_e4you{
	margin: 0 41px;
	padding: 8px;
	text-align: center;
	font-size: .8em;
	color: #8e8e8e;

	height: 15px;

}
#footer a, #footer_e4you a {
	color: #8E8E8E;
	text-decoration:underline;
}

.banners {
	background-color: #fff;
	margin: 0 41px;
	padding: 10px 0;
	text-align: center;
}

#bottomlinks {
	margin: .3em .3em 0 0px;
	width: 830px;
	font-size: .8em;
	color: #5f7ce2;
}

#bottomlinks a {
	color: #5f7ce2;
}

#dbqueries {
	color: #666;
}

#homepage_link {
	display: block;
	position: absolute;
	width : 355px;
	height: 107px;
	top: 0px;
	left: 35px;
}

.article_preview .files_table {
	clear: none;
	margin-bottom: 1em;
}

.files_table {
	clear: both;
}

.files_table td {
	padding: .1em .6em;
}

.files_table th {
}

.files_table .even td {
}

.return_link {
	margin: 1em 0;
}


/*** GALERIE ***/
.gallery {
	width: 100%;
}

.gallery_item {
	float: left;
	padding: .5em;
	height: 180px;
 	width: 150px; 
	margin-right: 1em;
	margin-bottom: 1em;
	text-align: center;
}

.gallery_item  img {
	border: 4px solid #fff;
	margin-bottom: .2em;
}

/*** Mapa stránek ***/
#level_2 {
	padding-left: 20px;
}

#level_3 {
	padding-left: 20px;
}

#level_4 {
	padding-left: 20px;
}


.button, .slFormButton {
	background-color:#435193;
	border:medium none;
	color:white;
	font-size:1em;
	font-weight:bold;
	padding-top:1px;
}

.textovepole {
	border:1px solid #435193;
	width: 200px;
}

#table_head td {
	background-color:#4861aa;
	border-style: none;
}

#language_selector {
	position: absolute;
	top: 10px;
	right: 420px;
	padding-right: 20px;
}

/*** ANKETY */
.cms_poll_box {
	width: 70%;
	margin: 0 auto;
	clear: both;
}

.cms_poll_box_inner {
	background: #eee;
	padding: 2em 1em 1em 1em;
	border-top: 6px solid 	#f7da10;
}

.cms_poll_question {
	font-size: 1.1em;
	margin: 0;
	font-weight: bold;
}

.cms_poll_row {
	margin: .4em 0;
	padding: .2em 0;
	min-height: 2em;
}

.cms_poll_form input {
	vertical-align:middle;
	margin: 2px 7px 2px 0;
	float: left;
	clear: left;
}

.cms_poll_form .cms_poll_vote_button {
	float: none;
}

.cms_poll_button_box {
	padding: .7em 0;
	text-align: center;
}

.cms_pol_choice_graphic {
	display: block;
	clear: both;
	height: 5px;
	border-bottom: 1px solid #eee;
	width: 95%;
	background: #aaa;
}

.cms_pol_choice_result {
	display: block;
	background: red;
	height: 5px;
}

.cms_poll_choice {
	float: left;
	width: 75%;
}

.cms_poll_choice_full_size {
	width: 90%;
}

.cms_pol_choice_percent {
	float: right;
	font-weight: bold;
}

.poll_box .cms_poll_box {
	width: 180px;
}

.poll_box  .cms_poll_box_inner {
	border-top: none;
	padding: .5em 0 0 0;
}

.cms_poll_total_votes {
	clear: both;
}


/*** Drobečková navigace */

.breadcrumb{
	padding: 0 0 10px 0;
}

.breadcrumb, .breadcrumb a{
	font-size:10px;
	color:#791c04;
}

/* Zobrazeni novinek */

.news_item {
	margin: 0 .5em .5em 0;
}

.news_item {
	margin-bottom: 2em;
	padding-bottom: 2em;
	background: url(../../images/layout/bar.jpg) bottom left no-repeat;
}

.news_item .article_image {
	float: left;
	margin: 0 .5em .5em 0;
	color: #aaa;
	border: 1px solid #eee;
}

.news_item .article_image img {
	border: 1px solid #ddd;
}

.news_item .article_date {
	padding:0px;
	color: #666;
	Font-style:italic;
}

.news_item p {
	margin:0;
}

.news_item h3 {
	margin-bottom:10px;
}


/** Kompaktní galerie */

.compact_gallery {
	width: 510px;
	background: #eee;
	border: 1px solid #ccc;
	margin: 0 auto;
}

#compact_gallery_full_size {
	width: 480px;
	height: 340px;
	background: #ccc;
	margin: 10px auto;
	text-align: center;
	overflow: hidden
}

#compact_gallery_main_image {
	width: 480px;
}

#compact_gallery_preview {
	width: 480px;
	background: #fff;
	overflow: hidden;
	height: 36px;
	padding: 2px 0;
	margin: 10px auto;
	position: relative;
}

#compact_gallery_thumbs {
	position: absolute;
	height: 40px;
	width: 	5000px;
	padding-left:25px
}

#compact_gallery_thumbs img {
	width:50px;
	margin-right: 4px;
}

.compact_gallery_arrow {
	position: absolute;
	width: 25px;
	height: 53px;
	padding-top: 7px;
	background: #fff;
	text-align: center;
}

#compact_gallery_left {
	top: 0;
	left: 0;
}

#compact_gallery_right {
	top: 0;
	right: 0;
}

.compact_gallery_item {
	float: left;
}

/*** Styly, nastavitelné v tinyMCE */
.block_epmhasized {
	background: #FFFAE0;
	padding: 1em;
}

.text_emphasized {
	color: #c12600;
	font-weight: bold;
}
