
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(/images/bg.jpg) repeat-x top left;
	font-family: Helvetica, "Trebuchet MS", Georgia, Verdana, Tahoma, serif ;
	color: #3e3e3e;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #7e8718;
}

a:hover {
	text-decoration: underline;
}

a.black {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

a.btt {
	padding-right: 15px;
	text-decoration: none;
	background: url(/images/arrow-top.jpg) no-repeat right center;
}

a.greenBox {
	color: #000000;
	padding: 1px 8px;
	text-decoration: none;
	border: 1px solid #abb53a;
	font-weight: normal;
	font-size: 11px;
	background: url(/images/green-btn-bg.jpg) repeat-x center center;
}

a.blackBox {
	color: #fff;
	padding: 1px 8px;
	text-decoration: none;
	border: 1px solid #000;
	font-weight: normal;
	font-size: 11px;
	background: url(/images/black-btn-bg.jpg) repeat-x center center;
}

a.quickLinks {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

img.code {
	padding: 7px;
	border: 1px solid #ccc;
	background: #eee;
}

img.code:hover {
	border: 1px solid #838C1D;
	background: #E9ECC1;
}

p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	text-align: justify;
}

p.copyrights {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 14px;
	text-align: center;
	color: #e1e4be;
}

p.big {
	color: #333;
	text-align: center;
	font-size: 16px;
}

h2.login, h2.search, h2.latestUser {
	padding-left: 50px;
	line-height: 42px;	
}

h2.login {
  background: url(/images/home-icon.jpg) no-repeat left center;
}

h2.search {
  background: url(/images/search-icon.jpg) no-repeat left center;
}

h2.latestUser {
  background: url(/images/latest-user-icon.jpg) no-repeat left center;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	color: #5c5c5c;
	border-bottom: 2px solid #c0c0c0;
	padding-bottom: 3px;
}

h4.desc {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0;
}

div.videoBox h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	border: none;
	margin-top: 5px;
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.line {
	padding-bottom: 5px;
	border-bottom: 2px solid #c0c0c0;
}

.top30 {
	margin-top: 30px;
}

.clear {
	clear: both;
}

span.lightGrey {
	font-size: 11px;
	color: #999;
}

img {
	border: none;
}

div.post div.details {
  font-weight: bold;
  margin: 5px 0;
  color: #999;
}


div.post div.related_details {
  margin: 10px 0;
}

div.post {
  margin-bottom: 30px;
}

#admin {
  position: absolute;
  top: 0px;
  background: #B5BF40;
  padding: 2px 1% 2px 1%;
  z-index: 10000;
  width: 98%;
  font-size: 14px;
  border-bottom: 1px solid #596001;
}
#admin a {
  font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Georgia, serif ;
  font-size: 14px;
  color: #333;
}

#wrapper {
	width: 960px;
	margin: auto;
}

#header {
	position: relative;
	height: 82px;
}

#logo {
	position: absolute;
	width: 148px;
	height: 63px;
	top: 10px;
	left: 0px;
	background: url(/images/logo.jpg) no-repeat top left;
}

#searchBox {

}

#searchBox a.topLinks {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

#topMenu {
	padding-top: 40px;
	text-align: right;
	padding-right: 20px;
}

#topMenu a {
	padding: 12px 2px 2px 30px;
	background: url(/images/menu-bullet.jpg) no-repeat 2px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#topMenu a:hover, #topMenu a.active {
	background: url(/images/menu-bullet-hover.jpg) no-repeat 2px 0px;
	color: #cbcbcb;
	text-decoration: none;
}

#banner {
	position: relative;
	width: 953px;
	height: 350px;
}

.bannerHome, .bannerSimpleBlog {
	background: url(/images/banner-home.jpg) no-repeat top left;
}

.bannerGenerator {
	background: url(/images/banner-generator.jpg) no-repeat top left;
}

.bannerHowItWorks {
	background: url(/images/banner-how-it-works.jpg) no-repeat top left;
}

.bannerQrNews {
	background: url(/images/banner-qr-news.jpg) no-repeat top left;
}

.bannerAboutUs {
	background: url(/images/banner-about-us.jpg) no-repeat top left;
}

.bannerContact {
	background: url(/images/banner-contact.jpg) no-repeat top left;
}

.bannerNextGeneration {
	background: url(/images/banner-next-generation.jpg) no-repeat top left;
}

.bannerProfile {
	background: url(/images/banner-profile.jpg) no-repeat top left;
}

.bannerFolders {
	background: url(/images/banner-folders.jpg) no-repeat top left;
}

/* IE6 */
* html #banner {
	
}

