/*
Theme Name: Aslan.cz
Theme URI: http://www.aslan.cz
Description: Aslan.cz theme
Version: 1.0
Author: Karel Attl
Author URI: http://www.karelattl.cz
*/



/* body */

body
{
	font-size: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.6em;
	background-image: url('images/dot.png');
	background-color: #DEDEDE;
	background-position: 0 0;
	background-repeat: repeat;
	color: #605e5d;
	text-align: center;
	width: 900px;
	margin: 0 auto;
}

html {
        background-image: url('images/dot.png');
	background-color: #DEDEDE;
	background-position: 0 0;
	background-repeat: repeat;
}

table {font-family: Tahoma;font-size: 10px;}


/* layout - wrappery */
#wrapper
{
	width: 900px;
	text-align: left;
	background-image: url('images/bg-line.gif');
	background-position: center 0;
	background-repeat: repeat-y;
	min-height: 500px;
  height: expression(this.scrollHeight < 500? "500px" : "auto" );
}
#mainwrapper
{
	width: 900px;
	background-image: url('images/bg-line.gif');
	background-position: center 0;
	height: auto;
}
#header
{
	width: 900px;
	height: 129px;
	background-color: #FFFFFF;
	background-image: url('images/header-gray-line.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
#left
{
	width: 185px;
	float: left;
	height: auto;
}
#middle
{
	width: 490px;
	float: left;
	height: auto;
	padding-bottom: 30px;
}
#right
{
	width: 210px;
	float: left;
	height: 100%;
}
#footer
{
  clear: both;
	width: 902px;
	float: right;
	display: block;
	margin: 0 auto;
	margin-left: -1px;
	height: 40px;
	background-color: #DEDEDE;
	line-height: 10px;
	background-image: url('images/dot.png');
	background-position: 0 0;
	background-repeat: repeat;
	color: #A0A0A0;
	text-transform: uppercase;
	text-align: center;
	padding-top: 15px;
	font-size: 8px;
}


/* hlavicka */
#menu
{
	width: 670px;
	height: 30px;
	background-color: #4D71AE;
	vertical-align: middle;
	margin: 0 5px;
}

#datetime
{
	width: 160px;
	margin: 0;
	height: 90px;
	padding: 0;
	float: left;
}
#datetime table tr td
{
	vertical-align: middle;
	height: 90px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 160px;
}
#logoimg
{
	width: 500px;
	float: left;
	height: 90px;
	margin: 0;
	padding: 0;
}
#header img
{
	border: none;
}
#logoheader
{
	height: 89px;
	padding: 0 10px;
	padding-bottom: 10px;

}
#header h1
{
	width:380px;
	height: 108px;
	padding: 0;
	margin: 0;
}
#logoimg h1 > a
{
	display: block;
	width: 380px;
	height: 90px;
	background-image: url('images/asl_lg2.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

/* paticka */
#copyright
{
	text-transform: none;
        font-family: Tahoma;
}

/*zobrazeni*/
.cl
{
	clear: both;
	height: 0 !important;
}
.inlineblock
{
	display: inline;
}

/* nastaveni okraju a zarovnani */
.paddingall
{
	padding: 10px;
}
.paddingallpicture
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.nobottompadding
{
	padding-bottom: 0 !important;
}
.toppadding
{
	padding-top: 15px;
}
.right
{
	text-align: right;
}
.left
{
	text-align: left;
}
.rightcolumn, .leftcolumn
{
  padding: 10px;
  padding-top: 0;
  padding-left: 35px;
  padding-bottom: 200px;
}

/*elementy*/
#mainwrapper a, #datetime a
{
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #4D71AE;
}

.entry > p > img
{
	padding-bottom: 15px;
	display: block;
}
.entry > p:first-child
{
	margin-top: 0;
	padding-top: 0;
}

.entry
{
	padding-bottom: 30px;
}
.entry p
{
  padding-right: 30px;
  margin-top: 0px;
}
.actuality
{
  padding-bottom: 3px;
}
.actuality p
{
  padding: 5px 0;
  margin: 0;
}


/*menu v hlavicce - odkazy */
#header ul
{
	margin: 0;
	padding-left: 0px;
	display: block;
	height: 27px;
	vertical-align: middle;
	list-style-type: none;
}
#header ul li
{
	float: left;
	
}
#header ul li a
{
  border-top: 3px solid #95b9e2;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 27px;
	display: inline-block;
	height: 27px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
  padding: 0;
	margin: 0;
}
#header ul li.current_page_item > a, #header ul li.current_page_parent > a, #header ul li.current_page_ancestor > a, #header ul li.current_page_item > a, #header ul li.current_page_parent > a, #header ul li.current_page_ancestor > a
{
	background-color: #EF9B49;
	border-top: 3px solid #fec577;
}
#header ul li a:hover
{
  /*background-color: #F6AA42;*/
  border-top: 3px solid #fec577;
}


/* nastaveni sirek v hornim menu */

.page-item-4, .page-item-4 a
{
	width: 90px;
/*	background-image: url('images/whiteline.png');
	background-position: 25px 8px;
	background-repeat: no-repeat;*/
}
.page-item-6, .page-item-6 a
{
	width: 90px;
	/*background-image: url('images/whiteline.png');
	background-position: 22px 8px;
	background-repeat: no-repeat;*/
}
.page-item-7, .page-item-7 a
{
	width: 78px;
	/*background-image: url('images/whiteline.png');
	background-position: 16px 8px;
	background-repeat: no-repeat;*/
}
.page-item-46, .page-item-46 a
{
	width: 186px;
	/*background-image: url('images/whiteline.png');
	background-position: 21px 8px;
	background-repeat: no-repeat;*/
}
.page-item-39, .page-item-39 a
{
	width: 113px;
	/*background-image: url('images/whiteline.png');
	background-position: 21px 8px;
	background-repeat: no-repeat;*/
}
.page-item-55, .page-item-55 a
{
	width: 113px;
	/*background-image: url('images/whiteline.png');
	background-position: 23px 9px;
	background-repeat: no-repeat;*/
}


/* ostatni odkazy menu*/
.page-item-307, .page-item-307 a
{
padding-top: 20px;
}

/* skryte odkazy menu */
.page-item-99, .page-item-113, .page-item-307
{
  display: none !important;
}

/* menu v levem a pravem sloupci */

/*#left ul, #right ul
{
	margin: 0;
  padding-left: 9px;
	display: block;
	list-style-type: none;
}

#left ul li, #right ul li
{
	display: block;
	list-style-type: none;
}
#left ul li a, #right ul li a
{
	color: #605e5d;
	font-weight: normal;
	font-size: 10px;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 1px;
	padding-left: 6px;
	background-image: url('images/grayline.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#left ul li ul li ul li a, #left ul li ul li ul li ul li a
{
	text-transform: lowercase;
}
#left ul li a:hover, #right ul li a:hover
{
	color: #615C5C;
}

#left ul li a:hover, #left ul li.current_page_item > a, #left ul li.current_page_parent > a, #left ul li.current_page_ancestor > a, #left ul li.current_page_item > a, #left ul li.current_page_parent > a, #left ul li.current_page_ancestor > a
{
	color: #EF9B49;
	background-image: url('images/orangeline.png');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}*/

/*#right a
{
	
	display: block;
  width: 148px;
  height: 61px;
	border: 1px solid #DEDEDE;
	vertical-align: middle;
	text-align: center;
}*/
#right a img
{
  border: 0;
  margin: 0;
  padding:0;
  display: block;
}

/* aktuality - blogposts */
.hentry h1
{
  margin-bottom: 0;
}

/* nastaveni pro text */
h1
{
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	color: #6e6e70;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4a83c3;
	margin-bottom: 3px;
	margin-top: 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

small
{
  margin-bottom: 5px;
  display: block;
  font-style: italic;
  color: #EF9B49;
}

#copyright a
{
  color: #1C77AC;
}

/* tabulky */
.entry table, .entry table tr
{
	width: 100%;
	background-color: #f7f7f8;
}
.catal_detail_item, .timetable
{
  height: 30px;
}
.timetable tr td
{
  height: 15px;
}
/*
.catal_item_div
{
  height: 0 !important;
  line-height: 0;
}
*/
.entry > table
{
  width: 489px !important;
}
.entry table tr td
{
	background-color: #f7f7f8;
	border: none;
	padding: 4px 8px;
}

#main_table
{
  margin-top: 3px;
  margin-bottom: 10px;
}
#main_table > tbody > tr:first-child > td, table.timetable_header tr td
{
  background-color: #DEDEDE;
}
#main_table > tbody > tr:first-child > td
{
  border-bottom: 5px solid white;
  height: 50px;
}
table.timetable_header tr td
{
  padding-right: 0;
}
table.timetable_header
{
  height: 50px;
}
#main_table > tbody > tr > td
{
  border-bottom: 2px solid white;
}
#Table1, #Table2
{
  margin-bottom: 15px;
}

/* ostatni */
.textanchor
{
  line-height: 61px;
}
.entry img.promo
{
  width: 490px;
  height: 147px;
  margin-bottom: 15px;
}
.catal_item_div
{
  border: none !important;
}
.odsazeni
{
  display: inline-block;
  width: 10px;
}

/* kontakty */
#contactstable
{
  width: 100%;
  background-color: white;
  margin-bottom: 25px;
}
#contactstable tr, #contactstable tr td
{
  vertical-align: top; 
  background-color: white;
  padding: 0;
}
#urednihodinytable 
{
  margin-bottom: 25px;
}

#cliententry {text-align: left;width: 200px;padding: 0;float: left;height: 90px;}
#cliententry table tr td {vertical-align: middle;height: 80px;}
#cliententry table {width: 200px;}

/* nastaveni leveho menu */

#left>.paddingall>ul
{
  width: 165px;
  padding: 0 !important;
  margin: 0 !important;
}
#left>.paddingall>ul li
{
  list-style-type: none;
  padding: 0;
  margin:0;
}
#left>.paddingall>ul li ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#left a
{
  display: block;
  padding-left:15px;
  color: #605E5D;
  text-decoration: none;
  font-weight: normal;
}
/*prvni uroven*/
#left>.paddingall>ul>li>ul>li>a
{
  text-transform: uppercase;
}
#left>.paddingall>ul>li>ul>li.current_page_item>a, #left>.paddingall>ul>li>ul>li.current_page_parent>a, #left>.paddingall>ul>li>ul>li.current_page_ancestor>a
{
  background-color: #f3f3f4;

}
/*druha uroven*/
#left>.paddingall>ul>li>ul>li>ul
{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f4;
}
#left>.paddingall>ul>li>ul>li>ul>li>a
{
  text-transform: lowercase;
}
#left>.paddingall>ul>li>ul>li>ul>li.current_page_parent>a, #left>.paddingall>ul>li>ul>li>ul>li.current_page_item>a
{
  background-image: url('images/menu-line.gif');
  background-repeat: no-repeat;
  background-position: left center;
  color: #EF9B49;

}
/*treti uroven*/
#left>.paddingall>ul>li>ul>li>ul>li>ul>li>a
{
  margin-left: 10px;
  text-transform: lowercase;
}
#left>.paddingall>ul>li>ul>li>ul>li>ul>li.current_page_item>a
{
  background-image: url('images/menu-line.gif');
  background-repeat: no-repeat;
  background-position: left center;
  color: #EF9B49;
}