/********* MSERWIS Style Sheet ***********/


/********* GLOBAL ************************/
* {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
}


/********* HTML SELECTORS ****************/
body {
	background: #fdfdfd url('/gfx/mserwisbg.jpg') repeat-x;
}

img {
	border: 0px solid white;
}

a {
	color: #0a90cf;
	text-decoration: underline;
}

a:hover {
	color: #034b6d;
	text-decoration: underline;
}

a: visited {
	color: #2e4a57;
}

h1 {
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #093b7a;
	margin-bottom: 5px;
	margin-top: 15px;
}

h1 span {
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #df0000;
	margin-bottom: 5px;
	margin-top: 10px;
}

h2 {
	font-size: 15px;
	font-family: Trebuchet MS,Verdana, Tahoma, Arial;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #093b7a;
}

h3 {
	font-size: 12px;
	font-family: Trebuchet MS,Verdana, Tahoma, Arial;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #021b3d;
}

ul {
	margin: 5px;
	margin-top: 9px;
}

ul li {
	margin-left: 10px;
	margin-bottom: 2px;
}

ol {
	margin: 6px;
	margin-top: 10px;
}

ol li {
	margin-left: 17px;
	line-height: 16px;
	margin-bottom: 2px;
}

div table td { 
	padding: 6px;
}
div table th {
	padding: 8px;
}
/********* BLOCK ELEMENTS ****************/
#page {
	width: 980px;
	margin: 0px auto;
}

/*   - - - - - TOP ELEMENTS - - - - - - */
#languageSelBar {
	height: 20px;
	float: left;
	width: 980px;
}

#languageFlags {
	float: right;
	width: 170px;
}

#logoBar {
	width: 980px;
	float: left;
	height: 150px;
	background: url('gfx/ssl_hosting_bg.jpg') no-repeat bottom left;
}
#logo {
	float: left;
	width: 270px;
	height: 60px;
	margin-top: 9px;
}

#topNav {
	margin-top: 37px;
	height: 63px;
	width: 402px;
	float: right;
}

#topNav .element {
	float: left;
	width: 71px;
	height: 63px;
	margin-left: 18px;
	background-position: bottom left;
	background-repeat: no-repeat;
}

#topNav .elementSimple {
	margin-top: 7px;
	float: left;
	width: 66px;
	height: 54px;
	overflow: hidden;
}

#topNav .elementSimple img:hover
{
}

#topNews {
	float: left;
	margin-top: 24px;
	width: 455px;
	height: 44px;
	color: white;
}
#topNewsContent {
	font-size: 11px;
	color: white;
	width: 420px;
	height: 30px;
	margin-left: 19px;
}

#topNewsContent a {
	color: white;
	font-size: 11px;
}

#topNewsArrows {
	float: left;
	height: 9px;
	width: 22px;
	margin-left: 446px;
	margin-top: 0px;
}

/* - - - - - - MAIN CONTENT - - - - - - - */
#pageMain {
	width: 980px;
	float: left;
	margin-top: 5px;
}

#leftCol {
	width: 245px;
	float: left;
}

#accordion {
	width: 244px;
}

#accordion h3 a {
	display: block;
	float: left;
	margin: 0px;
	margin-top: 7px;
	margin-left: 20px;
	color: white;
	font-family:  arial, verdana;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: default;
	
}
#accordion h3:hover {
	margin: 0px;
	display: block;
	width: 244px;
	background: #0a60c0 url('gfx/domeny_active.jpg') repeat-x;
	height: 30px;
}

#accordion h3 {
	margin: 0px;
	display: block;
	width: 244px;
	background: #053973 url('gfx/domeny_inactive.jpg') repeat-x;
	height: 30px;
	border-bottom: 1px solid #0b58b2;
}

#accordion div {
	background: #0b58b2 url('gfx/mserwis_menu_bg.jpg') repeat-x top left;
	padding: 5px;
	color: white;
	padding-bottom: 7px;
	font-size: 11px;
}

#accordion div a {
	background: url('gfx/hosting_arrow.gif') center left no-repeat;
	padding: 5px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 200px;
	display: block;
	color: white;
	text-decoration: none;
	margin-left: 20px;
	font-size: 11px;
}

#accordion div a:hover {
	text-decoration: underline;
}

#newsletter {
	border: 1px solid #4974a5;
	border-bottom: 0px solid white;
	height: 175px;
	width: 242px;
}

#zadzwon {
	border-left: 1px solid #4974a5;
	border-right: 1px solid #4974a5;
	width: 242px;
}

#newsletter p {
	margin: 8px;
	color: #3b6477;
	font-size: 10px;
	margin-top: 5px;
}

#newsletter input {
	border-left: 1px solid #78909c;
	border-top: 1px solid #78909c;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	color: #455a64;
	width: 150px;
	height: 17px;
	padding-top: 3px;
	padding-left: 2px;
}
	
#newsletter .label {
	width: 60px;
	color: #4c5e66;
	float: left;
	height: 15px;
	padding: 5px;
	padding-top: 8px;
	text-align: right;
}
#newsletter .formElement {
	width: 240px;
	height: 20px;
	float: left;
	margin-bottom: 5px;
}

#newsletter .formElementSubmit {
	margin-top: 10px;
}

#newsletter .field {
	width: 160px;
	float: right;
	height: 17px;
	padding: 5px;
}

#newsletterBottom {
	background: url('gfx/newsletter_bottom_bg.gif') no-repeat bottom left;
	width: 244px;
	height: 23px;
}

#newsletterCaption {
	margin-left: 5px;
}

#rapidSSL {
	width: 224px;
	padding-left: 20px;
}

#bottomInfo {
	border: 1px solid #b1b0b6;
	padding: 10px;
	width: 224px;
	margin-bottom: 20px;	
	margin-top: 27px;
}