/* IE7 */
* +html #banner {
	/*margin-top: 60px;*/
}

a.clickHere {
	position: absolute;
	bottom: 40px;
	right: 30px;
	width: 85px;
	height: 90px;
}

div.bannerContent a.signIn {
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	padding-top: 3px;
	margin: 10px 0 0 300px;
	width: 136px;
	height: 41px;
	text-decoration: none;
	background: url(/images/sign-up.jpg) no-repeat top left;	
}

.quickLinks a {
	display: block;
	padding: 2px 10px;
	margin-bottom: 5px;
}


#loginBox label {
	display: block;
	font-weight: normal;
  color: #333;
}

div.bannerContent {
	color: #8f8f8f;
	margin-right: 430px;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 30px;
}

div.bannerContent h2 {
	color: #dadada;
}

div.contentWrapper div.content {
	margin-bottom:20px;
	width: 650px;
	padding-left: 25px;
	float: left;	
}

div.sidebar {
	display: block;
	margin-left: 700px;
	margin-bottom: 20px;
	padding-top: 35px;
}

img.homeAvatar {
	border: 3px solid #fff;
	width: 100px;
	height: 100px;
	margin: 10px auto;
}

div.article div.articleContent {
	padding: 5px 0px 0 0px;
	margin-bottom: 30px;
}

div.article h2 {
	margin-bottom: 10px;
	background: url(/images/h2-bg.jpg) no-repeat left center;
	padding-left: 35px;
	font-size: 24px;
	color: #5c5c5c;
	clear: both;
}

input.searchEdit, #username, #password {
	width: 222px;
	height: 24px;
	border: 1px solid #dedede;
	text-align: center;
	color: #000;
	font-size: 14px;
	margin-bottom: 10px;
}

#loginBtn, #logoutBtn {
	border: 0 none;
	padding: 4px 15px;
	background: #333;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

input.searchBtn {
	color: #FFFFFF;
	width: 56px;
	height: 18px;
	background: url(/images/search-btn.jpg) no-repeat top left;
	border: none;
}

#footerWrapper {
	min-height: 130px;
	background: #333333;
	border-top: 5px solid #ccc;
	clear: both;
}

/* IE6 */
* html #footerWrapper {
	height: 130px;
}

#footer {
	position: relative;
	width: 960px;
	margin: auto;
}

#bottomMenu {
	margin-top: 10px;
	text-align: left;
}

#bottomMenu a {
	padding: 3px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#bottomMenu a:hover {
	background: #7E8718;
	color: #fff;
	text-decoration: none;
}

#logoFooter {
	position: absolute;
	width: 144px;
	height: 58px;
	top: 10px;
	right: 70px;
	background: url(/images/logo-footer.jpg) no-repeat top left;
}

div.generatorBox {
	border: 1px solid #e0e0e0;
	padding: 5px 25px 25px 25px;
}

table.qrCode {
	border: none;
	border-collapse: separate;
}

table.qrCode td#qrCode {
	border: 5px solid #b5bf40;
	text-align: center;
}

table.qrCode td#userLoggedIn {
	vertical-align: top;
	padding-left: 40px;
	border-left: 2px solid #c0c0c0;
	text-align: left;
	font-size: 11px;
}

select {
	height: 22px;
	margin: 5px 0;
}

select.folderList {
	margin-right: 5px;
}

div.createPdf {
	margin-top: 10px;
	padding-top: 10px;	
	border-top: 1px dotted #C0C0C0;
}

div.createGif {
	margin-top: 0px;
	padding-top: 10px;
}

div.generatorBox h3 {
	margin: 20px 0;
}

input.generateCode {
	width: 171px;
	height: 35px;
	background: url(/images/generate-code-btn.jpg) no-repeat top left;
	display: block;
	margin: 10px auto;
	border: none;
}

input.urlEdit, textarea.txtEdit {
	display: block;
	margin: 5px 0 20px 0;
	width: 540px;
	height: 22px;
	padding: 4px 3px 0 3px;
	color: #333;
	border: 1px solid #b5bf40;
}

textarea.txtEdit {
	height: 100px;
}

select.sizeList {
	margin: 0 5px 0 0;
}

div.generalInfoContent div.left, div.dynamicCodeContent div.left {
	float: left;
}

div.generalInfoContent div.right, div.dynamicCodeContent div.right {
	float: right;
}

div.generalInfoContent div.left {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 14px;
}

div.generalInfoContent div.left p.username {
	font-size: 18px;
	margin: 10px 0;
}

div.generalInfoContent div.right {
	text-align: center;
	margin-right: 10px;
}

div.generalInfoContent div.right div.avatar {
	border: 5px solid #ced57f;
}

