@charset "UTF-8";
body {
	background-color: #2D2D2E;
	/*background-image: url(imgs/bg.jpg); Removed to allow the background inside wrapper to repeat on Y axis for coloring under index container. 
	background-repeat:no-repeat;
	background-position:center;*/
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
#wrapper {
	display: block;
	padding: 0px;
	width: 902px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
	background-image: url(imgs/rg_bkgd.jpg); /* Added reworked backgroud to fill div. */
	background-repeat: repeat-y;
}
#header {
	background-image: url(imgs/hdrbg.jpg);
	display: block;
	height: 78px;
	width: 902px;
	background-repeat: repeat-x;
	background-position: left;
}
#logo {
	background-image: url(imgs/logo.jpg);
	display: block;
	float: left;
	height: 59px;
	width: 110px;
	margin-left: 30px;
	margin-top: 6px;
}
#logo span {
	display: none;
}
#info {
	background-image: url(imgs/info.jpg);
	display: block;
	float: right;
	height: 55px;
	width: 433px;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#info a {
	color: #FFFFFF;
	text-decoration: none;
}
#info a:hover {
	color: #00FFFF;
}
#nav {
	background-image: url(imgs/nav.jpg);
	display: block;
	height: 28px;
	padding-right: 27px;
	padding-left: 27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#slogan {
	background-image: url(imgs/strategies.jpg);
	height: 31px;
}
#slogan span {
	display: none;
}
#index {
	display: block;
	height: 326px;
	padding-right: 615px;
	font-size: 11px;
	padding-bottom: 20px;
}
#index_h {
	display: block;
	height: 357px;
	font-size: 11px;
	padding-bottom: 20px;
}
#index h1 {
	font-size: 13px;
	font-weight: normal;
	color: #01B4FC;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#index p {
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	line-height: 19px;
	font-size: 12px;
}
#brandnew {
	display: block;
	height: 71px;
	width: 902px;
	background-image: url(imgs/brandnew.jpg);
}
#brandnew span {
	display: none;
}
#ftr {
	background-image: url(imgs/ftr.jpg);
	height: 67px;
	font-size: 10px;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 45px;
	padding-bottom: 3px;
}
#int1 {
	display: block;
	height: 376px;
	width: 902px;
	background-image: url(imgs/content-1.jpg);
}
#int2 {
	display: block;
	height: 376px;
	width: 902px;
	background-image: url(imgs/content-2.jpg);
}
#int3 {
	display: block;
	height: 625px;
	width: 902px;
	background-image: url(imgs/content-3_middle.jpg);
}
#matte_top {
	background-image: url(imgs/content-3_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 902px;
}
#matte_bottom {
	background-image: url(imgs/content-3_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 902px;
}

#int4 {
	display: block;
	height: 376px;
	width: 902px;
	background-image: url(imgs/content-4.jpg);
}
#hldr	{
	position:relative;
	float:left;
	width:320px;
	height:auto;
}
#img_hldr	{
	position:relative;
	float:left;
	width:800px;
	margin-left:30px;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}
.img	{
	padding-bottom:8px;
}
#col1	{
	position:relative;
	float:left;
	width:195px;
	height:100%;
}
#col2	{
	position:relative;
	float:left;
	width:195px;
	height:100%;
}
#col3	{
	position:relative;
	float:left;
	width:195px;
	height:100%;
}
#col4	{
	position:relative;
	float:left;
	width:179px;
	height:100%;
}
.col-text	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.65em;
	padding-bottom:5px;
	margin:0;
	color:#f1f1f1;
	text-align:left;
}		
.sub_headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.70em;
	padding-bottom:5px;
	margin:0;
	color:#f1f1f1;
	text-align:left;
}

#left  {
	display: block;
	float: left;
	width: 150px;
	padding-top: 125px;
	height: 251px;
	font-size: 12px;
	color: #FFFFFF;
}
.blue	{
	color: #00baff;
}
/* Formatting of UL's for IE. Zero out all margins and padding then set inside left ul.*/
ul	{
	margin:0;
	padding:0;
}
#left ul {
	display: block;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 18px;
	color: #00baff;
}
#left a {
	color: #00baff;
	text-decoration: none;
}
#left a:hover {
	color: #FFFFFF;
}
#text {
	display: block;
	float: left;
	margin-top: 4px;
	height: 340px;
	/*overflow: auto;*/
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 380px;
}
#textv {
	display: block;
	float: left;
	margin-top: 4px;
	height: 340px;
	/*overflow: auto;*/
	margin-right: 0px;
	margin-left: 40px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 340px;
}

h1 {
	font-size: 13px;
	font-weight: normal;
	color: #01B4FC;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #f1f1f1;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#text ul {
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#text li {
	margin-bottom: 10px;
	text-align: justify;
}
div.scrollholder
{
   position: relative;
   width: 100%; height: 100%;
   overflow: auto;
   z-index: 1;
}
div.scroll
    {
	position: absolute;
	left: 3px;
	top: 2px;
	width: 95%;
	z-index: 2;
	text-align: center;
    }

div.track
{
    position: relative;
    float:right;
    top: 0; 
    width: 11px; height: 100%;
    font-size: 0;
    background:url(imgs/pozadie-slide.gif) 5px 0 repeat-y;
    z-index: 3;
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    background:url(imgs/slide.gif) no-repeat;
    z-index: 4;
}  

div.track:hover div.drag_bar { background-position: 100% 0; }
/* </scroll> */
}  
/* POP UP WINDOW FORMATTING */

#container	{
	position:relative;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right:0;
	width: 400px;
	height: 550px;
	background-color:#3c3c3c;
}
#left2 {
	display: block;
	float: left;
	width: 150px;
	padding-top: 125px;
	height: 251px;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 320px;
}
#left2 ul {
	display: block;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	color: #00baff;
}
#left2 a {
	color: #00baff;
	text-decoration: none;
}
#left2 a:hover {
	color: #FFFFFF;
}

