/*
Theme Name: AC-Nucleus
Theme URI: http://www.afterconcept.com/wordpress/wordpress-theme-ac-nucleus/
Description: A WordPress theme with a similar look to the Nucleus default theme.
Version: 1.0
Author: Stephan van Diepen
Author URI: http://www.afterconcept.com/

This theme is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

For any questions or suggestions, contact me through this post:
http://www.afterconcept.com/wordpress/wordpress-theme-ac-nucleus/

If you use this theme, a link back to my site http://www.afterconcept.com would be appreciated.
*/

*
{
  padding: 0;
  margin: 0;
}

body
{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x; 
	background-color: #535353;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6
{
  font-family: font-family: Arial, Geneva, Helvetica, sans-serif;;
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

h2
{
  padding-top: 5px;
  padding-left: 30px; 
}
h4
{
  padding-top: 5px;
}
h3
{
  font-size: 15px;
  padding-top: 5px;
  padding-left: 0px;
  padding-bottom: 8px; 
}

ul
{
  margin-left: 30px;
}

#sidebar ul
{
	padding: 0px;
	margin: 0px;
}

#sidebar li li{
  list-style: none;
  margin: 0px;
  margin-bottom: 2px;
  padding: 4px;
  background: #e7e7e7;
}

#sidebar li h2
{
  background: #d5d5d5;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px;
  padding: 4px;
}

a:link, a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ffffff;	
  text-decoration: underline;
}

hr
{
  display: none;
}

#page
{
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  background: #404040;
  border: 1px solid #1f1f1f;
}

#header
{
  background: url('images/header.jpg');
  width: 800px;
  height: 142px;
  position: relative;
}

#headimg
{
	top: 40px; 
	left: 43px; 
	width: 312px;
	height: 36px;
	position: absolute;
	float: left;
}

#headnadp
{
	top: 10px; 
	left: 118px; 
	position: absolute;
	float: left;
}

#header A 
{
	COLOR: #dddddd; 
	text-decoration: none;
}
#header A:hover 
{
	COLOR: #eeeeee; 
	text-decoration: none;
}

#header h1
{
  font-size: 2em;
}

#headfirmy {
	position: absolute;
	top: 21px;
	left: 400px; 
	float: left;
}

#topodkazy {
	position: absolute;
	top: 80px;
	left: 23px; 
	float: left;
	text-align: center;
}
#topodkazy A {
  	font-size: 8pt; 
	COLOR: #dadada; 
	TEXT-DECORATION: none;
	padding: 2px; 
}

#topodkazy A:hover {
  	font-size: 8pt; 
	COLOR: #hahaha; 
	TEXT-DECORATION: underline; 
}

#content
{
  width: 582px;
  float: right;
  background-image:url(images/mainbg.jpg);
}

#sidebar
{
  width: 215px;
  margin-right: 70%;
}

.sidebarnadpis
{
	top: 15px; 
	left: 25px; 
	position: absolute;
	float: left; 
  color: #f8f8f3; 
  font-weight: bold;
  font-size: 14px;
}
.sidebarnadpis2
{
	padding-top: 15px; 
	padding-left: 25px; 
  color: #f8f8f3; 
  font-weight: bold;
  font-size: 14px;
}
.sidebarbox
{
	top: 49px; 
	left: 40px; 
	position: absolute;
	float: left; 
  color: #f8f8f3; 
}
.sidebarbox2
{
	padding-top: 24px; 
	padding-left: 40px;
  color: #f8f8f3; 
}
#sidebarsearch
{
  width: 215px;
  height: 129px;
  background: url('images/sidesearch.jpg'); 
  position: relative; 
}

#sidebarcategory
{
  width: 215px;
  height: 363px;
  background: url('images/category.jpg'); 
  position: relative; 
}


#sidebararchive
{
  width: 215px;
  height: 126px;
  background: url('images/archive.jpg'); 
  position: relative; 
}

#sidebarnakup
{
  width: 215px;
  background: url('images/nakupbg.jpg'); 
  position: relative; 
}

.polozky
{
  margin: 5px;
  margin-left: 30px;
}

.footer_copyright
{
	left: 470px; 
	position: absolute;
	float: left; 
   color: #f8f8f3; 
   font-weight: bold;
   font-size: 12px;
}


#commentform
{
  width: 80%;

}

#footer
{
  background-image:url(images/footer.jpg);
  clear: both;
  height: 53px;
}

#footerbox
{
  padding-left: 600px;
  padding-top: 22px;
}

#footer p
{
  margin: 4px;
  font-size: 9px;
}

p
{
  color: #fffff2;
  margin: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

div.post {
  margin-top: 30px;
  margin-right: 32px;
  margin-left: 15px;
  border-bottom: 1px dashed white;
}

div.description
{
  margin-left: 15px;
  font-size: 11px;
}

blockquote
{
  margin-left:20px;
  border: 1px solid #cccccc;
  padding: 5px;
  background-color: #efefef;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;


}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #cccccc;

  padding: 5px;
  background-color: #efefef;
}