div.dynamicCodeContent div.left {
	text-align: center;
	margin-left: 10px;
}

div.dynamicCodeContent div.right {
	margin-top: 10px;
	margin-right: 10px;
}

a.myFolders, a.createNewCode {
	width: 108px;
	height: 76px;
	display: block;
	margin-right: 20px;
	float: left;
}

a.myFolders {
	background: url(/images/my-folders-btn.jpg) no-repeat top left;
}

a.createNewCode {
	background: url(/images/create-new-code-btn.jpg) no-repeat top left;
}

a.save {
	width: 72px;
	height: 36px;
	display: block;
	float: right;
	margin-top: 20px;
	background: url(/images/save-btn.jpg) no-repeat top left;
}

input.register {
	width: 97px;
	height: 36px;
	display: block;
	border: none;
	background: url(/images/register-btn.jpg) no-repeat top left;
}

table.userInformations {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #e0e0e0;
}

table.userInformations tr {
	height: 35px;
}

table.userInformations tr td {
	padding-left: 10px;
}

table.userInformations tr.odd td {
	background: #fff;
	border-bottom: 1px solid #d6d6d6;
}

table.userInformations tr.even td {
	background: #ececec;
	border-bottom: 1px solid #e0e0e0;
}

textarea.describe {
	margin: 10px 0;
}

textarea.description {
	margin-bottom: 10px;
}

table.myFolders {
	width: 100%;
	margin-top: 20px;
}

table.myFolders td{
	height: 40px;
	padding-left: 10px;
	border-bottom: 1px solid #c0c0c0;
}

table.myFolders th{
	font-size: 18px;
	color: #5c5c5c;
	text-align: left;
	border-bottom: 4px solid #abb43a;
	padding-bottom: 4px;
	padding-left: 20px;
}

table.myFolders a.folder {
	font-size: 14px;
	color: #5c5c5c;
	background: url(/images/folder-icon.jpg) no-repeat 0 0;
	padding: 0 0 8px 45px;
	font-weight: normal;
}

table.myFolders a.edit {
	font-size: 11px;
	color: #abb43a;
}

table.myFolders a.delete {
	font-size: 11px;
	color: #3e3e3e;
}

table.qrCodes {
	margin-top: 25px;
	width: 100%;
	font-size: 12px;
}

table.qrCodes tr.code td {
	text-align: left;
	padding: 10px 0 2px 0;
	border-top: 1px solid #ddd;
	padding-bottom: 10px;
	vertical-align: top;
}

div.type {
	margin-top: 5px;
	text-align: right;
	padding: 1px 5px;
}

table.qrCodes tr.code td.description {
	padding-left: 15px;	
}

table.qrCodes tr.code td p.type {
	text-align: center;
	margin-top: 1px;
}

table.qrCodes tr.code td.description p.description{
	margin-bottom: 10px;
}

a.createNewFolder {
	width: 172px;
	height: 36px;
	display: block;
	margin-top: 10px;
	background: url(/images/create-new-folder-btn.jpg) no-repeat top left;	
}

table.register {
	border: none;
	margin-top: 20px;
}

table.register td{
	height: 35px;
}

table.register td.label {
	padding-right: 20px;
}

input.txt, div#sf_guard_auth_password input {
	height: 20px;
	width: 200px;
}

div.quickLinksBox div.links {
	padding: 3px 3px 7px 3px;
	margin-top: 15px;
	background: #efefef;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-align: center;
}

div.quickLinksBox div.links a {
	text-decoration: none;
	padding: 0 1px;
}

div.quickLinksBox div.links a:hover{
	color: #FFFFFF;
	background: #666;
}

textarea.imgCode {
	width: 99%;
	height: 60px;
}

table.addFolder {
	width: 100%;
	margin-top: 20px;
}

input.addFolder {
	width: 99%;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.addFolder td {
	padding-top: 5px;
}

#info {
  margin: 10px 0;
}

div.messageOK {
  color: #4c6119;
  padding: 5px;
  background: #f7fbbf;
  border:1px solid #c6d425;
  margin-bottom: 20px;
}

div.messageOK ul{
	list-style: none;
	list-style-image: none;
}

table.saveCodes {
  margin-top: 5px;
  vertical-align: top;
}

table.saveCodes td.gif {
  padding-left: 5px;
}

a.saveAsPdf, a.saveAsGif {
  width: 91px;
  height: 27px;
  display: block;
}

a.saveAsPdf {
	background: url(/images/save-as-pdf.jpg) no-repeat top left;	
}

a.saveAsGif {
	background: url(/images/save-as-gif.jpg) no-repeat top left;	
}

