
/***********************************************/
/* left_style.css                              */
/* Used with school WEB IS                     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
/*	background-color: #E4CA95;*/
	background-color: #dee7ff;
}

img { border: none; }

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background: none;
}


/************* horni menu ***********************/
a.menu, a:visited.menu {
  font-family: Arial,Verdana,sans-serif;
  font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

a:hover.menu {
  text-decoration: none;
  color: #000;
  text-decoration: underline;
}

a.menu_set, a:visited.menu_set {
  font-family: Arial,Verdana,sans-serif;
  font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	color: #ea2201;
}

a:hover.menu_set {
  text-decoration: none;
  color: #ea2201;
  text-decoration: underline;
}


/* logo stranky */
.tabulka_logo {
  width: 99%;
  margin: 5px;
}

.stredLogo {
  background: url(../pictures/logo3.png) repeat-x;
  height: 89px;
  width: 90%;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h2.orange
{
 color: #99001A;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

hr.main_hr {
 border: 1px inset;
 display: block;
 padding: 0 0 0 0;
 color: #CC6633;
 
 }

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li.pnt_blk {
    color: black;
    margin: 10px 0px 10px 10px;
    list-style-image: url(./../pictures/pnt_blk.png);
   }

li.sm {
    color: black;
    margin: 10px 0px 10px 10px;
    list-style-type: none;
    list-style-image: none;
/*    list-style-image: url(./../pictures/pnt_blk.gif);*/
   }
li.sm11 {
    color: black;
    margin: 5px 0px 0px 5px;
    list-style-image: url(./../pictures/pnt_blk.png);;
   }

li.sm111 {
    color: black;
    margin: 5px 0px 0px 5px;
    list-style-type: disc;
    
    list-style-image: none;
/*    list-style-image: url(./../pictures/pnt_blk.gif);*/
   }

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 0px;
	width: 100%;
	text-align: center;
}

#logo{
  margin: 0;
	padding: 0px 0px;
	border-bottom: 0px;
}


/************** leve menu ***************************/
#leve_menu {
  width: 250px;
  text-align: left;
  margin: 0 5px 5px 5px;
  padding: 0;
}

#leve_menu ul {
  padding: 0;
  margin: 0;
}

.vrch_menu_dole {
  width: 250px;
  height: 39px;
}

.vrch_dopln {
  background: url(../pictures/menu_back.png) repeat;
  width: 220px;
  height: 39px;
}

.dole_dopln {
  background: url(../pictures/menu_back.png) repeat;
  width: 220px;
  height: 39px;
}

.navBar {
  background: url(../pictures/menu_back.png) repeat;
  width: 250px;
  /*height: 232px;*/
}

.navBar li {
  margin: 2px 0;
}

.navBar a {
  font-size: 90%;
  font-weight: bold;
}

.menu_nadpis {
  position: relative;
  top: 10px;
  color: #dee7ff;
  font-weight: bold;
  font-size: 1.1em;
  width: 220px;
  display: block;
  text-align: center;
}

/*aktualne vybrany odkaz menu*/
a.sub_menu_set, a:visited.sub_menu_set {
  margin: 0 10px;
  padding: 2px 10px;
  border-bottom: 1px solid #000;
  width: 200px;
  display: block;
  color: #f6321e;
}

a:hover.sub_menu_set {
  text-decoration: none;
  color: #9D0000;
}

/*odkaz menu*/
a.sub_menu, a:visited.sub_menu {
  margin: 0 10px;
  padding: 2px 10px;
  border-bottom: 1px solid #000;
  width: 200px;
  display: block;
  color: #000; 
}

a:hover.sub_menu {
  text-decoration: none;
  color: #f6321e;
}

.powerby {
  font-family: Arial,Verdana,sans-serif;
  font-size: 12px;
	position: relative;
	left: 50px;;
	top: 20px;
	color: #dee7ff;
}

.navBar hr {
  padding: 0;
  margin: 0 auto;
  width: 240px;
  text-align: center;
  visibility: hidden;
}