ol.commentlist li.alt
{
  background-color: #eeeeee;
}

ol.commentlist a
{
  color: #333333;
}

#comments 
{
margin: 20px;
}

small.commentmetadata
{
  padding-left: 10px;
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
  
}


#searchform
{
  text-align: center;
  margin: 5px;
}

#searchform input
{
  border: 1px solid #4A2C00;
  background-color: #eeeeee;
}

#searchform #s
{
  width: 50%;
  background-color: white;
}

#hole {
	width: 219px;
	height: 212px;
	POSITION: relative;
}
#holetext {
	COLOR: #ffedd5; 
	font-weight: bold;	
	position: absolute;
	top: 90px;
	left: 110px; 
	float: left;
	text-align: center;
}
#holetext A {
  	font-size: 12pt; 
	COLOR: #ffedd5; 
	TEXT-DECORATION: none;
}
#cepele {
	width: 203px;
	height: 212px;
	POSITION: relative;
}
#cepeletext {
	COLOR: #fafcff; 
	font-weight: bold;	
	position: absolute;
	top: 85px;
	left: 50px; 
	float: left;
	text-align: center;
}
#cepeletext A {
  	font-size: 12pt; 
	COLOR: #fafcff; 
	TEXT-DECORATION: none;
}

#tyce {
	width: 203px;
	height: 212px;
	POSITION: relative;
}
#tycetext {
	COLOR: #ffffec; 
	font-weight: bold;	
	position: absolute;
	top: 140px;
	left: 35px; 
	float: left;
	text-align: center;
}
#tycetext A {
  	font-size: 12pt; 
	COLOR: #ffffec; 
	TEXT-DECORATION: none;
}
#hitparada {
	width: 219px;
	height: 207px;
	POSITION: relative;
}
#hitparadatext {
	COLOR: #ffffec; 
	font-weight: bold;	
	position: absolute;
	top: 60px;
	left: 85px; 
	float: left;
	text-align: center;
}
#hitparada A {
  	font-size: 12pt; 
	COLOR: #ffffec; 
	TEXT-DECORATION: none;
}
#strelba {
	width: 203px;
	height: 207px;
	POSITION: relative;
}
#strelbatext {
	COLOR: #ffedd5; 
	font-weight: bold;	
	position: absolute;
	top: 105px;
	left: 40px; 
	float: left;
	text-align: center;
}
#strelba A {
  	font-size: 12pt; 
	COLOR: #ffedd5; 
	TEXT-DECORATION: none;
}
#brankari {
	width: 203px;
	height: 207px;
	POSITION: relative;
}
#brankaritext {
	COLOR: #fafcff; 
	font-weight: bold;	
	position: absolute;
	top: 145px;
	left: 68px; 
	float: left;
	text-align: center;
}
#brankaritext A {
  	font-size: 12pt; 
	COLOR: #fafcff; 
	TEXT-DECORATION: none;
}
#novinky {
	width: 175px;
	height: 549px;
	POSITION: relative;
	background-image:url(http://www.florbalove-micky.cz/wp-content/clanky.jpg);	
}
#novinkynovinky {
	COLOR: #f1f1dd; 
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 25px;   
	float: left;
}
#novinkynovinky a {
  padding-top: 10px;
	COLOR: #d8eaff; 
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}
#novinkynovinky a:hover {
  text-decoration: underline;
}



.novpom {
	POSITION: relative;
}
.novpom a {
	COLOR: #f1f1dd; 
  font-weight: bold;
  font-size: 15px;
  text-decoration: none;
}
.novpom a:hover {
  text-decoration: underline;
}



.time {
  color: black;
  font-size: 7pt;
  padding-left: 5px;  
}
.text {
  padding-top: 2px;
  padding-bottom: 9px;
}
#rady {
	width: 219px;
	height: 130px;
	POSITION: relative;
}
#radytext {
	COLOR: #fafcff; 
	font-weight: bold;	
	position: absolute;
	top: 25px;
	left: 45px; 
	float: left;
	text-align: center;
}
#radytext A {
  	font-size: 12pt; 
	COLOR: #fafcff; 
	TEXT-DECORATION: none;
}
#oflorbalu {
	width: 203px;
	height: 130px;
	POSITION: relative;
}
#oflorbalutext {
	COLOR: #fafcff; 
	font-weight: bold;	
	position: absolute;
	top: 45px;
	left: 20px; 
	float: left;
	text-align: center;
}
#oflorbalutext A {
  font-size: 12pt; 
	COLOR: #fafcff; 
	TEXT-DECORATION: none;
}
#diskuze {
	width: 203px;
	height: 130px;
	POSITION: relative;
}
#diskuzetext {
	COLOR: #fafcff; 
	font-weight: bold;	
	position: absolute;
	top: 20px;
	left: 20px; 
	float: left;
	text-align: center;
}
#diskuzetext A {
  	font-size: 12pt; 
	COLOR: #fafcff; 
	TEXT-DECORATION: none;
}