span.close
{
 margin-right:8px;
 position:absolute;
  right:20px;
}

div#sf_guard_auth_form fieldset {
  border: none;
}
      
div#sf_guard_auth_form div.form-row {
  margin-bottom: 10px; 
}

div.form_error {
  font-size: 12px;
  color: #cc0000;
}

label {
  padding-right: 10px;
}

a#sf_guard_auth_forgot_password {
  padding-left: 5px;
}

span.codeType {
  font-size: 12px;
  color: #cc0000;
}

div.dynamicUrlUpdate {
  padding: 10px;
  background: #eee;
}

table.qrCode div.addToFolder {
  padding: 10px;
  background: #eee;
}

.editBar {
	background: #7E8718;
  padding: 2px 2px;
	width: 60px;
  color: #000;
	text-align:center;
  margin-top: 20px;
}

.editBar a{
	font-size: 12px;
  color: #fff;
}

div.createPost {
  margin-top: 20px;
}

div.createPost a {
  padding: 2px 10px;
  background: #333;
  color: #fff;
}


div.pagePagine a {
  color: #333;
  font-size: 18px;
}

div.pagePagine a.nextPage {
  padding-left: 15px;
}

div.latestNews {
	width: 600px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #333;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

img.left {
	float: left;
	margin: 0 20px 5px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 20px;
}

div.btt {
	clear: both;
	margin-top: 10px;
	padding-right: 20px;
	text-align: right;
}

div.comments h3 {
	margin: 15px 0;
	color: #7E8718;
}

div.comments div.comment {
	border: 1px dashed #CCCCCC;
	margin: 15px 0;
	padding: 5px;
}

div.comments div.comment:hover {
	border: 1px solid #CCCCCC;
}

div.comments div.comment div.body {
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px;
}

div.comments div.author {
	font-size: 11px;
	font-weight: bold;
	color:#CCCCCC;
}

div.form_control {
	margin: 5px 0;
}

#sfSimpleBlog_add_comment_form {
	padding: 10px;
	background: #ddd;
}

#contactForm  {
	margin-top: 20px;
	padding: 20px;
	background: #ddd;
}

#contactForm label {
	display: block;
	width: 10em;
	margin: 5px 0;
}


/******************** nowy generator****************************/

div.sliderContent {
	padding: 0px 50px;
}

div.urlContent, div.emailContent, div.phoneContent, div.textContent, div.logoContent {
	padding-top: 40px;
}

.txtShadow {
	background: url(/images/input-bg.jpg) no-repeat top left;
	border: 1px solid #999;
	padding-left: 10px;
	padding-top: 4px;
}

.genInputW {
	width: 428px;
}

.logoInputW {
	width: 350px;
}

.genInputH {
	height: 20px;
}

div.actionButtons {
	margin-top: 10px;
	text-align: right;
}

a#shop {
	width: 68px;
	height: 27px;
	display: block;
	float: right;
	margin-right: 2px;
	background: url(/images/shop-btn.jpg) no-repeat top left;	
}

a#shop:hover {
	background: url(/images/shop-btn-hover.jpg) no-repeat top left;	
}

#createCodeUrl, #createCodeEmail, #createCodePhone, #createCodeText, #createCodeLogo {
	border: none;
	width: 115px;
	height: 27px;
	display: block;
	float: right;	
	background: url(/images/create-code-btn.jpg) no-repeat top left;	
}

#createCodeUrl:hover, #createCodeEmail:hover, #createCodePhone:hover, #createCodeText:hover {
	background: url(/images/create-code-btn-hover.jpg) no-repeat top left;	
}

table.generatorTable {
	width: 90%;
	border: none;
	margin: 0 auto 50px auto;
}

table.generatorTable td{
	vertical-align: top;
}

table.generatorTable td.phone{
	padding-top: 30px;
}

table.generatorTable td.design{
	padding-right: 30px;
}

div.cellphone {
	width: 284px;
	height: 540px;
	background: url(/images/phone.jpg) no-repeat top left;	
}

div.cellphone div.qrcode {
	width: 200px;
	height: 200px;
	padding-top: 122px;
	padding-left: 40px;
	text-align:center;	
}

p.designAndOrder {
	margin-top: 10px;
	font-size: 14px;
}

div.saveToFolder {
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}

a.saveToFolder {
	width: 67px;
	height: 25px;
	display: block;
	background: url(/images/save-to-folder-btn.jpg) no-repeat top left;	
}

a.saveToFolder:hover {
	background: url(/images/save-to-folder-btn-hover.jpg) no-repeat top left;	
}

ul.filterItems li {
	list-style: none;
	width: 76px;
	height: 50px;
	padding: 2px;
	margin: 5px;
	float: left;
}

