@CHARSET "UTF-8";

body {
	margin:0px;
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
}

.img {
  border:0;
}

table.offer2 {
    vertical-align: middle;
}

table.offer2 td {
    height: 24px;
}

table.offer2 th {
    height: 40px;
}

table.servers1 {
    width: 600px;
    font-size: 12px;
    border: 0px dotted #969696;
}

table.servers1 tr td {
    padding: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.center tr td {
    text-align: center;
}

tr.even {
    background-color: #FFFFFF;
}

tr.odd {
    background-color: #F5F5F5;
}

.ui-button-text {
    text-align: center;
    font-weight: normal;
    font-size: 12px;	
	padding: 2px;
}

.ui-button-text-only .ui-button-text {
	padding: 2px;
	white-space: nowrap;
}

h1 {
    font-size: 17px;
	color: #cc0000;
}

ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}


table.athand thead th {
	background-color: #F5F5F5;
	height: 24px;
	border: 1px dotted;
}

table.athand tbody td {
	height: 24px;
	border: 1px dotted;
	text-align: center;
}

table.athand tbody td.server {
	background-color: #FFFFFF;
}




.middleBox {
    width: 442px;
    height: 170px;
    display: block;
    float: left;
    margin: 5px 0px 0 0px !important ;
}

.boxborder {
    width: 442px;
    height: 170px;
}

.middleBox h1 {
    display: block;
    float: left;
    width: 408px;
    height: 20px;
    line-height: 20px;
    font-family: "Myriad Pro", Arial;
    font-size: 16px;
    color: #134175;
    text-decoration: none;
	margin-top: 3px;
	margin-left: 3px;
}

.middleBox h1 a {
    color: #134175;
}

.middleBox a {
    text-decoration: none;
	color: #0000ee;
}

.middleBox a:hover {
	text-decoration: underline;
}



.middleBoxTop, .middleBoxHeader, .middleBoxContent, .middleBoxLink {
    width: 448px;
    display: block;
    float: left;
}

.middleBoxTop {
    height: 8px;
    /*background-image: url('/cms/site.files/image/centrumDanych_pixs/middleBoxTop2.png');*/
}

.middleBoxHeader {
    width: 425px;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    color: #134175;
    font-family: "Myriad Pro", Arial;
    font-size: 16px;
    /*background-color: #4879B0;*/
}

.middleBoxHeader a {
    color: #134175;
    text-decoration: none;
}

.middleBoxContent {
    width: 415px;
    padding: 6px 13px;
    height: 60px;
    color: #134175;
    font-family: tahoma;
    font-size: 12px;
    /*background-color: #4879B0;*/
    line-height: 16px;
	text-align: justify;
}

.middleBoxContent ul {
	padding: 0;
	margin: 0;
	padding-left: 15px;
}

.middleBoxContent img {
	margin-left: 10px;
}

.middleBoxLink {
    height: 37px;
    line-height: 37px;
    /*background-image: url('/cms/site.files/image/centrumDanych_pixs/middleBoxLinkNormal2.png');*/
}

.middleBoxLink a {
    color: #134175;
    text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    width: 388px;
    height: 37px;
    padding: 0 20px;
    display: block;
}

.middleBoxLink a:hover, .middleBoxLink a:active {
    /*background-image: url('/cms/site.files/image/centrumDanych_pixs/middleBoxLinkActive2.png') !important;*/
}


.border {
	position: relative;
	margin: 0;
	padding: 0;
	/*background: none !important;*/
}

.border-l {
	background-image: url('/pix/border/l.png');
	background-position: left;
	background-repeat: repeat-y;
}

.border-r {
	background-image: url('/pix/border/r.png');
	background-position: right;
	background-repeat: repeat-y;
}

.border-t {
	background-image: url('/pix/border/t.png');
	background-position: top;
	background-repeat: repeat-x;
}

.border-b {
	background-image: url('/pix/border/b.png');
	background-position: bottom;
	background-repeat: repeat-x;
}

.border-lt {
	background-image: url('/pix/border/lt.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.border-rt {
	background-image: url('/pix/border/rt.png');
	background-position: right top;
	background-repeat: no-repeat;
}

.border-rb {
	background-image: url('/pix/border/rb.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

.border-lb {
	background-image: url('/pix/border/lb.png');
	background-position: left bottom;
	background-repeat: no-repeat;
}
div#main-boxes {
	clear: both;
}
div#main-content-box {
	clear: both;
	padding-top: 20px;
	width: 914px;
	display: block;
	margin-left: 5px;
}


.middleContentMain {
    background: none !important;
	margin: 0px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px !important;

}


img {
	border: none;
}

h2 {
	color: #398293;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}

/* DOMENY */
div#domain-form-outer-wrapper {
	border: 1px solid #134175;
	background-color: #f5f5f5;
	width: 726px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 35px;
	position: relative;
}

div#domain-form-outer-wrapper .image {
	position: absolute;
	left: 190px;
	top: 9px;
	z-index: 1000;
}

div#domain-form-inner-wrapper {
	border: 1px solid #134175;
	background-color: #ffffff;
	width: 680px;
	height: 100%;
	padding: 5px;
	line-height: 20px;
	display: inline-block;
	margin: 18px 18px 18px 18px;
}

div#domain-form-inner-wrapper .label {
	font-weight: bold;
	float: left;
	margin-left: 20px;
}

div#domain-form-inner-wrapper .www {
	float: left;
	margin-left: 40px;
	width: 35px;
}

div#domain-form-inner-wrapper .domain {
	float: left;
	height: 18px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	width: 180px;
	border: 1px solid #134175;
}

div#domain-form-inner-wrapper .extension {
	float: left;
	height: 20px;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	width: 150px;
	border: 1px solid #134175;
}

div#domain-form-inner-wrapper .submit { 
	float: right;
	height: 20px;
	padding: 0;  
	margin: 0;
	margin-right: 20px;
}


table.pricelist, table.pricelist td, table.pricelist tr{
	padding: 0;
}

table.pricelist {
	border-collapse: collapse;
}

table.pricelist td {
	border: 1px solid #AEAEAE;
	padding: 3px;
	text-align: center;

}

table.pricelist td.head {
	font-weight: bold;
	background-color: #003366;
	color: #ffffff;
	text-align: center;
}

table.pricelist tr.row1 {
	background-color: #EFEFEF;
}

table.pricelist td.key {
	text-align: left;
}