.powerby a {
  color: #dee7ff;
}

.powerby a:hover {
  color: #9D0000;
  text-decoration: none;
}

.posun_ikonuAES {
  padding-top: 5px;
}

html>body .posun_ikonuAES {
/*  width: 80px;*/
  text-align: center;
  margin: 0 auto;
}

/*
.posunMenu {
  margin: 3px 10px;
  font-weight: bold;
}
*/


#content{
	width: 70%;
	/*width: 100%;*/
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0;
}

#content img.thin
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

/*
#content img{
	border: 0px;
	padding: 5px 5px 5px 5px;
	
}


#content img.border{
	border: 1px #cccccc solid;
	padding: 2px 2px 2px 2px;
}

#content img.stded{
	border: 0px;
	padding: 0 0 0 0;
	
}
*/
#tinymce img{
	border: 0px;
	padding: 0 0 0 0;
	
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
	color: black;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 10px 0px 10px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
/*	font-size: 90%;*/
  padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/************ sectionLinks styles **************/
/*
#sectionLinks{
	margin: 0px;
	padding: 0px;
  background-color: #ffffff;
}
*/
/*
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #158000;/*#cccccc;*/
/*}

#sectionLinks a:link, #sectionLinks a:visited {
  display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #158000;
	background-image:  url("./../pictures/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: black
}
*/
/*
#sectionLinks a {
  display: block;
	border-bottom: 1px solid #158000;
	background-image:  url("./../pictures/bg_nav.jpg");
	font-weight: bold;
	padding: 5px 0px 3px 15px;
	color: #fff;
	font-size: 90%;
	background-color: #6b96ce;
	margin: 1px 0; 
}
*/
/*
#sectionLinks a:link.sub_menu_set, #sectionLinks a:visited.sub_menu_set {
  color: #9D0000;
	text-decoration: none;
	background-color: #92bcea;
	border-top: 1px solid #158000;
	border-bottom: none;
}

#sectionLinks a:hover{
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #9D0000;
}
*/

/*********** .welcom message styles ************/

.wm {
  font-weight: bold;
  color: #3300ff;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: right;
	padding: 10px 50px 10px 10px;
	margin: 10px 100px 10px 10px;
}
/* adjust margins to change separation between the feature image and text flowing around it */

.no_border
{
  border: 0px;
}

.border
{
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 0px 0px;
}


/************* #footer styles ***************/
.stred_footer {
  background: url(../pictures/pat3.png) repeat-x;
  width: 99%;
  font-size: 75%;
}

.stred_footer a {
  padding: 0;
  margin: 0;
}