ul.filterItems li a {
	font-size: 11px;
	line-height: 1.1em;
	color: #666;
	display: block;
	text-decoration: none;
}

#filterSearch {

}

#selectedProfile {

}

#filterActions {
	margin: 30px 5px 0px 5px;
	padding-bottom: 5px;
}

#results {
	margin: 20px 0;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
}

img.socialImg:hover {
	cursor: pointer;
}

select#folder {
	padding: 3px;
	margin-top: 2px;
}

table.saveToFolder {
	margin-top: 5px;
}

div.saveAs {
	margin-top: 15px;
	margin-left: 5px;
	padding: 0px 60px;
}

a.saveAsPdf {
	width: 53px;
	height: 53px;
	float: left;
	background: url(/images/save-pdf.gif) no-repeat top left;	
}

a.saveAsPdf:hover {
	background: url(/images/save-pdf-hover.gif) no-repeat top left;	
}

a.saveAsGif {
	width: 53px;
	height: 53px;
	float: right;
	background: url(/images/save-gif.gif) no-repeat top left;	
}

a.saveAsGif:hover {
	background: url(/images/save-gif-hover.gif) no-repeat top left;	
}

span.enterProfileName {
	font-size: 11px;
}

table.selectedProfile td {
	vertical-align: middle;
	height: 25px;
	padding: 5px;
}

table.selectedProfile td.submit {
	vertical-align: bottom;
}

div.textCode textarea {
	background: #111;
	color: #fff;
	border: 1px solid #666;
	margin: 20px auto 10px 55px;
}

div.notification {
	color: #4b92e3;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 15px;
	padding-left: 40px;
	background: #d7e4f9 url(/images/information.png) no-repeat 15px center;
}

div.generatorInfo {
		padding: 15px;
		margin-bottom: 20px;
}
input.saveToFolder
{
  background:transparent url(/images/save-to-folder-btn.jpg) no-repeat scroll left top;
  display:block;
  border: 0;
  height:25px;
  width:67px;
}

fieldset.contact_form {
  border:medium none;
  background:transparent url(/images/All-mail-128.png) no-repeat 400px 20px;
}

fieldset.contact_form .row {
	margin-bottom: 10px;
}

fieldset.contact_form label{
	display: block;
	margin-bottom: 3px;
}

#contact_name, #contact_email, #contact_message {
	width: 312px;
}

#contact_name, #contact_email {
	height: 25px;
}

div.warning {
	width: 292px;
	background: #f1d3d3;
	border-top: 1px solid #d27777;
	border-bottom: 1px solid #d27777;
	padding: 10px 10px;
	margin-bottom: 30px;
}

.formError {
	padding-left: 2px;
	border-left: 3px solid #d27777;
}

.info {
	margin-bottom: 10px;
}

img.ajaxLoad {
	padding-top: 90px;
	padding-left: 5px;
	margin: 0 auto;
}

.shareThis {
	margin-bottom: 20px;
}

#testers {
  font-family: Georgia, Arial;
  font-style: italic;
  border-top: 1px solid #FFEC48;
  border-bottom: 1px solid #FFEC48;
  background: #FEFEDD;
  padding: 20px;
}

#qrazyForum {
  display: block;
  text-align: center;
  margin-top: 15px;
}

#nextGeneration {
  display: block;
  text-align: center;
}

/* CornerBox */

.cornerBox {
	position: relative;
	background: #fff;
	width: 100%;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	font-size: 14px;
}
.corner {
	position: absolute;
	width: 18px;
	height: 18px;
	background: url('/images/corner-box.jpg') no-repeat;
	font-size: 0%;
}
.cornerBoxInner {
	padding: 10px 18px;
}
.TL {
	top: -1px;
	left: -1px;
	background-position: 0 0;
}
.TR {
	top: -1px;
	right: -1px;
	background-position: -18px 0;
}
.BL {
	bottom: -1px;
	left: -1px;
	background-position: 0 -18px;
}
.BR {
	bottom: -1px;
	right: -1px;
	background-position: -18px -18px;
}

/* EndCornerBox */

.cornerBoxInner h2 {
	color: #212121;
	font-size: 18px;
	margin-bottom: 10px;
}

.userMenu {
	border: 1px solid #dedede;
	margin-bottom: 20px;
	padding: 5px;
}

.userMenu legend {
	font-size: 12px;
	padding: 2px 5px;
}

.marginBottom {
	margin-bottom: 20px;
}

.relatedArticles a{
	display: block;
	margin-bottom: 8px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.relatedArticles a:hover {
	color: #7E8718;
}