﻿@import url('gen.css');

/* general mvc ver 1.0 - 2010 05 17*/
/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
	background: #fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#666;
	margin:0px;
	padding:0px;
}
a,				
a:link		{color: #004961;}
a:visited	{}
a:hover		{}
a:active	{}

p			{line-height: 1.6em;}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4, h5, h6
{
}

h1
{	text-transform: uppercase;	}
h2
{	font-size: 22px;	color: #000;}
h3
{	font-size: 1.5em;}
h4
{	font-size: 1em;}
h5, h6
{}
hr
{
	border-collapse: separate;
	border-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d4d4;
}
.mrgBI40 {	margin-bottom: -40px;	}
.mrgBI60 {	margin-bottom: -60px;	}

#main, #header, #headerOut, #footer, #slider, .navBar {
	clear:both;
	margin:0px auto;
	display:block;
}
.w945, #main, #slider, .sldBig, .sldBig li{	
	width:945px;
}

.w905, #header, #footer, .navBar, .w905 .ulCLN li
{
	width: 905px;
}
#main	{	background: url(images/main_BG.gif) top repeat-x;}
.page 	{	background:#FFFFFF url(images/page_BG.gif) 50% 0 repeat-y;}
.navBar	{	background: url(images/navBar_BG.gif) top repeat-x;}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{}

#headerOut
{
	background:#343434 url(images/top_BG.png) bottom repeat-x;
	min-height: 118px;
	color: #E9E9E9;

}

#header
{
	background: url(images/header_BG.png) top repeat-x;
	position: relative;
	z-index: +2;
	padding:0px 20px;
	width:905px;
}
#header a
{
	color: #FFFFFF;
}


#header h1
{}

#header .ulLGU li a,
#header .ulHBTN li a
{
	height: 29px;
	display: block;
	line-height: 29px;
}

#header .ulHBTN li a
{
	background: url(images/5x10_arw.png) right center no-repeat;
	text-align: left;		
	padding: 0 15px 0 0;	
}

#header .ulLGU li a
{
	background: #ccc url(images/ulLGU_SEL_BG.png) center no-repeat;
	width: 36px;	
	text-align: center;
	opacity: 0.5;
}


#header .ulLGU li.choose a
{
	opacity: 1;
}

#header .ulLGU li *
{
	color: #000;
}

#header ulHBTN li *
{
	color: #666;
}


.navBar
{
	border-bottom: solid 1px #dbd8d9;
}

.navBar VLMib li a
{
	display: none;
}



#main
{}

#footer
{
	background: #000;
}
#footer, #footer a
{
	color: #9e9e9e;
}
#footer a:hover
{
	color: #00b1ff;
}
#footer .VLMib li
{
	margin-right: 1em;  
}
#footer .o2o li
{
	margin-right: 0.5ex;
}


/* TAB MENU   
----------------------------------------------------------*/
ul#menu	{
		font-family: "Myriad Pro", Calibri, Candara, "Trebuchet MS";}
ul#menu {
	margin-top:-1px;
	position:relative;
	text-align:left;
	height: 36px;
	line-height: 36px;
	white-space: nowrap;
	clear:both;
	margin-left: -20px;
	font-size: 18px;		
}
ul#menu li {
	display:inline;
	margin-right: 5px;
}
ul#menu li a {
	background: #4a4a4a url(images/topMenu_NOR_BG.png) repeat-x left bottom;
	padding:7px 10px;
	color:#ffffff;
	outline: none;
}
ul#menu li a:hover, ul#menu li a:focus {
	background:#d7d7d7 bottom repeat-x;
	color: #000000;
}
ul#menu li.selected a {
	background:#ffffff url(images/topMenu_HOV_BG.png) bottom repeat-x;
	color:#000000 !important;
	text-decoration:none;
	border-top:solid 1px #ffffff;
}

ul#menu li#greeting
{}


/* SITE MAP   
----------------------------------------------------------*/
ul#siteMap
{}

ul#siteMap li
{}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{}

fieldset p 
{}

legend 
{}
textarea,
input[type="text"], input[type="password"]
{
    width: 200px;
    border: 1px solid #CCC;
}
textarea
{
	padding: 3px;
}

/* TABLE
----------------------------------------------------------*/

table 
{}

table td 
{}

table th
{}

/* MISC  
----------------------------------------------------------*/
.clear
{}

.error
{}

#menucontainer
{}

div#title
{
	height: 83px;
	line-height: 63px;
}
div#title *
{
	color: #666;
	font-size: 20px;
	text-transform: uppercase;
}

#logindisplay
{}

#logindisplay a:link
{}

#logindisplay a:visited
{}

#logindisplay a:hover
{}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{}

.field-validation-valid
{}

.input-validation-error
{}

.validation-summary-errors
{}

.validation-summary-valid
{}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field { }
.editor-field input[type="text"], textarea { width: 98%; }
.text-box
{}

.text-box.multi-line
{}

.tri-state
{}