#rightCol {
	width: 730px;
	margin-left: 5px;
	margin-top: 5px;
	position: absolute;
	top: 0px; 
	right: 0px;
	background: url('gfx/mainbg.gif') repeat-y;
}

#rightColInner {
	width: 730px;
	float: left;
	background: url('gfx/maintopbg.gif') no-repeat top left;
}

#rightColInnerWrap {
	width: 730px;
	float: left;
	background: url('gfx/mainbottom.gif') no-repeat bottom left;
}

#listItems {
	width: 154px;
	margin-left: 2px;
	margin-top: 29px;
	padding-bottom: 4px;
	float: left;
}

.listItem {
	cursor: pointer;
	float: left;
	height: 44px;
	width: 147px;
	padding-left: 7px;
	margin-bottom: 5px;
	border-left: 5px solid #d1d5d8;
	border-top: 1px solid #d1d5d8;
	border-bottom: 1px solid #d1d5d8;
	background: url('gfx/listitembg.jpg') repeat-x bottom left;
}

.listItem img {
	margin-top: 7px;
	margin-bottom: 0px;
}

.listItem:hover {
	border-left: 5px solid #ff6000;
}

.listItem div {
	width: 130px;
	color: #8b8d8f;
	font-size: 11px;
	float: left;
}

#mph {
	color: #3d4347;
}

#mph a {
	text-decoration: none;
	font-weight: bold;
}

#mph ul li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #5f5f5f;
	margin-left: 18px;
	text-align: left;
	margin-bottom: 3px;
	line-height: 14px;
}

#mph ul {
	margin: 0px;
}

#formularz {
	margin-top: 15px;
}

#rightColContainer {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 553px;
	height: 356px;
	float:right;
}

#rightColWrap {
	float: right;
	position: relative;
	width: 720px;
}

#rightColContent {
	float: left;
	margin: 0px auto;
	line-height: 16px;
	width: 700px;
	color: #2a2c2e;
}

#rightColContent p {
	margin-top: 15px;
	text-align: justify;
	line-height: 16px;
}

#pageBottom {
	width: 980px;
	padding-top: 3px;
	height: 100px;
	float: left;
	background: url('gfx/mserwis_bottom_ending.gif') no-repeat top left;
}

#pageBottom p {
	margin-top: 20px;
	color: #878787;
	font-size:11px;
}

#pageBottom a {
	color: #878787;
	font-size:11px;
}

TD.menu {
	padding: 0px; 
	margin: 0px;
	border-collapse: collapse; 
	border: 1px solid #b1b1b7; 
	border-spacing: 0px;
	width: 250px;
	vertical-align: top;
}

TD.tresc {
	padding: 0px; 
	border-collapse: collapse; 
	border: 1px solid #b1b1b7; 
	border-spacing: 0px;
	width: 730px;
	vertical-align: top; 
	#padding-top: 7px;
}

TD.foto {
		background: url(/gfx/foto.jpg);
		height: 127px;
}

TD.menu_header_i {
	background-color: #e4e4ec; 
	border-bottom: 1px solid #B1B1B7; 
	width: 32px;
	height: 30px;
	vertical-align: top;
	text-align: center;
	}

TD.menu_header {
	background-color: #e4e4ec; 
	border-bottom: 1px solid #B1B1B7; 
	width: 218px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	}

TD.srodek_i {
	padding: 0px;
	background-color: white; 
	border: none; 
	width: 42px;
	vertical-align: middle;
	text-align: right;
}

TD.srodek {
	background-color: white; 
	padding: 0px 0px 0px 3px;
	border: none; 
	width: 208px;
	height: 15px;
	vertical-align: middle;
	text-align: left;
	font-size: 10px;
	font-family: Tahoma;
}

.internal {
	padding: 2px;
	border-collapse: collapse;
	margin: 0px;
}

.diyheader {
	width: 100%;
	background: #296ab3;
	color: white;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	margin: 2px;
	margin-top: 5px;
}
.internal input,.internal select {
	border: 1px solid #ababab;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	margin-left: 7px;
}

.internal input {
	padding: 2px;
}

.internal select option {
	padding: 2px;
	margin: 0px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.itxt {
	padding: 2px;
	border: 1px solid #ababab;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	margin: 5px;
	font-family: Verdana, Tahoma, Arial;
}

.imessage {
	background: #e9eef4;
	padding: 8px;
	margin: 5px;
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #d8e4f1;
	color: #041325;
}
	

TD.naglowek { border: 1px solid #99b6c3; padding: 5px; background-color: #eaeaea; font-family: Arial; font-size: 14px; font-style : normal; color: #ff5000; font-weight: bold; text-align: center}
TD.ramka1 { border: 1px solid #99b6c3; padding: 5px; text-align: center; background-color: #eaeaea; font-weight: bold }
TD.ramka { border: 1px solid #99b6c3; padding: 5px; text-align: center }
TABLE.ssltable { border: 1px solid #99b6c3; border-collapse: collapse; border-spacing: 0; }

#hostingtable td {border: 1px solid #d4d0c8;}

td.czerwona { padding: 5px; background-color: #de0202; color: white; text-align: center; font-weight: bold; }
div.dymek_opis { font-weight: bold; }
#dymek * { margin: 0; padding: 0;}
div.dymek { text-align: justify; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; padding-right: 15px; margin: 0; font-family: Verdana; font-size: 11px; }


.input { width: 300px; padding: 3px; border: 1px solid gray; font-size: 13px; }
input[type=text] { padding: 3px; }
input[type=password] { padding: 3px; }
input.redbutton { width: 107px; height: 24px; border: 0; color: white; font-weight: bold; text-align: center; background: url('/gfx/button.gif') no-repeat; cursor: pointer; }

