html{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body{
	font-size: inherit;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: inherit;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	
}

input, select, textarea{
	font-size: 1em;
}
table,td, tr {
	empty-cells: show;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
dl,ul,ol,li,dd,dt,h1,h2,h3,h4,h5,h6,pre,form,
fieldset, p {
	border: none;
	margin: 0px;
	padding: 0px;
}
a img,:link img,:visited img{ border: none; }


body {
	padding : 0;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}

#page {
	overflow:hidden;
	padding : 0;
	clear : both;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* ---------------------
Styles généraux
--------------------- */
h1 {
	font-size : 1.8em;
	font-weight: bold;
	display: none;
}
h2 {
	font-size : 1.4em;
	color: #666666;
}
h3 {
	font-size : 1.1em;
	padding: 0;
	display: block;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
h4 {
	color: #999999;
}

a {
	text-decoration: underline;
	color: #BD9148;
}
a:hover {
	color: #6A7D73;
	text-decoration: none;
}
.clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}

a.galimage { display:block; width:250px; height:90px;}
div.framer {
	border:1px dotted #a8a7a7;
	padding:3px;
	float:left;
	position:relative;
	z-index:10;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	color: #333333;
	text-align: left;
	font-size: 0.8em;
	background-image: url(../../images/right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
a.fwd { display:none;}

blockquote {
	font-size: 1.2em;
	font-style: italic;
	color: #990000;
	font-family: "Trebuchet MS";
	line-height: 1em;
}

/* ---------------------
Formulaire
--------------------- */
fieldset {
	border : 0;
}
label {
	display : block;
}
input, textarea {
	border-left : 1px solid #C3C9D0;
	border-top : 1px solid #C3C9D0;
	border-right : 1px solid #D4DAE2;
	border-bottom : 1px solid #D4DAE2;
	margin: 3px;
}
input:focus, textarea:focus {
	background-color : #FFFFFF;
	border-left : 1px solid #D4DAE2;
	border-top : 1px solid #D4DAE2;
	border-right : 1px solid #C3C9D0;
	border-bottom : 1px solid #C3C9D0;
}
input[type=submit], input[type=reset] {
	background : #D4DAE2;
	}
input[type=text] {
	margin : 0 0 0 5px;
}
textarea {
	width : 80%;
}
#header {
	display: block;
	width: 100%;
	background-image: url(../../images/LOGO_2.jpg);
	height: 163px;
	background-repeat: no-repeat;
}
#header h1 {
	font-weight:normal;
	font-family:Georgia, Times New Roman, times, serif;
	font-size:1px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
#header b { font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; font-weight:normal; }
#header span {
	display:block;
	width:100%;
	font-size: 0.9em;
	font-weight: bold;
	color: #517CA1;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}


/* ---------------------
Haut de page (#top)
--------------------- */
#top {
	width : 1000px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

#top  ul {
	width : 100%;
	list-style-type : none;
	line-height: 1em;
	font-style: normal;
	font-size: 0.9em;
	font-weight: bold;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	display: block;
	padding-top: 10px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../../images/bg_menu.jpg);
}
#top ul li {
	line-height: 1em;
	display: inline;
	font-weight: bolder;
	margin-left: 15px;
	color: #C7965A;
}
#top ul li a {
	text-align:center;
	font-weight: normal;
	line-height: 1em;
	text-decoration: underline;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#top ul li a:hover {
	text-align:center;
	font-weight: normal;
	line-height: 1em;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/bg_hover1.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 36px;
	background-position: center top;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

#top ul li a.active  {
	text-decoration: none;
	color: #C79A63;
	background-image: url(../../images/bg_hover1.jpg);
}
#top.active a:link {
	background-image: url(../../images/bg_hover1.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}


/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	float : left;
	width : 634px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}


body#tic div.stat { padding:0px 0 40px 0;}


#content_galeria {
	overflow:hidden;
	margin-top: 30px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
	display: block;
}