/* Content
----------------------------------------------------------*/

.ulAKT li h4 {	color: #00b1ff; } 
.ulAKT>li p		 {	margin: 1em 0;}
.ulAKT>li small	 {	color: #4d64a3;}
.ulAKT>li:hover	 {	color: #000;	cursor: pointer;}
.ulCLN			 {	}




.leftColumn .ulITM2	
				 {	margin-right: -20px;} 
.leftColumn .ulITM2 li		 
	  			 {	width: 280px;				height: 14em;
				 	margin-right: 20px;			overflow: hidden;}
.leftColumn .ulITM2 li:hover
				 {	color: #000;				cursor: pointer;}
				 					
.ulITM1 li h2,
.ulITM2 li h2	 {	text-transform: none;		color: #000;}

.ulITM1 li h2,
.ulITM1 li h4,
.ulITM2 li h2,
.ulITM2 li h4	 {	margin: 0; 	}
.ulITM2 li h2,
.ulITM2 li h4	 {	text-align: right; 	}
.ulITM1 li h4,
.ulITM2 li h4	 {	color: #4b8204;  }
.ulITM1 li p,
.ulITM2 li p	 {	text-align: justify;}



.ulBTNbig li	 { 	width:  284px;				
					background: #8dc64a url(images/ulBTNbig_li_BG.gif) bottom repeat-x;
					cursor: pointer; }
.ulBTNbig li:hover{	background: #000000;}					
.ulBTNbig li>div {	padding: 10px 15px;
					background: url(images/ulBTNbig_li_div_BG.gif) left center no-repeat;}					

					
.ulBTNbig li *	{	margin: 0;					color: #fff;}
.rightColumn .ulBTN 
				{	}


.rightColumn .ulBTN li *
				{	margin: 0; 					color: #000;}	
.rightColumn .ulBTN li a		{	display: block;					padding: 5px 0px;}				
.rightColumn .ulBTN li a:hover	{	color: #005564;	}
.rightColumn .ulBTN li.choose *	{	color: #00b1ff	!important;	}							
				
.rightColumn .ulBTN li 			
				{	border-style: solid;		border-color: #ccc;	
					border-width: 0;			border-bottom-width: 1px;
					margin-top: -1px;}
.rightColumn .ulBTN li.choose
				{	/* border-width: 1px;				border-left-width: 0; 	*/
					background: #000 url(images/ulBTN_choose_li_BG.png);
					}

									
.rightColumn .ulBTN li.choose h3
				{	margin-left: -31px;				background: url(images/ulBTN_choose_BG.png) left center no-repeat;
					padding-left: 31px;				padding-top: 4px;		padding-bottom: 4px;
					}

.brdL01	{	border-left: solid 1px #d4d4d4;}

.h75				{	height: 75px;}
.h300				{	height: 300px;}
	
.w282, .rightColumn {	width: 282px;}
.leftColumn .ulCLN li,
.w592, .leftColumn	{	width: 592px;}
.w400				{	width: 400px;}
.w200				{	width: 200px;}

.leftColumn			{	}
.rightColumn		{	}

.leftColumn .bullets			{	list-style: none none none; }
.leftColumn .bullets	li		{	height: auto; padding-top: 5px; margin-left: -40px; margin-right: 0px }

/* SLIDERS   
----------------------------------------------------------*/
#sldBig				{	border-top: solid 1px #2a6b81; }
#sldBig,
.sldBig				{	background: #024a60 url(images/sldBig_BG.jpg) bottom repeat-x; 		
						border-bottom: solid 1px #fff;
						color: #fff;}

.posR .nextBtn,						
.posR .prevBtn			{	position: absolute;			top: 50%;		margin-top: -1.5em;
							}						
.posR .nextBtn a,						
.posR .prevBtn a			{	width: 20px;				height:29px; 	display: block;}
.posR .nextBtn			{	background: transparent url(images/sldBig_navNext_BG.png) no-repeat left;
						right: 0;					}
.posR .prevBtn			{	background: transparent url(images/sldBig_navPrev_BG.png) no-repeat right;
						left: 0;					}

.sldBig,
.sldBig li			{	overflow: hidden;			height: 315px;		}
.sldBig	h1			{	font-family: Arial, Helvetica, sans-serif;						
						font-weight: bolder;		text-transform: none;
						font-size: 30px;			margin-top: 2.5em;}
.sldBig p			{	color: #7b7b7b;				width: 300px;}						
.sldBig	h1,
.sldBig	p			{	margin-left: 40px;}

.field-validation-error,					
.cR 				{	color: #f00;}
h2.posAM			{	top: 50%;					margin-top: -1em;}


/* cennik 
----------------------------------------------------------*/

table.gridCNK th	{	background: url(images/gridCNK_th_BG.gif) bottom repeat-x; 
						text-align: left;		font-size: 18px;	font-weight: 400;}
table.gridCNK th,
table.gridCNK td	{	padding: 5px; 				border-bottom: solid 1px #ddd;}