body, html {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

a {
	color: #FF4A08;
	text-decoration: none;
}

a.arr
{
	color: #FF4A08;
	background-image: url(../i/arr.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#titleTop
{
	position:absolute;
	top: 10px;
	left: 10px;
}

.menuCol
{
	display: none;
	visibility: hidden;
}

.menuCol a {
	color: #FF4A08;
	text-decoration: none;
}

.menuCol a:hover {
	color: #000000;
	text-decoration: underline;
}

.menuCol a.active {
	color: #000000;
}

/* non flash nadpisy */
h1
{
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	line-height: 26px;
	color: #000000;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

h1 a{
	color: #FF4A08;
	text-decoration: none;
}

h1 a:hover{
	color: #000000;
	text-decoration: none;
}

#actTitle {
	top: 112px !important;
}

#search {
	display: none;
}

/* text content make up */

#container {		/* defining main layer for text content */
	width: 100%;
	position: absolute;
	top: 158px !important;
}

/* levy sloupec s pruhama - start */
#leftColumn 
{
	position: absolute;
	left: 0;
	padding-bottom: 40px;
}

.leftBox {
	width:auto;
	margin-left: 10px;
}

.leftBoxP {
	display: none;
}
.printHidden {
	display: none;
}

.printBlock {
	display: block;
	clear: both;
	width: auto !important;
	position: relative !important;
}
/* levy sloupec s pruhama - konec */

/* text a obrazky */
#TextAndImage {
	width: auto;
}

#textContainer 
{
	margin-right: 0 !important;
	padding: 0px 10px 40px 10px;
	display: block;
	width: auto;
}

#textContainer_NoImage 
{
	padding: 0px 10px 40px 10px;
	clear: both;
	display: block;
	width: 100%;
}

#itemList{
	float: left;
}

#imgContainer 
{
	display: none;
	width: 100%;
	padding: 0px 10px 40px 0px;
}

#imgPrintContainer {
	width: 100%;
	display: block;
	clear: both;
	margin-top: 40px;
	padding-left: 10px;
}

#imgPrintContainer .imgCell
{
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

/* reference */
.floatItem {
	margin-right: 10px;
	padding-bottom: 14px;
	float: left;
}

.imgFit {
	margin-top: 6px;
	margin-bottom: 7px;
}
.yearTitle {
	background-image: url(../i/year_arr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 25px;
	font-weight: bold;
}

/* team div */
.teamItem {
	margin-right: 10px;
	margin-bottom: -14px;
	float: left;
}

/* paticka */
#correctLine {
	margin-top: 14px;
	display: block;
	clear:both;
	width: auto;
}

#footer 
{
	display: block;
	clear: both;
	padding: 0px 30px 40px 10px;

}
#container a {
	text-decoration: none;
}

#container a:hover {
	color: #000000;
	text-decoration: underline;
}

#container a:visited {
	color: #737373;
}

#container a:active {
	color: #000000;
}


.clear {
	clear: both;
	margin: 0;
	padding: 0; 
}
.clear_x {
	clear: both;
	padding: 0; 
}
.dotLine {
	width: 100%;
	height: 14px;
	border-bottom: 1px dashed #000000;
}

.fullLine {
	width: 100%;
	height: 14px;
	border-bottom: 1px solid #000000;
}

/* popup styles */
#refTitle {
	width: auto;
	margin-top: 15px;
	display:block;
}
.insider{
	width:auto;
	padding-left:10px;
	padding-right:10px;
}


.insider a:hover {
	color: #000000;
	text-decoration: underline;
}

.insider a:visited {
	color: #737373;
}

.insider a:active {
	color: #000000;
}

#imageBox {
	width: auto !important;
	margin-left: 0px !important;
}
#imageBox td{
	padding-right: 10px;
	vertical-align: top;
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
#pContainer{
	width:100%;
	position:absolute;
	top:40px;
}
.flashTitle {
	margin-left: -10px;
	margin-bottom: -17px;
}

/* pricelist table */
table.pricelist{
	display: none;
}

table.printpricelist {
	position: absolute;
	left: 0px;
	width: 100%;
	display: block;
	clear: both;
}

table.printpricelist th{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight: strong;
	text-align: left;
	padding-right: 20px;
}

table.printpricelist td{
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-right: 20px;
}

table.printpricelist td a{
	color: #FF4A08;
	text-decoration: none;
}

table.printpricelist td a:hover {
	color: #000000;
	text-decoration: underline;
}

table.printpricelist td a:visited {
	color: #FF4A08;	
}