div.stat#content   {
	width: 800px;
	line-height: 1.5em;
}
#page   div.stat#content img  {
	display: block;
	border: 1px dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	float: left;
	margin-right: 20px;
	clear: both;
}
div.stat h2 {
	padding:10px 0 5px 0;
	font-size: 2em;
	color: #CC9933;
	font-family: "Trebuchet MS";
	background-image: url(../../images/gallery_bg2.jpg);
	font-weight: lighter;
}
div.stat h3 {
	padding:10px 0 5px 0;
	color: #CC9933;
}

#content_galeria h2 {
	display: block;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 2em;
	font-style: normal;
	color: #CC9933;
	font-weight: lighter;
	text-align: left;
	background-image: url(../../images/gallery_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#gallerytext {
	float: left;
	width: 700px;
	clear: both;
	line-height: 1.3em;
	background-color: #D9D3C5;
	padding: 10px;
}
#page  #content_galeria  #gallerytext  img  {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
}

#gallerytext h2   {
	font-family: "Trebuchet MS";
	font-size: 2em;
	color: #990000;
	background-image: none;
}
#gallerytext  h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #790027;
	font-family: "Trebuchet MS";
	padding-top: 20px;
}

div.flash {
        margin-top: 30px;
}  



.homo, .cat, .artikol {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	border: 2px dotted #D6DFDA;
	margin: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

#inform {
	width:auto;
	color:#000;
	font-size:1em;
	line-height:1.1em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#inform img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#inform #maintext {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 500px;
	width: 940px;
	background-color: #B4B6B3;
	border: 2px dotted #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#maintext .one  p      {
	position: relative;
	color: #333333;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	font-size: 1.1em;
	margin-bottom: 5px;
	width: auto;
	display: block;
	background-image: url(../../images/arrow_red.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: left center;
}

#maintext .one h2 {
	display: block;
	font-size: 2em;
	color: #921116;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-style: normal;
	width: auto;
	line-height: normal;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}
.explanation {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	width: 940px;
	background-color: #D8D3C5;
	border: 2px dotted #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.explanation img {
	float: left;
	margin-right: 20px;
}

.explanation h2 {
	font-size: 2em;
	font-family: "Trebuchet MS";
	font-weight: lighter;
	color: #921116;
	display: block;
	padding: 10px;
}
.explanation p {
	font-size: 1em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}




#inform p {


}

#inform .text {
	float: left;
	width: 200px;
	margin-right: 10px;
	display: block;
	clear: left;
	position: relative;
}

#inform i { font-size:1.6em; font-style:italic}



.post { /* Conteneur de l'article */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
}

.title { /* Titre de l'article */
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

h2.title {
	padding:0;
	line-height:1em;
	color: #333333;
	font-size: 1.6em;
	margin: 0;
	clear: both;
	display: block;
}
}

p.extract {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}

body#ut h2 { margin:20px 0 2px 0;}

p.datum {
	font-size:1em;
	color:#333333;
	text-align:left;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 0;
	clear: both;
	display: block;
	font-weight: bold;
	padding: 5px;
} 	
p.datum:first-line { font-weight:bold; line-height:1.2em}

div.common .title a {
	text-decoration : underline;
}
div.common .title a:hover {

}

.post-info {
	font-size:.8em;
	padding : 0;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	text-align: left;
}
p.post-info {
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	display: block;
	clear: both;
}
div.post   articul p {
	display: block;
	float: right;
	width: auto;
	font-size: 0.9em;
	line-height: 1.5px;
}
#page  #content  .post  img  {
	display: block;
	border: 1px dotted #999999;
	padding: 3px;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#page  #content  .post  p  {
	font-size: 0.9em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
.articul /* read news inside customisation */
 h2.title   {
	width:100%;
	color: #CC9933;
} 	
.articul .post-info {
	width:100%;
}

.articul #banner { margin:10px 0 10px 0;}


/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
body#bdesign #sidebar, body#nts #sidebar, body#ut #sidebar { display:none}

