body  {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}

a:link {
	color: black;
	text-decoration: underline;
	font-style: italic;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #CC6600;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}

p {
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 15px;
	margin-top: 0px;
}


h1  {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #FFF;
	width: 400px;
	height: 40px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	/* float:left; */
	font-style: normal;
	font-weight: normal;
}

.h1Mod  {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #FFF;
	width: 100%;
	height: 40px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}

h2  {
	font-family: "Lucida Sans Unicode";
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}

.top  {
	background-image: url(../images/top-back.gif);
	background-repeat: repeat-x;
	color: #000033;
	width: 950px;
	height: 70px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #7ec4ee;
}

.logoBox  {
	width: 461px;
	height: 68px;
	margin-top: 0px;
	float:left;
}

.loginBox  {
	width: 480px;
	height: 60px;
	margin-top: 7px;
	float:right;
	/*background-color: #00FF00;*/
}

.loginBtn  {
	width: 68px;
	height: 24px;
	background-image: url(../images/btn-login.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
	cursor:pointer;
	background-color:black;
}

.sysText  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.textUser  {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
	text-align: left;
	font-weight:bold;
}

.smallText  {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}


.input  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	background-color: #FFFFFF;
	border: solid #000 1px;
}

.menubar  {
	background-image: url(../images/menubar-back.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333366;
	background-position: top center;
}

.menuBox  {
	width: 540px;
	height: 30px;
	margin-left: 143px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.topMenu  {
	color: #FFFFFF;
}

.bannerBox  {
	width: 950px;
	height: 150px;
	/*margin-top: 1px;
	margin-bottom: 2px;*/
	background-color: #FF0000;
}

/*vizitky gratis pozadie*/
.vizGBox  {
	width: 950px;
	height: 490px;
	background-color: #CCC;
	background-image: url(../images/viz-back.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 1px;
}

.vizGBoxReg  {
	width: 950px;
	height: 655px;
	background-color: #FFFFFF;
	background-image: url(../images/viz-back.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 1px;
}

/*vizitky gratis editor pozadie*/
.vizGBoxEditor  {
	width: 950px;
	height: 630px;
	background-image: url(../images/viz-back.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 1px;
}
.vizGBoxEditorIE  {
	width: 950px;
	height: 610px;
	background-image: url(../images/viz-back.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 1px;
}

.vizGBoxEditorVyska  {
	width: 950px;
	height: 690px;
	background-image: url(../images/viz-back.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 1px;
}

/*vizitky gratis záhlavie*/

.vizGnavbar  {
	width: 950px;
	height: 45px;
	font-family: "Lucida Sans";
	border: solid #cccccc 1px;
	color:#000000;
}

.vizGnav01  {
	width: 132px;
	height: 45px;
	background-image: url(../images/nav-arrow.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Lucida Sans";
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

.vizGnav02  {
	width: 143px;
	height: 25px;
	background-image: url(../images/nav-label-back.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: "Lucida Sans";
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border: solid #cccccc 1px;
	float: left;
	margin: 9px;
	color: #FFFFFF;
}

.vizGnavPrev  {
	width: 89px;
	height: 34px;
	margin-top:4px;
	background-image: url(../images/ico-preview.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: "Lucida Sans";
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	border: solid #cccccc 1px;
	float: left;
	color: #FFFFFF;
}


.vizGnavBack  {
	width: 183px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 45px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	color: #FFFFFF;
	font-size: 10px;
}



/*pravy stlpec Vizitky Gratis*/
.vizGmainbox  {
	width: 635px;
	height: 440px;
	float: right;
	margin-right:10px;
}

.vizGmainboxIE  {
	width: 635px;
	height: 440px;
	float: right;
}

.vizOmainbox  {
	width: 930px;
	height: 440px;
	float: left;
	margin-left:10px;
}

/*matrica vzorov vizitiek*/
.samples  {
	width: 146px;
	height: 83px;
	float: left;
	margin:10px 10px 5px 0px;
	background-color: #669999;
	border: solid #CCC 1px;
	cursor:pointer;
}

.samplesPapier  {
	width: 146px;
	height: 83px;
	float: left;
	margin:5px 10px 3px 0px;
	background-color: #669999;
	border: solid #CCC 1px;
	cursor:pointer;
}

.samplesOdkaz  {
	width: 146px;
	margin:1px 10px 5px 0px;
	height: 15px;
	line-height: 15px;
	cursor:pointer;
}

.samples2  {
	width: 83px;
	height: 146px;
	float: left;
	margin:10px 10px 5px 0px;
	background-color: #669999;
	border: solid #CCC 1px;
	cursor:pointer;
}

.pagination  {
	width: 200px;
	height: 40px;
	float: right;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	line-height: 40px;
}

.paginationPapier  {
	width: 200px;
	height: 20px;
	float: right;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
}

.pagination02  {
	width: 200px;
	height: 20px;
	float: right;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
}

.vizGEditor  {
	width: 633px;
	height: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	margin-left:10px;
	margin-top:2px;
	border: solid #000 5px;
	background-color: #CCCCCC;
	background-image: url(../images/editor-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.vizGEditorIE  {
	width: 633px;
	height: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	margin-left:10px;
	margin-top:2px;
	border: solid #000 5px;
	background-color: #CCCCCC;
	background-image: url(../images/editor-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.vizGEditorVyska  {
	width: 633px;
	height: 633px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: left;
	margin-left:10px;
	margin-top:2px;
	border: solid #000 5px;
	background-color: #CCCCCC;
	background-image: url(../images/editor-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/*kategorie*/
.catBinBox  {
	width: 950px;
	height: 105px;
	margin-bottom:1px;
	background-color: #E4EEEF;
}

.catBinBoxL  {
	width: 950px;
	height: 120px;
	margin-bottom:1px;
	background-color: #E4EEEF;
}

.catBinBoxV  {
	width: 950px;
	height: 105px;
	margin-bottom:1px;
	background-color: #E4EEEF;
}

.catBin  {
	width: 932px;
	height: 95px;
	background-color: #3e6b28;
	float:left;
	margin-left: 10px;	
}

.catBinIE  {
	width: 932px;
	height: 95px;
	background-color: #3e6b28;
	float:left;
	margin-left: 5px;	
}

.catBinThumbBox{
	width: 110px;
	float:left;
	margin: 8px 0px 0px 5px;
}

.catBinThumb  {
	
	height: 61px;
	background-color: #ccc;	
}

.catBinName  {
	width: 110px;
	height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	margin-top:5px;
	line-height: 11px;
}

.catBinLabel  {
	width: 130px;
	height: 20px;
	background-color: #3e6b28;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 23px;
	float:left;
	margin-left: 10px;
}

.catBinLabelIE  {
	width: 130px;
	height: 20px;
	background-color: #3e6b28;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 23px;
	float:left;
	margin-left: 5px;
}

.catBinThumb2  {
	width: 110px;
	height: 61px;
	background-color: #ccc;
	float:left;
	margin: 8px 0px 0px 6px;
	cursor:pointer;
}

.catBinThumb2V  {
	width: 61px;
	height: 61px;
	background-color: #ccc;
	float:left;
	margin: 8px 0px 0px 10px;
	cursor:pointer;
}

.catBin02  {
	width: 932px;
	height: 80px;
	background-color: #336699;
	float:left;
	margin-left: 10px;
}

.catBin02IE  {
	width: 932px;
	height: 80px;
	background-color: #336699;
	float:left;
	margin-left: 5px;
}

.catBin02V  {
	width: 932px;
	height: 80px;
	background-color: #336699;
	float:left;
	margin-left: 10px;
}

.catBin02VIE  {
	width: 932px;
	height: 125px;
	background-color: #336699;
	float:left;
	margin-left: 5px;
}

.catBinLabel02  {
	width: 120px;
	height: 20px;	
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
	float:left;
	margin-left: 10px;
}

.catBinLabel02IE  {
	width: 120px;
	height: 20px;
	/*background-color: #336699;*/
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
	float:left;
	margin-left: 5px;
}

.catBinName02  {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;	
	text-align: left;
	line-height: 20px;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	word-spacing: 5px;
	text-decoration: underline;
}

.bottomNavibox  {
	width: 950px;
	height: 45px;
}

.btnNext  {
	width: 92px;
	height: 45px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	background-image: url(../images/btn-next.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
	font-size: 11px;
	text-transform: uppercase;
	margin-right:10px;
	cursor:pointer;
}
.btnBack  {
	width: 92px;
	height: 45px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	background-image: url(../images/btn-back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
	font-size: 11px;
	text-transform: uppercase;
	margin-right:10px;
	cursor:pointer;
}

.btnBackBig {
	width: 125px;
	height: 45px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-align: center;
	line-height: 45px;
	background-image: url(../images/btn-prev-top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
	font-size: 11px;
	text-transform: uppercase;
	margin-right:10px;
	cursor:pointer;
}

.btnNextStep  {
	width: 100px;
	height: 45px;
	font-family: "Trebuchet MS";
	color: #000;
	text-align: center;
	line-height: 45px;
	background-image: url(../images/btn-nexstep.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
	font-size: 11px;
	text-transform: uppercase;
	margin-right:10px;
}

.btnReg  {
	width: 116px;
	height: 22px;
	font-family: "Trebuchet MS";
	color: #000000;
	text-align: center;
	background-image: url(../images/btn-register.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:right;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	cursor:pointer;
}

.footer  {
	width: 950px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 30px;
	text-align: center;
}

.infotextBox  {
	width: 950px;
	height: 138px;
	margin-top: 0px;
	margin-bottom: 1px;
	background-image: url(../images/infotextbox-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.fileinputs {
	position: relative;
}

.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.fileInput {
	width:0px;
	cursor:pointer;
	position: relative;
	text-align: right;
	font-size: 10px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.thumbOnmouse{
	position:absolute;
	display:block;
	visibility:hidden;
	border:1px solid black;
	text-align:left;
	border: solid #000000 3px;
}

.pagesMain  {
	width: 908px;
	min-height:420px;
	/* background-color: #f5f5f5; */
	background-color: #fff;
	margin-top: 1px;
	border: solid #ccc 1px;
	padding: 10px 20px 20px 20px;
	background-image: url(../images/viz-back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.pagesMainTextBox {
	color: #333333;
	background-color:#f5f5f5;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 15px;
	margin-top: 5px;
	overflow:hidden;
}

.uspesnaAktivacia {
	color: green;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	background-color:white;
	margin-top:10px;
	height:40px;
}


.ais:visited {color: #666666;text-decoration: none;font-weight:bold;}
.ais:link {color: #666666;text-decoration: none;font-weight:bold;}
.ais:hover {color : green;text-decoration: underline;font-weight:bold;}
.ais:active {color: #666666;text-decoration: none;font-weight:bold;}

.ukazka{
	margin-top:0px;
	padding-top:0px;
}
.ukazka:link {text-decoration: none; font-family: "Trebuchet MS";font-size:12px;font-style: normal;color: #000;}
.ukazka:hover {color: #FF0000;text-decoration: underline;font-weight: bold;}
.ukazka:active {color: #CC6600;text-decoration: underline;}
.ukazka:visited {color: #333333;text-decoration: underline;font-style: italic;}

.cenaSkInfo{
	font-weight: bold;
	color: blue;
}

.cenaSkInfoT{
	font-weight: bold;
	color: black;
}

.cenaEuroInfo{
	font-weight: bold;
	color: red;
}

.cenaSkInfoO{
	font-weight: bold;
	color: #003366;
}

.cenaEuroInfoO{
	font-weight: bold;
	color: #003366;
}

.capTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vizNahlad  {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #000000;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
}

.vizHelpPop{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	padding:10px;
	margin-top:20px;
	border:1px solid black;
	background-color:#ffffcc;
	z-index:100;
}

.iconNameDisabled  {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 18px;
}
