html
{
	height: 100%;
}

body
{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	background: #000000 url(../img/bgBody.png) 100px 0 repeat-x;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a:visited			{ color: #f8b830; text-decoration: underline; }
a:active			{ color: #f8b830; text-decoration: underline; }
a:link 			{ color: #f8b830; text-decoration: underline; }
a:hover			{ color: #FFFFFF; text-decoration: underline; }

.c3Area a:visited			{ color: #e7525c; text-decoration: underline; }
.c3Area a:active			{ color: #e7525c; text-decoration: underline; }
.c3Area a:link 			{ color: #e7525c; text-decoration: underline; }
.c3Area a:hover			{ color: #000000; text-decoration: underline; }

.c4Area a:visited			{ color: #e7525c; text-decoration: underline; }
.c4Area a:active			{ color: #e7525c; text-decoration: underline; }
.c4Area a:link 			{ color: #e7525c; text-decoration: underline; }
.c4Area a:hover			{ color: #000000; text-decoration: underline; }

#headerMenu a:visited		{ color: #000000; text-decoration: none; }
#headerMenu a:active		{ color: #000000; text-decoration: none; }
#headerMenu a:link 			{ color: #000000; text-decoration: none; }
#headerMenu a:hover			{ color: #FFFFFF; text-decoration: none; }

#serviceMenu a:visited		{ color: #000000; text-decoration: underline; }
#serviceMenu a:active		{ color: #000000; text-decoration: underline; }
#serviceMenu a:link 		{ color: #000000; text-decoration: underline; }
#serviceMenu a:hover		{ color: #FFFFFF; text-decoration: underline; }

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

table
{
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

th {
	background-color: #5da1c6;
	color: #FFFFFF;
	font-size: 9px;
	padding: 2px;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

ul{
	list-style: none;
	margin: 2px 0px 2px 15px;
	padding: 2px 0px;
	
}

li {
	padding: 5px 0px 5px 20px;	
	margin: 0px;
	background: url(../img/li01.gif) 0px 6px no-repeat;
}

ol{
	margin: 5px 0px 5px 25px;
	padding: 3px 2px;
}

h1{
 	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 10px;
}

h2{
 	color: #f8b830;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 10px;
}

.title2 {
 	color: #f8b830;
	font-weight: bold;
}

.title3 {
 	color: #e7525c;
	font-weight: bold;
}


#body {
	width: 750px;
	height: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 10;
}

#top {
	text-align: center;
	width: 950px;
	height: 55px;
	padding: 0px;
	margin: 0px auto;

}

#header {
	width: 100%;
	height: 100px;
	background: #e2e2e2 url(../img/bg01.png) 50% 0 repeat-x;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#headerLogo {
	text-align: left;
	background: url(../img/logo-victory.png) no-repeat;
	width: 345px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	float: left;

}

#main {
	font-size: 13px;
	position: relative;
	text-align: left;
	width: 960px;
	padding: 0px;
	margin: 0px auto;
}

#mainData {
	float: left;
	width: 620px;
	padding: 0px 20px;	
}


#footer {
	clear: both;
	text-align: left;
	width: 960px;
	height: 55px;
	background: #e4e8eb url(../img/bg02.png) 50% 0 repeat-x;
	padding: 0px;
	margin: 20px auto 0px auto;
}

#mainFooter {
	width: 939px;
	height: 55px;
	z-index: 150;
	color: #000000;
	background: #e4e8eb url(../img/bg02.png) 50% 0 repeat-x;
	font-size: 11px;
	top: 790px;
	left: 0px;
	padding: 0px;
	margin: 0px 8px;
	position: absolute;
}

#mainFooter span, #footer span {
	line-height: 55px;
	margin: 0px 5px;
}

#mainFooter a, #footer a {
	text-decoration: none;
	color: #000000;
}

#mainFooter a:hover, #footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#footerMenu {
	font-size: 11px;
	height: 55px;
	float: left;
	margin: 0px 10px;
	padding: 0px;
}

#footerCopy {
	font-size: 11px;
	height: 55px;
	float: right;
	margin: 0px 10px;
	padding: 0px;
}

#catalogueCategory h2 {
	clear: both;
	background: #0168b0 url(../img/bg03.png) no-repeat;
	line-height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding: 0px 45px;
	margin: 10px 0px;
	font-weight: bold;
}

#catalogueCategory h3 {
	line-height: 35px;
	font-size: 12px;
	color: #02548e;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#catalogueCategory div {
	background: #FFFFFF url(../img/bg04.png) repeat-x;
	text-align: center;
	margin: 0px 6px 12px 6px;
	border-left: 1px solid #d3dade;
	border-right: 1px solid #d3dade;
	border-top: 1px solid #d3dade;
	border-bottom: 1px solid #d3dade;
	float: left;
	width: 225px;
	height: 180px;
	overflow: hidden;
}

#catalogueCategory span {
	width: 225px;
	height: 165px;
	display: block;
}

