/* display */
	/* div.top-in-language {display: none;} */
	div.bottom-in-ico-face{display: none;}
	div.bottom-in-ico-twit{display: none;}

/* main */
	body {margin: 0px; width: 100%; min-width: 1000px; background-color: #333333; padding: 0px; font-family: arial, helvetica, sans-serif; background-image: url(../gfx-main/bodyin.jpg); background-repeat: repeat;}
	div.bodytop {background-image: url(../gfx-main/bodytop.jpg); background-repeat: repeat-x; width: 100%; margin: 0px; padding: 0px;}
	a {text-decoration: none; outline-color: #333333; outline-width: 0px; border: 0px;}

/* general */
		div.main {width: 960px; margin: 0 auto;}
		div.clear {clear: both; width: 960px; height: 1px;}	
		div.clear-small {clear: both; width: 1px; height: 1px;}	
		a {color: #999999;}
		a:hover {color: #ffffff;}
		div.header {width: 960px; height: 200px; margin-bottom: 10px;}
	/* top */
		div.top {width: 950px; height: 100px; padding-left: 5px; padding-right: 5px; margin-bottom: 25px;}
			div.top-in {width: 475px; height: 100px; margin: 0px; float: left;}
				img.top-logo {margin: 0px; margin-top: 25px;}
				h1.top-in {font-weight: normal; font-size: 11px; color: #999999; text-align: left; margin: 0px; display: inline; margin-left: 3px;}
					a.top-in {color: #999999;}
				p.top-in {font-weight: normal; font-size: 11px; color: #888888; margin: 0px; text-align: right; margin-top:10px;}
	/* content */		
		div.content {width: 950px; height: 100px; margin-left: 5px; margin-right: 5px;}
	/* bottom */		
		div.bottom {width: 950px; min-height: 100px; margin: 0 auto; margin-top: 50px; border-top: 1px dotted #666666; margin-bottom: 30px; padding-bottom: 15px;}
			div.bottom-in {width: 230px; margin-left: 5px; margin-right: 5px; float: left; padding-top: 10px; min-height: 100px; display: block;}
				h2.bottom-in {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: left; margin-top: 2px; display: block;}
				div.bottom-in-ico-rss {margin: 0px; margin-bottom: 10px; background-image: url(../gfx-main/bottom-ico-rss.png); background-repeat: no-repeat; width: 100px; height: 17px;}
				div.bottom-in-ico-face {margin: 0px; margin-bottom: 10px; background-image: url(../gfx-main/bottom-ico-face.png); background-repeat: no-repeat; width: 100px; height: 17px;}
				div.bottom-in-ico-twit {margin: 0px; margin-bottom: 10px; background-image: url(../gfx-main/bottom-ico-twit.png); background-repeat: no-repeat; width: 100px; height: 17px;}
				div.bottom-in-ico-lin {margin: 0px; margin-bottom: 10px; background-image: url(../gfx-main/bottom-ico-lin.png); background-repeat: no-repeat; width: 100px; height: 17px;}
				div.bottom-in-ico-gol {margin: 0px; margin-bottom: 10px; background-image: url(../gfx-main/bottom-ico-gol.png); background-repeat: no-repeat; width: 100px; height: 17px;}
						div.bottom-in-ico-rss:hover {background-image: url(../gfx-main/bottom-ico-rss-hover.png); background-repeat: no-repeat;}
						div.bottom-in-ico-face:hover  {background-image: url(../gfx-main/bottom-ico-face-hover.png); background-repeat: no-repeat;}
						div.bottom-in-ico-twit:hover  {background-image: url(../gfx-main/bottom-ico-twit-hover.png); background-repeat: no-repeat;}
						div.bottom-in-ico-lin:hover  {background-image: url(../gfx-main/bottom-ico-lin-hover.png); background-repeat: no-repeat;}
						div.bottom-in-ico-gol:hover  {background-image: url(../gfx-main/bottom-ico-gol-hover.png); background-repeat: no-repeat;}
					h2.bottom-in-ico {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: left;}
						a.bottom-in-ico {color: #999999; padding-left: 25px; width: 100px; height: 11px; padding-top: 6px; display: block;}
						a.bottom-in-ico:hover {color: #ffffff;}	
							span.bottom-in-display {display: none; font-size: 11px;}
							a:hover span.bottom-in-display {display: inline;}
							a.bottom-in-ico:hover span.bottom-in-display {display: inline;}
				p.bottom-in {font-weight: normal; font-size: 11px; color: #666666; margin: 0px; text-align: left;}
				
/* index */
	div.index-buttons {width: 960px; height: 500px; margin-bottom: 10px;}
		div.index-buttons-butt-1 {width: 230px; height: 500px; margin-left: 4px; margin-right: 4px; float: left; background-color: #5ec1ff; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-1a.jpg);}
		div.index-buttons-butt-1:hover { border: 1px #ffffff solid;}
		div.index-buttons-butt-2 {width: 230px; height: 500px; margin-left: 4px; margin-right: 4px; float: left; background-color: #5ec1ff; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-2a.jpg);}
		div.index-buttons-butt-2:hover { border: 1px #ffffff solid;}
		div.index-buttons-butt-3 {width: 230px; height: 500px; margin-left: 4px; margin-right: 4px; float: left; background-color: #ce3333; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-3a.jpg);}
		div.index-buttons-butt-3:hover { border: 1px #ffffff solid;}
		div.index-buttons-butt-4 {width: 230px; height: 500px; margin-left: 4px; margin-right: 4px; float: left; background-color: #b2b122; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-4a.jpg);}
		div.index-buttons-butt-4:hover { border: 1px #ffffff solid;}		
			h2.index-buttons-butt {font-weight: normal; font-size: 12px; color: #ffffff; text-align: right; width: 230px; height: 500px; margin: 0px;}
			a.index-buttons-butt {font-weight: normal; font-size: 12px; color: #ffffff; text-align: right; padding: 10px; width: 210px; height: 480px; display: block;}
				span.index-buttons-butt {font-size: 9px; color: #EEEEEE;}
					span.index-buttons-butt-display {display: none; font-size: 11px;}
					a.index-buttons-butt:hover span.index-buttons-butt-display {display: inline;}
	div.index-text {width: 960px;}
		div.index-text-in-1-2 {width: 470px; margin-left: 5px; margin-right: 5px; float: left;}
		div.index-text-in-3-4{width: 230px; margin-left: 5px; margin-right: 5px; float: left;}
			p.index-text-in-1-2 {font-weight: normal; font-size: 11px; color: #5ec1ff; margin: 0px; text-align: justify; line-height: 15px;}
			p.index-text-in-3 {font-weight: normal; font-size: 11px; color: #e33737; margin: 0px; text-align: justify; line-height: 15px;}
			p.index-text-in-4 {font-weight: normal; font-size: 11px; color: #b2b122; margin: 0px; text-align: justify; line-height: 15px;}
		
/* header */
	h2.header-butt {font-weight: normal; font-size: 12px; color: #ffffff; text-align: right; width: 230px; height: 200px; margin: 0px;}
	a.header-butt {font-weight: normal; font-size: 12px; color: #ffffff; text-align: right; padding: 10px; width: 210px; height: 180px; display: block;}

	/* header-blue */
		div.header-butt-1-blue {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #5ec1ff; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-1a.jpg);}
		div.header-butt-1-blue:hover {border: 1px #ffffff solid;}
		div.header-butt-2-blue {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #5ec1ff; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-1a.jpg); background-position: 0px -30px;}
		div.header-butt-2-blue:hover {border: 1px #ffffff solid;}
		div.header-butt-3-blue {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #5ec1ff; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-1a.jpg); background-position: 0px -60px;}
		div.header-butt-3-blue:hover {border: 1px #ffffff solid;}
		div.header-butt-4-blue {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #5ec1ff; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-1a.jpg); background-position: 0px 0px; background-position: 0px -90px;}
		div.header-butt-4-blue:hover {border: 1px #ffffff solid;}
			span.index-buttons-butt-display {display: none; font-size: 11px;}
			a.header-butt:hover span.index-buttons-butt-display {display: inline;}
				
	/* header-red */
		div.header-butt-1-red {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #ce3333; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-3a.jpg);}
		div.header-butt-1-red:hover {border: 1px #ffffff solid;}
		div.header-butt-2-red {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #ce3333; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-3a.jpg); background-position: 0px -30px;}
		div.header-butt-2-red:hover {border: 1px #ffffff solid;}
		div.header-butt-3-red {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #ce3333; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-3a.jpg); background-position: 0px -60px;}
		div.header-butt-3-red:hover {border: 1px #ffffff solid;}
		div.header-butt-4-red {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #ce3333; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-3a.jpg); background-position: 0px 0px; background-position: 0px -90px;}
		div.header-butt-4-red:hover {border: 1px #ffffff solid;}
		
	/* header-yellow */
		div.header-butt-1-yellow {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #b2b122; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-4a.jpg);}
		div.header-butt-1-yellow:hover {border: 1px #ffffff solid;}
		div.header-butt-2-yellow {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #b2b122; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-4a.jpg); background-position: 0px -30px;}
		div.header-butt-2-yellow:hover {border: 1px #ffffff solid;}
		div.header-butt-3-yellow {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #b2b122; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-4a.jpg); background-position: 0px -60px;}
		div.header-butt-3-yellow:hover {border: 1px #ffffff solid;}
		div.header-butt-4-yellow {width: 230px; height: 200px; margin-left: 4px; margin-right: 4px; float: left; background-color: #b2b122; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-4a.jpg); background-position: 0px 0px; background-position: 0px -90px;}
		div.header-butt-4-yellow:hover {border: 1px #ffffff solid;}

/* content */
	div.content {width: 960px; height: auto; margin: 0px; margin-top: 25px; overflow: hidden;}
		div.content-in {width: 480px; float: left; height: auto;}
		div.content-in-short {width: 230px; float: left; height: auto; margin-right: 5px; margin-left: 5px;}
			ul.content-in {list-style-type: disc; font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: left; margin-bottom: 20px; list-style:none; padding: 0px;}
			li.content-in {margin: 0px; margin-bottom: 3px; padding: 0px;}
	
	/* content-blue */	
		h3.content-in-blue {font-weight: bold; font-size: 11px; color: #5ec1ff; text-align: left; margin: 0px; margin-bottom: 15px; letter-spacing: 1px;}
		h4.content-in-blue {font-weight: normal; font-size: 11px; color: #CCCCCC; margin: 0px; text-align: left; margin-bottom: 5px;}
		p.content-in-blue{font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: justify; margin-bottom: 20px; line-height: 15px;}
		p.content-in-blue-right{font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: right; margin-bottom: 20px; line-height: 15px;}
		div.content-in-blue-thumb {width: 232px; height: 200px; margin: 0px; float: left; margin-right: 4px; margin-left: 4px; display: block;}
			h4.content-in-blue-thumb {font-weight: normal; font-size: 11px; color: #CCCCCC; margin: 0px; text-align: left;}
			img.content-in-blue-thumb {width: 230px; height: 150px; border: 1px #000000 solid;}
				img.content-in-blue-thumb:hover {border: 1px #ffffff solid;}
			p.content-in-blue-thumb {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: justify; margin-bottom: 5px; line-height: 14px;}
		a.content-in-blue {color: #5ec1ff;}
			a.content-in-blue:hover {color: #ffffff;}
		span.content-in-blue-v {display: none;}
		a.content-in-blue:hover  span.content-in-blue-v {display: inline;}
		
	/* content-red */	
		h3.content-in-red {font-weight: bold; font-size: 11px; color: #ce3333; text-align: left; margin: 0px; margin-bottom: 15px; letter-spacing: 1px;}
		h4.content-in-red {font-weight: normal; font-size: 11px; color: #CCCCCC; margin: 0px; text-align: left; margin-bottom: 5px;}
		p.content-in-red{font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: justify; margin-bottom: 20px; line-height: 15px;}
		div.content-in-red-thumb {width: 232px; height: 200px; margin: 0px; float: left; margin-right: 4px; margin-left: 4px; display: block;}
		div.content-in-blue-onblog {padding-top: 8px;}
			h4.content-in-red-thumb {font-weight: normal; font-size: 11px; color: #CCCCCC; margin: 0px; text-align: left;}
			img.content-in-red-thumb {width: 230px; height: 150px; border: 1px #000000 solid;}
				img.content-in-red-thumb:hover {border: 1px #ffffff solid;}
			p.content-in-red-thumb {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: justify; margin-bottom: 5px; line-height: 14px;}
		a.content-in-red {color: #ce3333;}
			a.content-in-red:hover {color: #ffffff;}
		span.content-in-red-v {display: none;}
		a.content-in-red:hover  span.content-in-red-v {display: inline;}
		img.content-in-img {border: 1px #000000 solid; width: 62px; height: 62px; margin-left: 4px; margin-bottom: 4px; float:left;}
			img.content-in-img:hover {border: 1px #ffffff solid;}
		p.content-in-red-img{font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: right; margin-right: 5px; display: block; height: 12px; margin-top: 30px; clear: both;}
		
	/* content-yellow */	
		h3.content-in-yellow {font-weight: bold; font-size: 11px; color: #b2b122; text-align: left; margin: 0px; margin-bottom: 15px; letter-spacing: 1px;}
		h4.content-in-yellow {font-weight: normal; font-size: 11px; color: #CCCCCC; margin: 0px; text-align: left; margin-bottom: 5px;}
		p.content-in-yellow {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: justify; margin-bottom: 20px; line-height: 15px;}
		div.content-in-yellow-thumb {width: 232px; height: 200px; margin: 0px; float: left; margin-right: 4px; margin-left: 4px; display: block;}
			h4.content-in-yellow-thumb {font-weight: normal; font-size: 11px; color: #CCCCCC; margin: 0px; text-align: left;}
			img.content-in-yellow-thumb {width: 230px; height: 150px; border: 1px #000000 solid;}
				img.content-in-yellow-thumb:hover {border: 1px #ffffff solid;}
			p.content-in-yellow-thumb {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: justify; margin-bottom: 5px;}
		a.content-in-yellow {color: #b2b122;}
			a.content-in-yellow:hover {color: #ffffff;}
		span.content-in-yellow-v {display: none;}
		a.content-in-yellow:hover  span.content-in-yellow-v {display: inline;}
		img.content-in-img {border: 1px #000000 solid; width: 62px; height: 62px; margin-left: 4px; margin-bottom: 4px; float:left;}
			img.content-in-img:hover {border: 1px #ffffff solid;}
		p.content-in-yellow-img{font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: right; margin-right: 5px; display: block; height: 12px; margin-top: 30px; clear: both;}
		
/* kontakt */
	div.content-in-kontakt-1 {width: 230px; float: left; height: auto; margin-left: 5px; margin-right: 5px;}
	div.content-in-kontakt-2 {width: 470px; float: left; height: auto; margin-left: 5px;}
		form {display: block; width: 470px; font-size: 11px; margin: 0px;}
			input.txt {font-size: 11px; display: block; width: 184px; border: 1px solid #333333; color: #333333; background: #CCCCCC; margin: 0px; height: 16px; padding-left: 5px; margin-bottom: 5px; float: left; clear: left;}
				input.txt:hover {border: 1px solid #ffffff;}
			textarea.txt {font-size: 11px; display: block; width: 460px; height: 119px; border: 1px solid #333333; color: #333333; background: #CCCCCC; padding: 5px; margin-bottom: 5px; clear: left; max-width: 460px; min-width: 460px; min-height: 119px;}
				textarea.txt:hover {border: 1px solid #ffffff;}
			input.but {display: inline; font-size: 10px; display: block; width: 70px; border: 1px solid #333333; color: #333333; background: #666666; margin: 0px; height: 23px; margin-top: 15px; letter-spacing: 1px; margin-bottom: 7px; padding: 0px; padding-bottom: 2px;}
				input.but:hover {border: 1px solid #333333; background: #99cc33;}
			input.required {font-size: 11px; display: block; width: 184px; border: 1px solid #ce3333; color: #666666; background: #ffcccc; margin: 0px; height: 16px; padding-left: 5px; margin-bottom: 5px; float: left; clear: left;}
				input.required:hover {border: 1px solid #ffffff;}
			textarea.required {font-size: 11px; display: block; width: 460px; height: 119px; border: 1px solid #ce3333; color: #666666; background: #ffcccc; padding: 5px; margin-bottom: 5px; max-width: 460px; min-width: 460px; min-height: 119px;}
				textarea.required:hover {border: 1px solid #ffffff;}
					p.form  {display: block; width: 100px; font-size: 11px; text-align: left; color: #999999; margin-top: 1px; font-weight: normal; margin-bottom: 5px; margin-left: 5px; float: left}
					p.form2 {font-size: 11px; text-align: left; color: #999999; font-weight: normal; margin-bottom: 5px; clear: both; display: block; width: 100px; height: 11px;}
					p.zly_kod {position: absolute; display: block; width: 69px; font-size: 10px; text-align: right; color: #ce3333; margin-top: 2px; font-weight: normal; margin-bottom: 5px; margin-left: 405px;}
					img.kod {margin-top: 2px; margin-bottom: 5px; margin-left: 15px; width: 80px; height: 16px; float: left;}
					p.none {display: none;}
					input.none {display: none;}
					p.form_info_send {display: block; height: 16px; width: 470px; font-size: 10px; text-align: left; color: #99cc33; margin: 0 auto; margin-top: 0px; height: 10px;}
					p.form_info {display: block; height: 16px; width: 470px; font-size: 10px; text-align: left; color: #ce3333; margin: 0 auto; margin-top: 0px; height: 10px;}

/* 404 */
	div.main-404-sign {display: block; margin: 0 auto; width: 541px; margin-top: 80px; margin-bottom: 10px;}
	div.main-404 {margin: 0 auto; width: 640px; display: block; border-top: 1px dotted #666666;}
	div.main-404-in {width: 300px; margin: 0px; height: auto; display: block; display: inline; float: left; margin-top: 28px;}
		p.main-404-left {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: left; margin-left: 20px;}
		p.main-404-right {font-weight: normal; font-size: 11px; color: #999999; margin: 0px; text-align: right; margin-right: 20px;}
			a.main-404 {color: #CCCCCC;}
			a.main-404:hover {color: #ffffff;}
		
/* cv, grafika, copy */
	div.content_k_in_left {width: 565px; margin-left: 5px; margin-right: 5px; float: left;}
	div.content_k_in_right {width: 350px; margin: 0px; margin-left: 5px; margin-right: 5px; float: left; border-left: 1px #5ec1ff solid; padding-left: 14px; margin-bottom: 0px;}
	div.bottom_1_karigraf {padding-top: 10px; width: 100%; height: 145px; margin: 0px;  background-image: url(../gfx_main/bottom_2_bg_karigraf.jpg);} 
	div.bottom_1_in_karigraf {width: 960px; height: 140px; margin: 0px; margin: 0 auto}
	div.bottom_2_grafika-projektowanie {width: 100%; height: 50px; margin: 0px; background-color: #999999;}
	div.sq-b {width: 10px; height: 10px; margin: 0px; float: right; background-color: #333333; background-color: #5ec1ff; margin-left: 4px;}
	div.sq-r {width: 10px; height: 10px; margin: 0px; float: right; background-color: #333333; background-color: #ce3333; margin-left: 4px;}
	div.sq-y {width: 10px; height: 10px; margin: 0px; float: right; background-color: #333333; background-color: #b2b122; margin-left: 4px;}
	div.line {clear: left; margin: 0 auto; height: 270px; width: 950px; margin-bottom: 30px;}
	div.line-box {height: 270px; width: 178px; float: left; margin-left: 5px; margin-right: 5px; border-left: dotted #555555 1px; border-right: dotted #555555 1px; margin-bottom: 30px;}
	div.line-box-end {height: 270px; width: 178px; float: left; margin-left: 5px; margin-right: 5px; border-left: dotted #555555 1px; border-right: dotted #555555 1px;}
		h4.copy-first {font-weight: bold; font-size: 15px; color: #5ec1ff; text-align: left; margin: 0px; margin-bottom: 15px; letter-spacing: 1px;}
		h4.copy {font-weight: bold; font-size: 15px; color: #5ec1ff; text-align: left; margin: 0px; margin-bottom: 30px; letter-spacing: 1px; margin-top: 40px; border-top: 1px dotted #5ec1ff; padding-top: 10px;}
		h3.box  {font-weight: bold; font-size: 12px; color: #5ec1ff; margin: 0px; text-align: center; margin-top: 10px;}
		p.line-box {font-weight: normal; font-size: 11px; margin: 0px; text-align: center; margin-top: 5px; color: #999999; margin-left: 5px; margin-right: 5px; height: 50px;}
		p.line-box-url {font-weight: normal; font-size: 10px; margin: 0px; text-align: center; margin-top: 5px; color: #999999; margin-left: 5px; margin-right: 5px;}
			a.line-box {color: #CCCCCC;}
				a.line-box:hover {color: #ffffff;}
		p.line-box_en {display: none;}
			a.grafika-projektowanie {color: #999999;}
				a.grafika-projektowanie:hover {color: #990000;}
		img.box {margin: 0 auto; border: solid 1px #000000; display: block; margin-top: 5px;}
		img.box:hover {border: solid 1px #ffffff;}
		h2.content_k_in {font-weight: bold; font-size: 12px; color: #5ec1ff; text-align: left; margin: 0px; margin-bottom: 15px;}
		p.content_k_in {margin: 0px; font-weight: normal; font-size: 12px; text-align: left; color: #999999; margin-bottom: 35px; line-height: 17px;}
		p.bottom_1_karigraf {font-weight: normal; font-size: 10px; color: #ffffff; margin: 0px; text-align: right; line-height: 18px;}
		p.bottom-in-txt {font-weight: normal; font-size: 11px; color: #777777; margin: 0px; text-align: right;}
		h1.kari_graf {padding-top: 0px;}
		p.karigraf {height: 72px; width: 1020px; margin: 0px; padding-top: 5px; font-weight: normal; font-size: 10px; text-align: right; color: #DDDDDD;}
		img.foto {border: 1px #000000 solid; margin: 0px; margin-right: 10px;}
			img.foto:hover {border: 1px #ffffff solid;}
				a.karigraf {color: #ffffff;}
				a.karigraf:hover {color: #990000;}
				a.link {color: #CCCCCC; font-size: 11px;}
				a.link:hover {color: #ffffff;}
				a.adrs{color: #CCCCCC;}
				a.adrs:hover {color: #ffffff;}
		
/* freebies */	
	div.freebies-box {width: 218px; margin-left: 5px; margin-right: 5px; height: 270px; float: left; border-left: dotted #555555 1px; border-right: dotted #555555 1px; padding-left: 5px; padding-right: 5px; margin-bottom: 30px;}
	img.freebies-box {width: 208px; border: solid #000000 1px; margin: 0 auto; display: block; height: 150px;}
		img.freebies-box:hover {border: solid #ffffff 1px;}
	h3.freebies-box {font-weight: bold; font-size: 11px; color: #b2b122; text-align: left; margin: 0px; margin-bottom: 15px; letter-spacing: 1px;}
	h4.freebies-box {font-weight: bold; font-size: 10px; color: #999999; text-align: center; margin: 0px; margin-top: 15px; margin-bottom: 5px;}
	p.freebies-box {font-size: 10px; color: #666666; text-align: center; margin: 0px; margin-top: 0px;}
	a.freebies-box {color: #666666;}
		a.freebies-box:hover {color: #ffffff;}
	p.info_left {font-size: 11px; color: #888888; text-align: left; margin: 0px; margin-top: 15px; float: left; margin-left: 5px;}
	p.info_right {font-size: 11px; color: #888888; text-align: right; margin: 0px; margin-top: 15px; float: right; margin-right: 5px;}
	
/* en-pl */
	div.content-en-pl {height: 250px;}
	div.content-en-pl-in {width: 480px; margin: 0 auto;}
	div.content-en-pl-red-but {width: 230px; height: 50px; margin-left: 4px; margin-right: 4px; float: left; background-color: #ce3333; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-3a.jpg); background-position: 0px -30px; margin-top: 30px;}
	div.content-en-pl-red-but:hover {border: 1px #ffffff solid;}
	div.content-en-pl-blue-but {width: 230px; height: 50px; margin-left: 4px; margin-right: 4px; float: left; background-color: #5ec1ff; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-2a.jpg); background-position: 0px -30px; margin-top: 30px;}
	div.content-en-pl-blue-but:hover {border: 1px #ffffff solid;}
	div.content-en-pl-yellow-but {width: 230px; height: 50px; margin-left: 4px; margin-right: 4px; float: left; background-color: #b2b122; border: 1px #333333 solid; background-image: url(../gfx-main/index-button-4a.jpg); background-position: 0px -30px; margin-top: 30px;}
	div.content-en-pl-yellow-but:hover {border: 1px #ffffff solid;}	
