html {font-size: 100.01%;}
body {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #5F5F5F;
	}
	


* {	margin: 0; padding: 0;}

h1 {font-size: 2em; font-weight: normal;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5, h6, h7 {font-size: 1em;}

h2, h3, h4, h5, h6, h7 {margin-bottom: 10px;}

.left	{text-align: left;}
.center	{text-align: center;}
.right	{text-align: right;}
.clr	{
	clear: both;
	margin-top: -1px;
	position: relative;
	padding: 0;
	height: 0;
	border: none;
	overflow:hidden;
	visibility: hidden;
	}
	
hr {
  	border: 0;
  	width: 80%;
  	color: #FF0000;
	background-color: #FF0000;
	height: 1px;
	}
	
a:link {color: #000;}
a:visited {color: #993366;}
a:hover {color: #006FBD;}
a:active {color: #000000;}
img {border: none;}
p {margin-bottom: 15px;}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none;}

.none {display: none;}

.lft, .floatleft, .mini {
	float: left;
	margin: 0 10px 10px 0;
	}

.rgt, .floatright {
	float: right;
	margin: 0 0 10px 10px;
	}

#content ul, #content ol {margin: 0 0 15px 15px;}
	#content ul ul, #content ol ol {margin: 0 0 0 15px;}
	
	#content ol {margin-left: 34px;}
	
/* ***** IE6 italic bug hack ***** */

/* \*/

.WYSIWYGContentBody {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}

/* */

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

input, select {font-size: 1em; vertical-align: middle;}

/* tabulka bezna */
table {
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 1em;
	margin-bottom: 15px;
	}	
	th, td {
		padding: 5px 10px;
		vertical-align: top;
		border: 1px solid gray;
		}
/* tabulka bez formatovani */
table.noformat {
	border: 0;
	border-collapse: collapse;
	
	}
	table.noformat th, table.noformat td {
		padding: 5px 10px;
		vertical-align: top;
		border: 0;
		}
		
/* float clear */

.hpbox1, .hpbox2 {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
.fotobox {
			text-align: center;
			margin-bottom: 1.5em;
			width: 188px;
			}
	

#h_menu, .shortcuts, .focus, #sidecol, #search, #anketa, .links, .dalsiaktuality, .dalsifotografie, .related, .pager, .actions, #siteNavigation h4 {display: none;}

#fullgall .box {
			text-align: center;
			float: left;
			width: 168px;	
			}
			.box h4 {
				height: 2.5em;
				line-height: 1em;
				font-size: 1em;
				margin-bottom: 0.8em;
				line-height: normal;
				}
			.box p { text-align: center; margin-bottom: 1em;}

			#content .box a.full {
				display: none;
				}
				
			.thumb {
				border: 1px solid #A9A9A9;
				padding: 2px;
				background: #FFF;
				}
			.popisek {min-height: 3.5em; _height: 3.5em;}
				
			#fullgall .box {
				margin-bottom: 30px;
				}
			#fullgall p {margin-bottom: 0.3em;}

.logo {margin-bottom: 25px;}
.logo a {text-decoration: none; color: #000;}
	

	


	
