body
{		
		width:100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		color: black;
		text-align: left;
		margin: 0px;
		padding: 0px;
		background: url('../images/box_05.gif') top left repeat-x;
		border:0px;
}

table{
	font-size:1.0em;
	}

.hidden {
	display: none;
}
		
/*************************************************************************

Pozicování

*************************************************************************/

#main-null
{
	position: relative;
	float:left;
	width:554px;
	top: 0px;
	left: 0px;
	text-align:left;
	margin: 0;
	padding: 0;
	border: 0px solid white; /* odstraněním se nazasekne mozilla vlevo*/
}

#main
{
	border: 0;
	padding: 0;
}
#header-null
{
	position: relative;
	top: 0px;
	left: 0px;
	width:554px;
}

#header{
	border: 0;
	padding: 0;
}

#footer-null
{
	position: relative;
	width:554px;
	height:38px;
	background: url('../images/box_14.gif') top left no-repeat;
}

#footer{
	width:554px;
	padding-top:10px;
	font-size:0.75em;
}

#footer_left{
	width:220px;
	position:relative;
	float:left;
	text-align:left;
	padding-left:20px;
	color: #555555;
}

#footer_right{
	width:180px;
	position:relative;
	float:right;
	text-align:right;
	padding-right:20px;
}


/* formátování z grafiky */

#box_01 {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:337px;
	height:800px;
	background: url('../images/box_01.gif') top left no-repeat;
}

#box_02 {
	position:relative;
	float:left;
	width:67px;
	height:55px;
}

#box_03 {
	position:relative;
	float:left;
	width:67px;
	height:55px;
}

#box_04 {
	position:relative;
	float:left;
	width:420px;
	height:55px;
	background: url('../images/box_04.gif') top left no-repeat;
}


#box_05 {
	position:absolute;
	left:554px;
	top:0px;
	width:9px;
	height:800px;
	background: url('../images/box_05.gif') top left no-repeat;
}


#box_06 {
	position:relative;
	float:left;
	width:554px;
	height:26px;
	background: url('../images/box_06.gif') top left no-repeat;
}

#box_07 {
	position:relative;
	float:left;
	width:554px;
	height:28px;
	background: url('../images/box_07.gif') top left no-repeat;
}

#box_08 {
	position:relative;
	float:left;
	width:554px;
	height:167px;
	background: url('../images/box_08.gif') top left no-repeat;
}

#box_09 {
	position:relative;
	float:left;
	width:134px;
	height:89px;
	background: url('../images/box_09.gif') top left no-repeat;
}

#box_10 {
	position:relative;
	float:left;
	width:143px;
	height:89px;
	background: url('../images/box_10.gif') top left no-repeat;
}

#box_11 {
	position:relative;
	float:left;
	width:165px;
	height:89px;
	background: url('../images/box_11.gif') top left no-repeat;
}

#box_12 {
	position:relative;
	float:left;
	width:112px;
	height:89px;
	background: url('../images/box_12.gif') top left no-repeat;
}

#box_13 {
	position:relative;
	float:left;
	width:554px;
	background: white url('../images/box_13.gif') top left no-repeat;
	vertical-align:top;
}


/* nadpisy */
h1, h2, h3, h4
{
	line-height:10px;
	font-family: "Arial Narow", Arial, Helvetica, sans-serif;
	color:#4D4D4D;
}
h3{
	line-height:13px;
	font-family: "Arial Narow", Arial, Helvetica, sans-serif;
	color:#4D4D4D;

}
whitetext
{
	color:white;
}

div .text{
	padding-left:5px;
	padding-top:15px;
	color:white;
	font-size:0.75em;
	_padding-left:0px;
}

.tucne{
	position:relative;
	float:left;
	font-weight:bold;
	height:20px;
}

.normal{
	position:relative;
	float:left;
	font-weight:normal;
	height:20px;
	width:120px;
}

.normal1{
	position:relative;
	float:right;
	font-weight:normal;
	height:20px;
}

.content{
	padding:10px;
	padding-top:5px;
	font-size:0.75em;
	color:#3D3D3D;
	vertical-align:top;
	}	

	
/* odkazy */
a
{
	font-family: "Arial Narow", Arial, Helvetica, sans-serif;
	border:0;
	text-decoration:none;
}

/* HORNÍ NAVIGACE */
div.navig{
	position:relative;
	float:left;
	display:inline;
	height:28px;
	border:0px;
}

a.nav{
	position:relative;
	display:block;
	height:28px;
	border:0px;
	text-align:center;
	line-height:28px;
	color:white;
	font-size:12px;
}

a.nav:hover,a.navover,a.navover:hover{
	position:relative;
	display:block;
	height:28px;
	border:0px;
	text-align:center;
	line-height:28px;
	background:#1D679B;
	font-size:12px;
	color:white;
}

a.white{
	color:white;
}


/* obrázky */
img
{
	border:0;
}