#catalogueInfo {
	font-size: 12px;
	width: 400px;
	min-height: 300px;
	/*background: #aab6be url(../img/bg05.png) repeat-x;*/
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}

#catalogueInfo span {
	display: block;
	padding: 20px;
}

#catalogueInfo object {
	padding: 20px;
}

#catalogueDesc {
	margin: 20px 0px;
	clear: both;
}

/* Special Offer */

#specialOffer h2 {
	clear: both;
	background: #0168b0 url(../img/bg03.png) no-repeat;
	line-height: 45px;
	font-size: 16px;
	color: #e7525c;
	display: block;
	padding: 0px 45px;
	margin: 10px 0px;
	font-weight: bold;
}

#specialOffer h3 {
	line-height: 35px;
	font-size: 12px;
	color: #02548e;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#specialOffer span {
	width: 225px;
	height: 165px;
	display: block
}

#specialOffer ul {
	list-style: none;
	width: 300px;
	height: 180px;
	float: left;	
}

#specialOffer li {
	padding: 5px 0px 5px 20px;	
	background: url(../img/li01.gif) left no-repeat;
}

.specialOfferThumb {
	background: #FFFFFF url(../img/bg04.png) repeat-x;
	text-align: center;
	margin: 0px 6px 12px 6px;
	border-left: 1px solid #d3dade;
	border-right: 1px solid #d3dade;
	border-top: 1px solid #d3dade;
	border-bottom: 1px solid #d3dade;
	float: left;
	width: 225px;
	height: 180px;
	overflow: hidden;
}

.specialOfferPrice {
	width: 300px;
	height: 180px;
	margin: 0px 20px;	
	float: left;
	background: transparent url(../img/specialOfferPrice.png) left top no-repeat;	
}

.specialOfferPriceData {
	padding: 20px;
	height: 60px;
	color: #FFFFFF;	
}

.specialOfferPriceData div {
	width: 50%;
	float: left;
	margin-bottom: 8px;		
}

.specialOfferPriceData2 {
	padding: 15px 20px 10px 20px;
	height: 55px;
	color: #FFFFFF;	
	text-align: right;
}

.specialOfferPriceData2 h4 {	
	line-height: 35px;
	font-size: 24px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: bold;		
}

/* ul levý sloupec */

#leftBar {
	width: 300px;
	float: left;
}

#leftBar ul {
	list-style: none;
	width: 300px;
	padding: 5px 0px;
	margin: 0px 0px 20px 0px;	
	float: left;	
	background: #242121;
}

#leftBar li {
	width: 290px;
	height: 30px;
	background: transparent;
	line-height: 30px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
		
}

#leftBar li a {
	list-style: none;
	background: url(../img/leftBar_li01.png) left no-repeat;
     display: block;
	color: #000000;     
     padding: 0px 10px 0px 40px;
	text-decoration: underline;	
}

#leftBar li a:hover {
	background: url(../img/leftBar_li02.png) left no-repeat;
	display: block;
	color: #FFFFFF;
	padding: 0px 10px 0px 40px;
	text-decoration: underline;	
}

#leftBar li a:visited {
	text-decoration: underline;
}

/* Polaris club */

#polarisClub h2 {
	clear: both;
	background: #0168b0 url(../img/bg03.png) no-repeat;
	line-height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding: 0px 45px;
	margin: 10px 0px;
	font-weight: bold;
}

.smalltext {	
	font-size: 10px;			
}

.textEditorDocuments {
	width: 100%;
	height: 51px;
	line-height: 51px;
	float: left;
	background: url(../img/bg09.png) no-repeat left;
	padding: 0px;
	margin: 5px 0px; 
}

.textEditorDocumentsData {
	padding: 0px 10px 0px 10px;
}

/* Videogalerie start */

#catalogueVideoPlayer {
	 position: relative;
}

#catalogueVideoPlayer object {
	top: 0;
	left: 0;
}

#catalogueVideoGallery {
	position: relative;
	width: 360px;
	height: 90px;
	margin: 10px 20px;
	overflow: hidden;
	white-space: nowrap;
}

#catalogueVideoGalleryThumbs {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 2000px;
}

#catalogueVideoGalleryNavigation {
	position: relative;
}

#catalogueVideoGalleryPre {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 90px;
	background: url(../img/gallery_pre_0.png) center repeat-y;
	z-index: 150;
}

#catalogueVideoGalleryNext {
	position: absolute;
	top: 0px;
	left: 350px;
	width: 11px;
	height: 90px;
	background: url(../img/gallery_next_1.png) center repeat-y;
	z-index: 150;
}

.catalogueVideoGalleryActive {
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	background: #FFFFFF;
}

/* Videogalerie end */

