/*  
Theme Name: bct-dark
Theme URI: http://denkz.net
Description: A light, simple and modern theme.
Version: 1
Author: d

*/



/* Begin Typography & Colors */
body {;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Trebuchet MS, Tahoma;
	color: silver;
	text-align: center;
	background-color: black;
	
	}

a {text-decoration: none;}
a:hover {text-decoration: none; color: rgb(000,160,240);}	
a:visited 
a.image {border-bottom: 0;}	
	
#page {
	text-align: left;
	}
	
#header a {
  z-index: 100;
	margin-top: 0px;
	border-bottom: none;
	text-transform: uppercase; 
	color: #acb0b3;
  font-family: Trebuchet MS;
  text-decoration: none;
  word-spacing: normal;
  text-align: left;
  letter-spacing: 1px;
  line-height: 1.2em;
  font-size: 1em;
  font-weight: bold;

  }
#header{background: url(images/header.png) no-repeat;}

#header a:hover {
  text-decoration: none;
  color: #acb0b3;	
  border-bottom: #00462a 10px solid;
  }
	
  /* 
#content {
	font-size: 1.4em;
	line-height: 1.4em;	
	} */
	
#footer {
	letter-spacing: 2px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 0.75em;
	font-weight: normal;	 
	}
	
#footer a, #footer a:visited {color: silver; text-decoration: none; border-bottom: none;}	
#footer a:hover {color: white;}	
	
h1, h2, h3, h4 {
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	}

h1 {
	font-size: 2.8em;
	line-height: 0.9em;
	}	
	
	
h2 a {color: rgb(80,80,80);
 	letter-spacing: -1px;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: none;			
	
	}

h3, h4, .datum {
  font-size: 1.0em;
  color: black ;
  font-weight: bold;
  letter-spacing: 2px;
  color: #00462a;
  padding: 1px 0 0px 2px;
}

h2 a:visited {color: rgb(120,120,120);}		
h2 a:hover {color: rgb(0,0,0);}


	
h4 {
 	letter-spacing: 1px;	
	font-size: 0.8em;
	line-height: 0.8em;
	font-weight: bold;	
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
	}	

strong{
font-weight: bold;
}	
/* End Typography & Colors */



/* Begin Structure */
#header li a {
  display: block;
  width: 138px;
	margin-top: 90px;
  margin-right: 12px;
  padding-bottom: 5px;
	float: left;
	text-align: left;
	border-bottom: #acb0b3 10px solid;
  }
  
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 900px;
	}
	
#header {
	height: 64px;
	width: 900px;
	}

#content {
	width: 900px;
	float: left;
	clear: both;
  font-size: 1.2em;
	}

#content.single {
	width: 900px; 
	margin: 0; 
	padding-left: 0px;
	padding-right: 11px;
  padding-top: 0px; 
  text-align: justify;
  min-height: 300px;
  
	}	

#header ul, #header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	}
	
#footer {
  width: 888px;
  margin-right: 22px;
	clear: both;
	background-color: black;
	color:#acb0b3;
  letter-spacing: 3px;
	}


#footer p {
	margin: 0;
	padding: 10px 2px;
	margin-bottom: 10px;
	text-align: right;
	}
/* End Structure */

p img {
	padding: 0;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignone {
	margin: 0px 0 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin: 0px 0 25px 0px;
	padding: 0 0 0 3px;
	list-style-position: inside;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}



ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite {
	margin: 12px 40px 12px 40px; 
	padding: 12px 12px 12px 12px; 
	font-style: italic;
	text-align: center;
	font-size: 1.1em;
	background-color: silver;
	border: 1px white dotted;
  }
  
.bqblack{
  margin: 12px 12px 12px 0px; 
	padding: 6px 6px 6px 6px; 
	font-style: normal;
	text-align: left;
	background-color: #050505;
	border: 1px #1F1F1F dotted;
}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

iframe {border:0px solid white; margin:0; padding:0;}
/* End Various Tags & Classes*/

.obalcol {
  float: left; 
  width: 888px;
  background: #acb0b3 url(loop.gif) repeat-x; 
  color: black; 
  margin-top: 12px; 
  padding-top: 0px;
  line-height: 1.2em;
}

#col1, #col2, #col3 {}

#col1{
width: 276px;
margin: 0;
float: left;
padding-left: 12px;
}

#col2{
width: 288px;
float: left;
padding-left: 12px;
padding-right: 12px;
}

#col3{
width: 288px;
margin-left: 12px;
float: left;
margin: 0;
}

sup {font-size: 90%;}

.novinky {
width: 268px;
background: silver url(loop2.gif) repeat-x; 
font-size: 0.9em;
min-height: 200px;
text-align: left;
padding: 5px;
padding-top: 12px;
}

.novinky p {
line-height: 1.1em;
padding: 5px;
padding-top: 0;
font-size: 0.8em;
}

.datum{font-size: 1.1em;}

#lang{
width: 888px;
 position: absolute;
 top: 74px;
 text-align: right;
}
#lang img {margin: 1px ;}