@charset "UTF-8";
/* CSS Document */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
	margin:0 auto;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.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;
}
div#logo {
	background: url(../images/logo.png) no-repeat;
	width: 370px;
	height: 61px;
	margin: 0 0 35px 10px;
	float: left;
}
div#lang_strona {
	width: 65px;
	float: right;
	margin-top: 20px;
}
div#lang_strona a img {
	border: 1px solid #000;
	padding: 1px;
	margin-left: 10px;
}
/*top menu*/
div#top_menu_strona {
	background: #111111;
	width: auto;
	height: 35px;
	float: left;
	clear: both;
}
ul#top-menu-strona {
	margin: 0;
	padding: 0px;
	height: 35px;
	float: left;
	width: auto;
}
ul#top-menu-strona li {
	display: inline;
	float: left;
	list-style: none;
	text-align: center;
	border-right: 1px solid #474747;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 21px;
	height: 22px;
}
ul#top-menu-strona li:hover, #active {
	background: #4fbbf6;
	height: 22px;
}
ul#top-menu-strona li a {
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fffffd;
	text-decoration: none;
}
ul#top-menu-strona li a:hover {
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fffffd;
	text-decoration: underline;
}
/*end top menu*/

/*content*/
div#content_strona {
	width: inherit;
	float: left;
	clear: both;
	margin: 62px auto;
}
div#lewa_strona {
	width: 660px;
	height: inherit;
	float: left;
	padding-left: 10px;
	border-right: 1px solid #ebebeb;
}
div#prawa_strona {
	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;
}
.head {
	font-size: 24px;
	color: #010100;
	padding: 5px 0 5px 10px;
	border-left: 11px solid #4fbbf6;
	border-bottom: 1px solid #cdcdcd;
	width: 60%;
}
.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 0 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;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
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;
}
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: 220px;
	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;
}
#konsultant {
	background: url(../images/mapa.gif) no-repeat top center;
	width: inherit;
	float: left;
	clear: both;
}
.numery {
	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;
}
.code {
	float: right;
	padding: 3px;
	margin-bottom: 15px;
}
.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: 15px;
	color: #3399FF;
}
.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 p {
	font-size: 12px;
	line-height: 15px;
}
.box li a {
	color: #0066FF;
	cursor:pointer;
}
.ico {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.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 #E3E3E3;
	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;
	padding-top: 30px;
}
/*hosting*/
.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:100%;
}
.divplay p {
	margin-left:0.5em;
	margin-right:0.5em;
}
.aopen {
	margin-right:1px;
	margin-left:1px;
	margin-top:3px;
	margin-bottom:-2px;
	cursor:pointer;
	color:#214eb5;
}
.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:470px;
	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;
}
