/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #617078;
	background-color: #ccc;
}

h1 {
	font-size: 14px;
}

p {
	font-size: 11px;
}

img {
	border: 0;
}

table p {
	font-size: 10px;
}

a:link {
	color: #617078;
	text-decoration: none;
}

a:visited {
	color: #617078;
	text-decoration: none;
}

a:hover {
	color: #7BA52E;
	text-decoration: underline;
}

a:active {
	color: #617078;
}




#container {
	width: 780px;
	border: 0;
	background: #DCE0E2 url(img/bg.jpg) top repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 745px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
}

#headerpic {
	width: 745px;
	height: 113px;
	background: url(img/header.jpg) top no-repeat;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #ACB5BB;
}

#mainmenu {
	width: 745px;
	height: 25px;
	background: #DCE0E2;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#mainmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#mainmenu li {
	float: left;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	width: auto;
	text-decoration: none;
	font-weight: bold;
}

#mainmenu li a {
	float: left;
	display: block;
	height: 17px;
	padding: 5px 10px;
	text-align: center;
	color: #83949B;
	text-decoration: none;
}



#mainmenu li a:hover {
	background: #83949B;
	color: #fff;
}

#mainmenu li a.selected {
	background: #83949B;
	color: #fff;
}


#pagebody {
	width: 745px;
	background: #fff url(img/pagebg.jpg) top repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 10px 0;
	clear: both;
}

#cmshead {
	width: 720px;
	height: 136px;
	margin-left: auto;
	margin-right: auto;
	background: #efefef;
	margin-bottom: 10px;
}

#cmshead img {
	float: left;
}

#cmsboxtext {
	width: 415px;
	height: 116px;
	float: right;
	background-color: #99CC00;
	color: #fff;
	padding: 10px;
}

#cmsboxtext h1 {
	margin-bottom: 5px;
}


#cmsboxtext a:link {
	color: #fff;
	text-decoration: none;
}

#cmsboxtext a:visited {
	color: #fff;
	text-decoration: none;
}

#cmsboxtext a:hover {
	color: #eee;
	text-decoration: underline;
}

#cmsboxtext a:active {
	color: #fff;
}


#icolumnleft {
	width: 450px;
	float: left;
	padding: 10px;
}

#icolumnleft h1 {
	color: #f60;
	margin-bottom: 10px;
}

#icolumnleft p {
	margin-bottom: 10px;
}

#icolumnleft ul {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 11px;
}

#icolumnleft ol {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 11px;
}

#icolumnleft td {
	font-size: 10px;
}


/* ------------------- strona ------------ */

#columnleft {
	width: 525px;
	float: left;
	padding: 10px;
	border-right: 1px solid #efefef;
}

#columnleft h1 {
	color: #f60;
	margin-bottom: 10px;
}

#columnleft p {
	margin-bottom: 10px;
}

#columnleft ul {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 11px;
}

#columnleft ol {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 11px;
}

#columnleft td {
	font-size: 10px;
}



#pagebottom {
	clear: both;
}

#icolumnright {
	width: 255px;
	margin-left: 475px;

}

#columnright {
	width: 180px;
	margin-left: 550px;

}

#footer {
	clear: both;
	float: none;
	width: 760px;
	padding: 10px;
	text-align: center;
}

#footer p {
	color: #8E9CA4;
	font-size: 11px;
}

#footer a:link {
	color: #617078;
	text-decoration: none;
}

#footer a:visited {
	color: #617078;
	text-decoration: none;
}

#footer a:hover {
	color: #617078;
	text-decoration: underline;
}

#footer a:active {
	color: #617078;
}



#server1 {
	width: 255px;
	height: 154px;
	color: #3A4347;
	background: url(img/server1_bg.jpg);
}

#server1 p {
	font-size: 10px;
	padding: 35px 5px 0 93px;
}


#server2 {
	clear: right;
	width: 255px;
	height: 154px;
	color: #3A4347;
	background: url(img/server2_bg.jpg);
}

#server2 p {
	font-size: 10px;
	padding: 35px 5px 0 93px;
}

.more {
	float: right;
	background: url(img/dot.gif) left center no-repeat;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 15px;
}


#realizacjebox {
	width: 430px;
	float: left;
	padding: 10px;
	background: #efefef;
	margin-bottom: 5px;
	color: #617078;
}


#realizacjebox img {
	float: left;
	padding: 2px;
	background-color: #ccc;
}

#realizacjebox p {
	margin-left: 240px;
	font-size: 10px;
}

#realizacjebox h1 {
	margin-left: 240px;
	font-size: 11px;
	font-weight: bold;
	color: #617078;
}

.link {
	background: url(img/dot2.gif) left center no-repeat;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 15px;
}

#submenu {
	width: 175px;
	background-color: #ACB8BD;
	margin: 10px 0 10px 0;
	color: #fff;
	padding: 5px;
}

#submenu h1 {
	font-size: 12px;
	padding: 5px 0;
	border-bottom: 1px solid #BEC7CB;
	margin-bottom: 5px;
	font-weight: normal;
}


#submenu ul {
list-style: none;
}

#submenu li {
text-align: center;
font-size: 11px;
font-weight: normal;
width: 100%;
text-decoration: none;
}

#submenu li a {
display: block;
text-align: left;
padding: 5px 0;
background: url(img/dot_sub.gif) left center no-repeat;
padding-left: 20px;
color: #fff;
text-decoration: none;
}

#submenu li a:hover {
display: block;
color: #fff;
background: #BEC7CB url(img/dot_sub.gif) left center no-repeat;
}

#submenu li a.selected {
	display: block;
	color: #fff;
	background: #BEC7CB url(img/dot_sub.gif) left center no-repeat;
}

