html {font-size: 100.01%;}
body {
	margin: 0 0 100px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Arial CE", Arial, "Verdana CE", Verdana, sans-serif;
	color: #444343;
	background: url(../img/bg-body.jpg) no-repeat top center #1a3b55;
	}
	body#zabava {color: #000;}

* {	margin: 0; padding: 0;}

h1 {font-size: 1.5em; color: #ff563f; text-transform: uppercase; font-family: Arial, sans-serif; margin-bottom: 30px;}
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; color:#FF563F;}

#zabava h2 {
	font-weight: normal;
	}
	#zabava h2 strong {font-weight: bold;}

.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;
	}
	
.leftcol {
	float: left;
	width: 49%;
	margin-bottom: 25px;
	}
.rightcol {
	float: right;
	width: 49%;
	margin-bottom: 25px;
	}
	
.privat {font-size: 0.9em;}
.privat input {margin-left: 11em;}
	
.produkty p {text-align: center; font-weight: bold;}
.produkty img {margin-bottom: 10px;}

a {color: #cf6d16;}
a:hover {color: #1B2C3C;}
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;
}

.warning, .succes {
	padding: 10px 15px;
	font-weight: bold;
	}
	.warning {
		color: #990000;
		border: 1px solid #990000;
		}
	.succes {
		color: #49392e;
		border: 1px solid #49392e;
		}
	

.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;}

img.lft, .floatleft {
	float: left;
	margin: 0 25px 10px 0;
	}

img.rgt, .floatright {
	float: right;
	margin: 0 0 10px 25px;
	}

.pager {text-align: center;}
.pager a, .pager strong {margin: 0 5px;}

#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%;
}

/* */


input, select {font-size: 1em; padding: 1px;}
option {padding-right: 10px;}

/* IE button fix */
	
input.button {
	width: 0;
	overflow: visible;
}
input.button[class] {width: auto;}

.button {
	border: 1px solid #b4a075;
	background: #d3bc89;
	color: #000;
	padding: 2px 15px;
	margin-left: 10em;
	cursor: pointer;
	}

input, select, label {vertical-align: middle; margin-bottom: 5px;}
input, select {font-size: 1em; padding: 1px;}

label {
	display: block;
	width: 10em;
	float: left;
	}
	#zabava label {display: inline; width: auto; float: none;}
	
.pole, .polekont {
	border: 2px solid #b4a075;
	padding: 1px;
	}
	
.polekont {width: 349px;}
.required {margin-left: 11em; font-style: italic; font-size: 0.9em;}

form br {
	clear: both;
	} 

/* 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;
		}
		
/* nahrada obrazkem */

#h_menu span, .logo span, .thmb span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	}
	
/* float clear */

#content, .videoElements, .pageElements, .video, #content_container {
	overflow: hidden;
	_display: inline-block;
	}
	
/* cistic uzivatelskych wysiwyg okras */
	
font {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	}
	
#h_menu, object, #navi, #login, .znacky {display: none;}
.logo {text-decoration: none;}