#sidebar {
	float : right;
	width : 250px;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	position: relative;
	padding: 0;
	margin-right: 45px;
	height: auto;
	font-size: 1em;
}
#categories img {
	float: left;
	margin: 3px;
}

#sidebar div {
	width : 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	border: 2px dotted #FFFFFF;
	background-color: #333333;
	color: #CCCC00;
}
#sidebar #categories {
}

#sidebar h2 { /* Titre des menus de la sidebar */
	color : #848451;
	font-size : 1.5em;
	margin : 0;
	padding : 3px 0 4px 8px;
	font-weight:normal;
	font-family: "Trebuchet MS";
	font-style: oblique;
	text-align: center;
	display: none;
}
#sidebar ul { /* Bloc de liste */
	padding : 0;
	margin-top: 0;
	margin-right: 30;
	margin-bottom: 20px;
	margin-left: 0;
}
#sidebar li { /* Elément de liste */
	list-style-type : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	height: 32px;
	background-image: url(../../images/news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 10px;
}
#sidebar li a { /* Liens dans les listes */
	color : #FFCC33;
	text-decoration : underline;
	font-style: normal;
	font-weight: bolder;
	padding: 0;
	}
#sidebar  li a:hover {
	color: #CC9900;
	text-decoration: none;
}
#categories img {
	clear: left;
	float: left;
}
/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	width :100%;
	text-align : left;
	font-size : .9em;
	color : #fff;
	height:75px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0;
	background-image: url(../../images/footer_bg1.jpg);
}
#page #content li {
	font-style: italic;
	list-style-type: circle;
	display: block;
	list-style-position: inside;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#footer p {
	width:427px;
	text-align:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #333333;
}
#footer img {
	float:left;
	margin-right: 10px;
}
#footer a {
	color : #FF0000;
	font-weight: bold;
}
#footer a:hover {
	border:none;
	color: #666666;
	text-decoration: underline;
}


/* pagination */

#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	text-align : center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin :0;
	padding : 15px 0 10px 0;
	color: #666666;
}
a.pagi {
	padding:3px 5px 3px 5px;
	color:#666666;
	font-size:1.1em;
	font-weight: bolder;
}
.two span {
	font-weight: bolder;
	color: #FFCC00;
}



/*  lightbox stuff */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../Nov%C3%A1%20slo%C5%BEka/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../Nov%C3%A1%20slo%C5%BEka/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }


#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#main {
	width: 100%;
	text-align: left;
}
.one p {
	font-style: normal;
}

.one {
	float: left;
	width: 500px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


.two {
	width: 300px;
	height: auto;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
	position: relative;
	background-color: #333333;
	color: #FFF9E6;
	font-size: 0.9em;
	line-height: 1.3em;
	border: 2px dotted #DCE1D7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
}
.two h2 {
	color: #FFCC00;
	font-weight: bolder;
	display: block;
	clear: both;
}

.two p {
	clear: right;
	color: #C5DED7;
	display: block;
	vertical-align: bottom;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-style: italic;
	font-size: 1.2em;
	font-weight: bolder;
}
.two img     {
	display: block;
	float: left;
	border-style: none;
	clear: left;
	vertical-align: baseline;
	margin: 5px;
}
.two a {
	font-weight: bold;
	color: #FFCC00;
}
.more {
	margin-top: 8px;
	display: block;
}

#content_galeria .framer img {
	float: left;
}
.boldcenter {
	margin: 5px;
}
#kontakt {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D6DFDA;
	padding: 10px;
	display: none;
	width: 600px;
}
#kontakt h2 {
	font-family: "Trebuchet MS";
	font-style: italic;
	color: #993300;
}
#kontakt p {
	font-size: 0.9em;
	font-weight: bolder;
	color: #666666;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#kontakt #aa .boldcenter {
	background-color: #50876B;
	color: #FFFFFF;
	font-weight: bolder;
}

