@charset "UTF-8";
/* CSS Document */
.clearfix {
	display: inline-block;
	margin:0 auto;
}
html[xmlns] .clearfix {
	display: block;
}
.container {
	width: 992px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #563A99;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
body {
	margin: 20px 0 0 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 16px;
}
#logo {
	background: url(../images/logo.png) no-repeat;
	width: 370px;
	height: 61px;
	margin: 0 0 35px 10px;
	float: left;
}
#lang {
	width: 70px;
	float: right;
	margin-top: 20px;
}
#lang a img {
	border: 1px solid #000;
	padding: 1px;
	margin-left: 10px;
}
/*top menu*/
#tmnu {
	background:#111111;
	width:auto;
	height:35px;
	float:left;
	clear:both;
}
#mnu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	height: 35px;
	float: left;
	width: auto;
}
#mnu li {
	display:inline;
	float:left;
	list-style:none;
	text-align:center;
	border-right:1px solid #474747;
	padding-top:6px;
	padding-right:0;
	padding-bottom:7px;
	padding-left:0;
	height:22px;
}
#mnu li a:hover, #active {
	background: #4fbbf6;
	height: 22px;
}
#mnu li a {
	font-size:18px;
	color:#fffffd;
	padding-top:6px;
	padding-right:23px;
	padding-bottom:7px;
	padding-left:23px;
	text-decoration: none;
}
#mnu li a:hover {
	font-size: 18px;
	color:#fffffd;
	padding-top:6px;
	padding-right:23px;
	padding-bottom:7px;
	padding-left:23px;
	text-decoration:underline;
}
#page_content {
	width:inherit;
	float:left;
	clear:both;
	margin:62px auto;
}
#page_l {
	width: 660px;
	height: inherit;
	float: left;
	padding-left: 10px;
	border-right: 1px solid #ebebeb;
}
#page_r {
	width: 280px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.box {
	width: 98%;
	float: left;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	text-align:justify;
}
.box ul li {
	margin-bottom:3px;
}
.head {
	font-size: 24px;
	color: #010100;
	padding: 5px 0 5px 10px;
	border-left: 11px solid #4fbbf6;
	border-bottom: 1px solid #cdcdcd;
	width: 60%;
	text-align:left;
}
.head2 {
	font-size: 18px;
	color: #010100;
	padding: 5px 0 5px 10px;
	border-left: 11px solid #4fbbf6;
	border-bottom: 1px solid #cdcdcd;
	width: 100%;
	text-align: right;
	float: left;
	clear: both;
	overflow: hidden;
}
.images {
	float:left;
	margin: 0 20px 20px 20px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
}
p {
	font-size: 16px;
	line-height: 20px;
}
p.cena {
	clear: both;
	float: left;
	width: auto;
	font-size: 16px;
	padding:5px 0 0 5px;
	margin: 0;
	text-align:center;
}
a.readon {
	background: url(../images/button.gif) repeat-x;
	height: 26px;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color:#fffffd;
	text-align: center;
	padding: 5px 15px 5px 15px;
	float: right;
	text-decoration: none;
}
a.readon2 {
	background: url(../images/button.gif) repeat-x;
	height: 26px;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color:#fffffd;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	text-decoration: none;
}
.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.checkbox {
	background-color: #FFCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.button {
	background: url(../images/button.gif) repeat-x;
	height:26px;
	width:auto;
	font-size:14px;
	font-weight:bold;
	color:#fffffd;
	text-align: center;
	padding: 5px 15px 5px 15px;
	float:right;
	text-decoration:none;
	border: 0;
	cursor:pointer;
	margin-right:150px;
}
input.button2 {
	background: url(../images/button.gif) repeat-x;
	height:26px;
	width:auto;
	font-size:14px;
	font-weight:bold;
	color:#fffffd;
	text-align:center;
	padding: 5px 15px 5px 15px;
	text-decoration:none;
	border:0;
	cursor:pointer;
}
a.readon:hover {
	text-decoration: underline;
}
a.readon2:hover {
	text-decoration: underline;
}
.box_right {
	width: inherit;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
/*end content*/

div#footer {
	background: url(../images/gradient.gif) repeat-x;
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
div#footer a {
	color: #5f5f5f;
}
div#footer a:link {
	color: #5f5f5f;
}
div#footer a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}
div#footer .sitemap_2 a {
	color: #9e9e9e;
}
div#footer .sitemap_2 a:link {
	color:#9e9e9e;
}
div#footer .sitemap_2 a:hover {
	color: #9e9e9e;
	text-decoration: underline;
}
ul.sitemap {
	padding:0 25px 0 25px;
	margin:20px 0 0 0;
	float:left;
	border-right: 1px solid #c9c9c9;
	height:265px;
	width:auto;
}
ul.sitemap li.sitemap_title {
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
ul.sitemap li {
	list-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	line-height: 18px;
}
li.sitemap_2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px;
}
.zadzwon {
	color: #3399FF;
	text-align: right;
	font-size: 18px;
}
#consultant {
	background: url(../images/mapa.gif) no-repeat top center;
	width: inherit;
	float: left;
	clear: both;
}
.no {
	float: right;
	width: auto;
	line-height: 24px;
	color: #000;
}
#copy {
	width: inherit;
	float: left;
	clear: both;
	font-size: 10px;
	padding: 40px 20px 20px 20px;
}
input, textarea {
	border: 2px solid #000000;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
#commentinput {
	height: 133px;
	width: 233px;
	padding: 3px;
}
#nameinput, #emailinput {
	width: 130px;
}
.form_txt {
	text-align: right;
}
#voip {
	width: 150px;
	float: right;
	margin-right: 30px;
}
/*kontakt form*/
p#success {
	padding: 3px 10px;
	background: #92FFA5;
	border: 2px solid #009218;
	color: #009218;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
