/***********************************************/
/* COLO 2008 site styles */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	background-color:#333333;
	background-image: url(../img/bcg_dark_metal.gif);
}

a{
	color: #900;
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	margin: 0px;
}

h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-style:normal;
	font-weight:bold;
	color: #900;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
.indexGorny {
	font-size: 60%;
	position: relative;
	top: -5px;
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-style:normal;
	font-weight:normal;
	color: #FFFFFF;
	margin-bottom: 15px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-image: url(../img/h_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 2px;
	text-transform: uppercase;
	padding-left: 15px;
}
h4{
	font-size: 18px;
	color: #000000;
	text-align:center;	
	/*position: relative;
	top: 10px;*/
	background-color: #eeeeee;
	background-image: url(../img/grayBar40x40_blank.gif);
	background-repeat: repeat-x;
	height: 24px;
	/*kiedy uzywamy padding + obrazek w tle to height musi byc ustawione na to co docelowo chemy miec - padding top - padding bottom, 40=16+10+4*/
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	
}

ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 5px;
	padding-bottom: 5px;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

p {
	margin: 15px;
}

div{

}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#Layer1 {
	position:absolute;
	left:300px;
	top:0px;
	width:1000px;
	height:800px;
	z-index:1;
}
#mainBox {
	/*aby dzialal z-index musi bys albo absolute albo relative, w tym  wypadku realtieve   by wzgledem nadzrednego kontenera*/
	position:relative;
	z-index:2;
	/*margin: 0 auto;*/
	clear:both;
	
}
#headerBox{
	background-color: #333333;
	padding: 0px 0px 0px 0px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #444444;	
	width: 1000px;
	clear: both;
	
}
#headerBox a{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

#headerBox a:link{
	text-decoration: none;
}

#headerBox a:visited{
	text-decoration: none;
}

#headerBox a:hover{
	text-decoration: none;
	margin: 0px;
}
#headerBox img {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right:4px;
	margin-left: 4px;
	border:none;
}
#userArea{
	float: right;
	margin-right:10px;
	margin-top:5px;
	font-size: 10px;
}
#SWFcontent {
	margin: 0px;
	width: 900px;
	height: 800px;
	clear:none;
	background-color: #222222;
	float:none;
	border: 1px solid #000000;
}
#mainSWF {
	/*to zostanie po podmianie swfcontent*/
	margin: 0px;
	width: 1000px;
	height: 800px;
	clear:none;
	background-color: #222222;
	float:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #444444;
	border-bottom-color: #000000;
	border-left-color: #444444;
}
#staticContent {
	/*to zostanie po podmianie swfcontent*/
	margin: 0px;
	width: 1000px;
	clear:none;
	background-color: #222222;
	float:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #444444;
	border-bottom-color: #000000;
	border-left-color: #444444;
}
#content{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	width: 980px;
	clear: both;
	overflow: auto;
}

#leftBox {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:800px;
	z-index:1;
	/*background-image: url(../img/rightFill1.jpg);
	background-repeat:no-repeat;*/
}


#rightBox {
	position:absolute;
	right:0px;
	top:0px;
	width:300px;
	height:800px;
	z-index:1;
	/*background-image: url(../img/leftFill1.jpg);
	background-repeat:no-repeat;*/
	
}
#stopka {
	
	clear:none;
	font-size: 10px;
	color: #FFFFFF;
	text-align:left;	
	background-color: #333333;
	height: 7px;
	width: 1000px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border: 1px solid #444444;		
}
#stopka a {
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#stopka img {
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	position: relative;
	bottom: 4px;
}
#stopka ul {
	margin: 0px;
	
	list-style-type: none;
	list-style-position: inside;
	float: right;
	
	/*list-style-image: url(../img/menu/graygradboxBreak_H45.jpg);*/
}
#stopka li {
	white-space: nowrap;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}

/***********************************************/
/* uniwersalne classes                                 */
/***********************************************/
.toLeft {
	float: left;
}
.toRight {
	float: right;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.alignToRightPad {
	text-align: right;
	padding-right: 10px;
}
.boldy{
	font-size: 12pt;
	font-style:normal;
	font-weight:bold;
	}