/* Fotogalerie start */
#catalogueGallery {
	float: left;
	width: 540px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: #242121;
}

#catalogueImage {
	height: 360px;
	z-index: 666;
	position: relative;
	overflow: hidden;
}

#catalogueImage pre {
	display: block;
	text-align: center;
	width: 540px;
	height: 360px;
	top: 0;
	left: 0;
}

#cataloguePhotoGallery {
	position: relative;
	width: 540px;
	height: 90px;
	margin: 10px 0px;
	overflow: hidden;
	white-space: nowrap;
}

#cataloguePhotoGalleryThumbs {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 2000px;
}

#cataloguePhotoGalleryNavigation {
	position: relative;
}

#cataloguePhotoGalleryPre {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 90px;
	background: url(../img/gallery_pre_0.png) center repeat-y;
	z-index: 150;
}

#cataloguePhotoGalleryNext {
	position: absolute;
	top: 0px;
	left: 529px;
	width: 11px;
	height: 90px;
	background: url(../img/gallery_next_1.png) center repeat-y;
	z-index: 150;
}

.cataloguePhotoGalleryActive {
	opacity: 0.3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	background: #FFFFFF;
}
/* Fotogalerie end */

#catalogueLeft
{
	margin: 20px 20px 20px 0px;
	float: left;
	width: 450px;
}

#catalogueDocuments
{
	margin: 20px 0px;
}

#catalogueDocuments div {
	width: 320px;
	height: 20px;
	float: left;
/*	background: url(../img/ico_pdf.png) no-repeat; */
	padding: 0px;
	margin: 5px 0px; 
}

#catalogueDocuments a {
	display: block;
	padding: 0px 10px 0px 30px;
}

/* Tabulky s tech parametry start */

#catalogueTechtables
{
	margin: 20px 0px;
	float: left;
}

#catalogueTechtables table
{
	width: 450px;
	border: 0px;
	font-family: Verdana;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

#catalogueTechtables td
{
	padding: 5px 2px;
	font-size: 12px;	
	margin: 1px;
	border: 1px solid #000;
}

.tHeader
{
	text-align: center;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	background: #0165ac url(../img/bg06.png) repeat-x;
}

/* Tabulky s tech parametry end */


.clearDiv{
	font-size: 1px;
	padding: 0px;
	margin: 0px;
	clear: both;
}

.c1Area{
	border-top: 2px solid #dddddd;
	padding: 5px;
	margin: 1px;
}

.c2Area{
	background: transparent url(../img/bg10.png) repeat-x left top;
	padding: 0px;	
}

.c3Area {
	width: 300px;
	height: 160px;
	background: #d7dde1;
     color: #000000;	
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.c3Area h2 {
	clear: both;
	background: #0168b0 url(../img/bg07.png) repeat-x;
	line-height: 37px;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 0px 15px;
	margin: 0px;
	font-weight: bold;
}

.c4Area {
	width: 300px;
	height: 130px;
	background: #d7dde1;
     color: #000000;	
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.c4Area h2 {
	clear: both;
	background: #0168b0 url(../img/bg07.png) repeat-x;
	line-height: 37px;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 0px 15px;
	margin: 0px;
	font-weight: bold;
}

#faqForm {
	width: 920px;
	background: #151515 url(../img/bg08.png) repeat-x left top;
	height: 90px;
	padding: 20px 20px;
}

.galleryBox {
	width: 180px;
	height: 175px;
	background: #FFFFFF url(../img/bg11.png) no-repeat left top;
	float: left;
	margin: 0px 10px 10px 0px;
}

.galleryThumb {
	width: 180px;
	height: 125px;	
}

.galleryThumb img{
	border: 1px solid #FFFFFF; 
	margin: 10px 0px 0px 19px;	
}

.galleryDesc {
	width: 170px;
	height: 39px;
	padding: 5px; 
}

.galleryDesc a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; 
}

.galleryDesc a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline; 
}

.galleryDetail {	
	background: #d1d8dd;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 5px;
}

#navigation {	
	margin: 10px 0px 5px 0px;
	font-size: 10px;
}

.news h1 {
	clear: both;
	background: #000000 url(../img/bg03.png) no-repeat;
	line-height: 45px;
	font-size: 16px;
	display: block;
	padding: 0px 45px;
	margin: 10px 0px;
	font-weight: bold;
}

#fullBanner {
	top: 1px;
	left: 1px;
	width: 100%;
	min-height: 100%;
	height: 100%;
	background-color: #000;
	filter: Alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 155;
	color: #fff;
	position: absolute;
}

#fullBannerData {
	top: 1px;
	left: 1px;
	width: 100%;
	height: 100%;
	z-index: 160;
	position: absolute;  
}

#fullBannerData table {
	width: 100%;
	height: 100%;
}

#fullBannerData td {
	width: 100%;
	height: 100%;
	vertical-align: middle;   
}