.tabulka_footer {
  width: 99%;
  margin: 5px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 5px 10px;
	/*background-color: #FF9933;*/
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

.right { /* right - align */
	padding: 0 1em;
	float: right;
  font-size: 1em;
	color: #cccccc;
	margin-top: -15px;
}
.black {
	color: black;
}

.gray 
{
	color: #515354;
}

.gray_li 
{
	color: #686A6A;
}


.left 
{ /* right - align */
	padding: 0 0em;
/*	float: left;*/
  font-size: 1em;
	color: #cccccc;
	margin-top: 0px;
}



.right2 { /* right - align text black*/
	padding: 0 1em;
	float: right;
  text-align: right;
  font-size: 1em;
	color: black;
	margin-top: -15px;
}

.vert_al { /* zarovnani v tabulce na vysku - u textu */
  vertical-align:top;
}

.realty_name
{
 font-size: 1.5em;
}

.date /* barva datumu v prehledu nemovitosti */
{
  color:rgb(153,102,0);
}
.tab_max
{
  width: 100%;
}

.tab_h80
{
  height:100px;
}

.tab_100
{
  width:100px;
}

.tab_50
{
  width:50px;
}


.blue { /*  blue color of tet */
	color: #006699;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.contacts { /*formatovani kontaktu*/
  margin: 0;
  text-align: left;
	padding: 0;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/
/*
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
*/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack */
/*html>body #navBar li {border-bottom: none;}*/


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 5px 10px 10px 10px;
	font-size: 90%;
}

.relatedLinks ul{
	list-style-type: none;
}

.relatedLinks a {
  padding: 5px 10px 10px 10px;
  color: #3764d0;
  font-weight: bold;
}

.relatedLinks a:hover {
  color: #0a3ebb;
  text-decoration: underline;
}


/************** # styles **************/

.vlevo {
  float: left;
}

.cisti {
  clear: both;
}

/************** #center styles **************/

#center
{
	padding: 10px 0px 0px 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#center table 
{
	margin: 5px 0px 0px 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}
#center caption 
{
	margin: 20px 0px 0px 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/********************** TABLEs CLASSES *****************/

.tab_head /*vypln hlavicky tabulky */
{
  background-color:  #6CA8DF;
/*  border: 1px solid black;*/ 
}


.ON
{
  /*  border: 1px solid black;*/ 
  border-bottom: 1px solid black;
  border-left: 1px solid black;
}    
  
.ON_r
{
  border-top: 1px solid black;
  border-right: 1px solid black;
  margin: 10px 10px 10px 10px;
}      

.OFF
{
  border: 0px none black; 
} 

.tab_hi /*vypln sudych radku */
{
  background-color:  #D9D9DB;

}

.tab_li /*vypln lichych radku */
{
  background-color:  #E6E6E6;
  border: 1px solid black; 
}

.tab_orange_hi /*oranzova vypln tabulky*/
{
  background-color:  #FFA800;
  border: 1px solid black; 
}

.tab_orange_li /*oranzova vypln tabulky*/
{
  background-color:  #FFCF00;
  border: 1px solid black; 
}

.tab_orange_li2 /*oranzova vypln tabulky*/
{
  background-color:  #FFB900;
  border: 1px solid black; 
}


/**************************************************/
/********************* E-ALBUM ********************/
/**************************************************/


a.navigation_adr {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 1px 1px 1px;
}
a:hover.navigation_adr {
	color: #FFFFFF;
	background: blue;
	text-decoration: none;
	padding: 0px 1px 1px 1px;
}

a.realty, a:visited.realty {
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 1px 1px 1px;
}
a:hover.realty {
	color: #006699;
	background: none;
	text-decoration: none;
	padding: 0px 1px 1px 1px;
}

a.no_und {
	margin: 0;
	padding: 0;
  text-align: center;

/*	border: 1px solid #000;*/
}
a:hover.no_und {
	background-color: white;
	margin: 0;
	padding: 0;
}


.nav { /*formatovani  lokalni navigace*/
  margin: 0;
  text-align: left;
  font-size: 10px;
	padding: 0;
}
.nav_adr { /*formatovani navigace skrze adresaru*/
  margin: 0;
  text-align: left;
  font-size: 11px;
	padding: 0;
}

.small_text {
	font-size: 90%;
	color: black;
} 

.small_text2 {
	font-size: 90%;
}

.small_text3 {
	font-size: 70%;
}


li.adr {
    color: black;
    margin: 0px 10px 10px 0px;
    list-style-image: url(./../pictures/pnt_blk.png);
    
   }
li.contacts {
    margin: 0px 0px 0px 0px;
   }


li.list11_text /*  odrazeni 1.1 */
{
  margin: 0px 10px 0px 20px;
}

p.list11_text /*  odrazeni 1.1 */
{
  margin: 10px 80px 0px 30px;
}

p.list11 /*  odrazeni 1.1 */
{
  margin: 10px 80px 0px 30px;
}

h3.list11 /*  odrazeni 1.1 */
{
  margin: 10px 0px 0px 30px;
}

p.list1_text /*  odrazeni 1 */
{
  margin: 0px 0px 30px 10px;
}

p.list111_text_0 /*  odrazeni 1 - bez odsazeni dole*/
{
  margin: 0px 0px 0px 60px;
}

p.list111_text /*  odrazeni 1 */
{
  margin: 0px 0px 30px 60px;
}

p.list1_text_0 /*  odrazeni 1 - bez odsazeni dole*/
{
  margin: 0px 0px 0px 10px;
}


p.list111 /*  odrazeni 1.1.1 */
{
  margin: 10px 0px 0px 130px;
}

table.list1 /*  odrazeni 1 */
{
  margin: 10px 0px 10px 40px;
}

table.list11 /*  odrazeni 1.1 */
{
  margin: 10px 0px 0px 80px;
}

table.list11_adr /*  odrazeni 1 */
{
  margin: -10px 0px 10px 30px;
}

table.list111 /*  odrazeni 1.1.1 */
{
  margin: 10px 0px 0px 130px;
}

.bold_text /*tucne pismo*/
{
  font-weight: bold;
}

.nowrap /*nezalamovani textu*/
{
  white-space: nowrap;
}


.red_text /*cervene pismo*/
{
  color: red;
}

.center /*centrovany text*/
{
  text-align: center;
}

.orange_text /*oranzovy text*/
{
  color: #F86300;
}

.pic_list { /*formatovani vypisu obrazku*/
  margin: 0;
  text-align: center;
	padding: 0;
}

table.pic_list
{
  border-color : black;
  border: 0px black solid;
  border-collapse: collapse;
  border-style : solid;   
  text-align: center;
}

tr.pic_list
{
  text-align: center;
  margin-left: 0px; 
  margin-right:0px; 
  margin-top: 0; 
  margin-bottom: 0;
}
td.pic
{
  text-align: center;
  border-bottom: 1px black dotted;
  border-top: 1px silver dashed;
  border-left: 1px black dotted;
  border-right: 1px black dotted;
  border-collapse: collapse;

}
td.pic_part
{
/*  border: 1px silver solid;*/
  text-align: center;
  border-bottom: 1px silver dashed;
  border-top: 1px black dotted;
  border-left: 1px black dotted;
  border-right: 1px black dotted;
  border-collapse: collapse;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* Seznam barev pro diskusn9 board */
.b_red
{
  color: #FF0000;
}

.b_blue
{
  color: #0052E8;
}

.b_yellow
{
  color: #ECDE00;
}

.b_green
{
  color: #26E500;
}

.b_cyan
{
  color: #00E3E6;
}

.b_magenta
{
  color: #E800E5;
}

.b_brown
{
  color: #BF7900;
}

.b_orange
{
  color: #F86300;
}
/* konec seznamu borev pro diskusni board */

/* NEWS */

.news img{
  padding: 0;
  margin: 0;
}

.news_vrch1 {
  background: url(../pictures/news_vrch1.png) no-repeat;
  padding: 0;
  margin: 0;
}

.news_vrch2 {
  background: url(../pictures/news_vrch2.png) no-repeat;
  padding: 0;
  margin: 0;
}

.news_up_midd {
  padding: 0;
  margin: 0;
  background: url(../pictures/news_vrch3.png) repeat-x;
  height: 28px;
  width: 100%;
}

.news_down_midd {
  padding: 0;
  margin: 0;
  background: url(../pictures/news_dole3.png) repeat-x;
  height: 28px;
}

.stred_news {
  background: url(../pictures/news_stred.png) repeat;
  padding: 0;
  margin: 0;
}

.odsad_news_text {
  padding-top: 5px;
}

.news_odsad {
  margin-bottom: 10px;
}

.news_right
{
  text-align: right;
  margin: 0px 5px 5px 0px;
  padding: 0px 5px 5px 0px;;
}
/* END OF: NEWS */

.e-album_cat
{
  padding: 0px 0px 0px 40px;
}

div.show_archiv /* vzhled testovych otazek u aarchivu - ramceke, text, barva pozadi... */
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-size: 10pt; 
  margin: 0em 0;
  font-weight: normal;
  background-color: #E6E6E6;
  border: 1px solid rgb(0,0,0); 
  color: black;
}
.left
{
  text-align: left;
}

.pic 
{
  border: 0;
}

