/*  creactor.cms CSS template
    copyright creactive.cz; studio@creactive.cz
*/

*{margin: 0 ; padding: 0 ;}
html{
}
body {
  font: 75% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  color: #fff;
  text-align: left; 
  background: #525252;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, address, table, fieldset, .meta, .separ {
  margin: 20px ;
  line-height: 20px;
}

h1, h2, h3, h4, h5, h6, legend {
  padding: 0 ;
  color: #FF9900;
}
h1{font-size: 2.8em; letter-spacing: -1px;}
h2{font-size: 1.8em; border-bottom: 1px solid #888 ; line-height: 40px; color: #999; }
h3{font-size: 1.5em; font-weight: normal;  }
h4{font-size: 1em; color: ;}
h5{font-size: 1em; padding: 0 ;border: none;  display: inline; }
h6{font-size: 0.8em; padding: 0 ;border: none;  display: inline;}

p, address{ font-size: 1.2em; }
ul{margin-left: 40px ; list-style: square;  }

ul.extra    {list-style:none;position:relative;}
ul.extra li {background: url(../img/li_extra.jpg) no-repeat 0 6px;padding:0 0 0 20px;}

ul.ref{float:left;margin-top:0px;list-style:none;}
ul.ref li a {text-decoration:none;font-weight: bold;background: url(../img/url_ext.gif) no-repeat right 1px;padding-right:10px;}

ol{margin-left: 50px ; }
dl{margin-left: 20px ; }
dt{font-weight: bold;}
dd{margin: 0 0 20px 30px;}

address{ font-style: normal; color: #999; font-size: 0.8em; line-height: 1.5em; margin-top: 40px; }
blockquote{margin-left: 40px ;}

img{border: 0 }
.photo{	border: 5px solid #666 ; }


big{font-size: 1.2em;}
small{font-size: 0.8em;}


a:link {text-decoration: underline; color: #FF9900;}
a:visited {text-decoration: underline; color: #FF9900;}
a:active {text-decoration: underline; color: #fff;}
a:hover {text-decoration: none; color: #fff;}

a:hover .photo{border-color: #FF9900;}


hr {display: none;}

/*		table		*/
table{
  border: 4px solid #f1f2eb;
  background-color: #fff;
  font-size: 1em;
  border-collapse: collapse;
  }
th,td{
  border: 1px solid #FF9900;
	padding:6px 10px;
  font-size: 1em;
  }
th{
  background-color: #FF9900;
  padding: 8px 10px;
  color: white;
  font-size: 1em;
  text-align: center;
  }
.note {background-color: #f1f2eb; font-size: 0.9em;}

/*		forms		*/
fieldset{
  border: none;
 }
legend{
	padding: 5px 0 0 0 ;
	border: none;
	text-align: left;
}
label{}
input, select, textarea {
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
}
form input.button{
  font-weight: bold;
  width: auto ;
}

/*  ID  */
#page{
  width: 680px;
  text-align: left;
  margin: 0 ;
  padding: 0;
  background:  url(../img/body.jpg) repeat-x 0 0 ;
  position: relative; 
}

#header{
  height: 220px;
  background: url(../img/theme.jpg) no-repeat left top;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  height: 100%;
}
#header h1 a{
  display: block;
  text-decoration: none;
  color: white;
  width: 280px;
  line-height: 100px;
  height: 100px;
  text-align: left;
  position: absolute;
  top: 120px;
  left: 70px;
  z-index: 10;}
#header h1 a span{
  display: block;
  width: 100% ;
  height: 100% ;
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
  background: url(../img/creactivecz.jpg) no-repeat ;

}
/*  header title */
#header h2{
  margin: 0 ;
  border: none ;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  position: absolute;
  top: 40px;
  left: 240px;
  border-left: 1px solid #888 ;
  padding: 20px;
  color: #888;
  line-height: 15px;
}
#mainlink{
  position: absolute;
  top: 90px;
  left: 195px;
  text-decoration: none;
  font-size: 0.9em;
  z-index: 3;
  /* display: none; */
  }
#mainlink:hover{
}
#header a:hover{
  color: #fff;
}



/* content */
#content{
  margin: 0 ;
  padding: 40px 40px 40px 80px;
  position: relative;
  background: url(../img/theme.jpg) no-repeat 0 -220px;
  }

p.extra{
  font-size: 1.2em;


}


.intro{
  font-size: 2em;
  letter-spacing: -1px;
  line-height: 1.2em;
  font-weight: bold;
  
}



/* footer */
#footer{
  margin: 0 20px 0 100px; 
  clear: both;
padding: 0px 0 60px 0; 

  color: #999;

 	  }
#footer p{
  padding: 20px 0;
  margin: 0 ;
  text-align: left;
  font-size: 0.8em;  
  line-height: 1.5em;
  }

#creactive{
  text-decoration: none;
  color: #999;
  }
#creactive:hover{}
.counters{
  position: absolute;
  visibility: hidden;
}

.hidden{
  visibility: hidden;
  position: absolute;
}

/*  class   */
.highlight{color: #FF9900;}
.white{color: white;}
.noscreen{display: none;}
.clear{display:block; clear: both;}
.separ {border-bottom: 1px solid #686868  ; line-height: 1px; font-size: 1px; height: 1px; width: 75%; }
.break {display:block; clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 0 -20px 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}