p#bademail, p#badserver {
	padding: 3px 10px;
	background: #FFA3A1;
	border: 2px solid #D00D00;
	color: #D00D00;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
/*cytat*/
q, cite {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16pt;
	padding-right: 20px;
}
cite {
	clear: both;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: right;
	width: 300px;
}
/* rozwijane szczegoly*/
.rozwin {
	padding: 2px;
	float: right;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D1FFFD;
	width:465px;
	margin-bottom:17px;
	margin-right:20px;
	color: #3399FF;
	cursor:pointer;
	text-align:left;
}
.rozwin2 {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1FFFD;
	margin-bottom: 17px;
	color: #3399FF;
}
/*submenu z prawej*/
.submenu {
	margin-left: 20px;
}
.submenu li {
	list-style-type: square;
}
.box li {
	list-style-type: square;
}
.box li a {
	color: #0066FF;
	cursor:pointer;
}
.ico {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	border:none;
}
.ico p {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.ico .przyklad-ico {
	border: 2px solid #0099FF;
	clear: both;
}
/*współpraca*/
.head3 {
	font-size: 12px;
	font-style: italic;
}
/*portfolio*/
.thumbnail {
	height: 128px;
	width: 128px;
	text-align: center;
	padding:4px;
	background-color: #e0e0e0;
	border: 1px solid #d0d0d0;
	float: right;
	margin-right:15px;
	margin-bottom:15px;
}
.thumbnail_text {
	height:145px;
	width:155px;
	text-align: center;
	padding:8px;
	background-color:#F2F2F2;
	border: 1px solid #e1e1e1;
	float: left;
	margin-right:20px;
	margin-bottom:15px;
	overflow: hidden;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 11px;
}
.thumbnail_text p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#realizacje {
	float: left;
	height: auto;
	width: 600px;
}
/*hosting*/
.divhide {
	float:left;
	margin-top:5px;
	padding:10px;
	clear:both;
	/*background-color:#F1FDFF;*/
	background-color:#e9f2ff;
	width:600px;
}
.divhide img {
	border:none;
}
.dh {
	width:auto;
	background-color:#e9f2ff;
	margin-right:20px;
	margin-bottom:10px;
	padding:5px;
	font-size:12px;
	color:#333;
	list-style:none;
	clear:both;
}
.dh ul {
	padding-left:20px;
	padding-right:30px;
}
.dh li {
	margin-bottom:10px;
}
.divplay {
	margin-top:0.5em;
	margin-bottom:2em;
	padding-bottom:0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
	margin-left:0.5em;
	width:99%;
}
.divplay p {
	margin-left:0.5em;
	margin-right:0.5em;
}
.aopen {
	margin-right:1px;
	margin-left:1px;
	margin-top:3px;
	margin-bottom:-3px;
	cursor:pointer;
	color:#214eb5;
}
.im {
	margin-right:6px;
	margin-top:3px;
	margin-bottom:-2px;
	cursor:pointer;
}
.on {
	margin-bottom:30px;
}
.on img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.image {
	float:left;
	padding-left:0.1em;
	padding-right:0.1em;
	padding-bottom:3em;
	margin-right:0.5em;
	background-color:#FFF;
	height:auto;
	width:170px;
	text-align:center;
}
.abc {
	float:left;
	width:640px;
	height:auto;
	padding-top:1em;
	padding-left:1em;
	margin-right:1em;
	margin-left:1em;
}
/* --------------- */
.flo {
	float:left;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0.6em;
	padding-right:0.6em;
	margin-left:4em;
	width:150px;
}
.buyflo {
	float:left;
	text-align:center;
	width:150px;
	font-weight:bold;
}
.floR {
	float:left;
	text-align:right;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:0em;
	padding-right:0em;
	width:260px;
}
.buyfloR {
	float:left;
	text-align:right;
	padding-top:0.3em;
	padding-bottom:0.3em;
	padding-left:0em;
	padding-right:0em;
	width:30%;
}
.infoPKG {
	width:450px;
	height:auto;
	padding:0.5em;
}
.abccc {
	float:left;
	width:520px;
	background-color:#e9f2ff;
	border-top:#dddddd solid 1px;
	border-left:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
}
.abccc2 {
	float:left;
	width:520px;
	border-top:#dddddd solid 1px;
	border-left:#dddddd solid 1px;
	border-right:#dddddd solid 1px;
}
.abccc3 {
	float:left;
	width:522px;
	border-top:#ccc solid 1px;
	height:10px;
}
/*coolfhost*/
.login {
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-right:1em;
}
.login span {
	color:#ff4000;
	font-style:normal;
}
.login img {
	float: left;
	margin-left:1em;
}
.login .txt {
	width: 28%;
	float:left;
	padding-top:35px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.code {
	float: right;
	padding: 3px;
	margin-bottom: 15px;
}
.uem {
	font-style: italic;
}
