@charset "UTF-8";
html {
	overflow-y: scroll;
}
body {
	background-color: #fff;
	font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
	color: #e6e6e6;
	margin: 0px;
	height: 100%;
}
div.kontener {
	width:970px;
	margin-left: auto ;
	margin-right: auto ;
	height: 100%;
}

div.flaszlista {
	height: 100%;
	background: #4d4d4d url(images/lista_flash.png) no-repeat;
	background-position: 0px 0px;
}


/* Na wszystkich stronach */

div.naglowek {
	height: 47px;
	background-image: url(images/back_naglowek.png);
	background-repeat:no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 33px;
	padding-right: 75px;
	text-align: right;
	color: #4d4d4d;
}

div.kolumnajedna {
	overflow: hidden;
	display: table;
	width: 818px;
	margin-left: 76px;
	padding-top: 20px;
	background-image: url(images/lista_back2.png);
	background-position: top;
	background-repeat: repeat-y;
	background-position: 9px 0px;
	height: 100%;
}

div.kolumnydwie {
	overflow: hidden;
	display: table;
	width: 800px;
	margin-left: 85px;
	padding-top: 20px;
	background-image: url(images/lista_back.png);
	background-position: top;
	background-repeat: repeat-y;
	height: auto;
}

div.kolumnaprawa {
	display: table-cell;
	padding-left: 30px;
	width: 570px;
	float: left;
}

div.kolumnalewa {
	display: table-cell;
	width: 200px;
	font-size: 13px;
	float: left;
}

div.miniatura {
	width: 120px;
	height: 175px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

div.minikod {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-top: 5px;
	width:100px;
}

div.minidodaj {
	float:left;
	width:20px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	cursor: hand !important;
	cursor: pointer !important;
}

div.miniopis {
	font-size: 11px;
	margin-top: 5px;
}

div.minifoto {
	width: 100px;
	height: 100px;
	padding: 10px;
	background-image: url(images/mini_back.png);
	margin-bottom: 5px;
}

/* Wybrane strony */

div.flasz {
	height:540px;
	background-image: url(images/back_flash.png);
	width: 970px;
	background-repeat: no-repeat;
}

div.tresc {
	height: 100%;
	background-color: #4d4d4d;
	display: table;
	width: 970px;
}

div.wiersz{
	float:left;
}

div.title {
	height: 30px;
	padding-right: 75px;
	padding-left: 0;
	text-align: right;
	color: #fff;
	padding-top: 48px;
	font-size: 26px;

}

div.adres {
	padding-top: 0px;
	color: #4d4d4d;
	font-size: 12px;
	margin-left: 10px;
}

div.stopka {
	height: 20px;
	background-image: url(images/back_stopka.png);
	padding-top: 39px;
	color: #2a2a2a;
	font-size: 13px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

div.banner {
	height: 430px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top:0px;

}

div.reklamaleft {
	height: 60px;
	width: 280px;
	float: left;
	background-color: #d4145a;
	clear: both;
	margin: 20px 20px 20px 85px;
}

div.reklamaright {
	width: 500px;
	height: 60px;
	background-color: #d4145a;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.promocja {
	float: left;
	width: 280px;
	height: auto;
	margin-left: 85px;
	background-color: #2a2a2a;
	margin-right: 20px;
	margin-bottom: 30px;
}

div.newsy {
	float: left;
	width: 500px;
	height: auto;
	background-color: #4d4d4d;
	margin-bottom: 30px;
}
span.kolor1 {
	color: #D4145A;
}
























.FotoBigDiv {
	background-color: #FFFFCC;
	margin: 10px;
	float: left;
	height: 430px;
	width: 470px;
}
.FotoListDiv {
	float: left;
	height: 430px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.FotoMiniDiv {
	height: 100px;
	width: 100px;
	margin-bottom: 10px;
	margin-right:10px;
	background-color: #0066FF;
	float: left;
}
.ItemDescDiv {
	margin: 10px;
	margin-top: 0px;
	float: left;
	height: auto;
	width: 700px;
	line-height:19px;
}
.ItemClipDiv {
	float: left;
	height: 50px;
	width: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #CCFF99;
}
.ItemSimilarDiv {
	margin: 10px;
	margin-top: 0px;
	float: left;
	height: auto;
	width: 580px;
}
.ItemMiniDiv {
	height: 50px;
	width: 50px;
	margin-bottom: 10px;
	background-color: #339966;
	float: left;
	margin-right: 10px;
}

/* Styles Adama */

.flaszNext{
	position:relative;
	top:-94px;
	left:893px;
	background-image:url(images/nextbtnBg.gif);
	width:24px;
	height:101px;
}

.flaszPrev{
	position:relative;
	top:-518px;
	left:52px;
	background-image:url(images/prevbtnBg.gif);
	width:24px;
	height:101px;
}
.flaszPrev:hover{
	background-image:url(images/prevbtnBg_over.gif);
}
.flaszNext:hover{
	background-image:url(images/nextbtnBg_over.gif);
}

.boxLayer{
color:#000000;
position:absolute;
display:block;
width:160px;
w\idth:210px;
height:160px;
padding:10px;
background-color:#FFFFFF;
border:1px solid #000000;
}
.addButton{
padding-top:4px;
}
.existGroup{
padding-top:10px;
padding-left:6px;
overflow:hidden;
} 
.newGroup{
color:#f0f0f0;
overflow:hidden;
padding-top:10px;
padding-left:6px;
}
.inputNewGroup{
background:#fff url(./jscript/tpl/text-bg.gif) repeat-x 0 0;
border:1px solid #B5B8C8;
height:18px;
width:98%;
}
.schowekOpt{
width:98%;
}
a{
cursor: hand !important;
cursor: pointer !important;
}
.boxInsideLayer{
color:#000000;
height:20px;
}

.tooltip{
position:absolute;
background:#d4145a;
padding:5px;
}

.plusBox{
color:#FFFFFF;
text-decoration:none;
}

.inputWrong{
border:1px solid #d4145a;
background:#fff url(./images/text-bg.gif) repeat-x 0 0;
height:16px;
}
.inputNormal{
background:#fff url(./images/text-bg.gif) repeat-x 0 0;
border:1px solid #B5B8C8;
height:16px;
font-size:11px;
font-style: italic;
color:#8b8a8a;
}
.inputNormal2{
background:#fff url(./images/text-bg.gif) repeat-x 0 0;
border:1px solid #B5B8C8;
height:16px;
}
.inputClick{
background:#fff url(./images/text-bg.gif) repeat-x 0 0;
height:16px;
font-size:12px;
font-style: normal;
color:#000000;
border:1px solid #B5B8C8;
}
.fieldType{
text-align: right;
}

div.wariant {
	width: 120px;
	height: 200px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

div.minwariant {
	margin-top:30px;
	width: 100px;
	height: 100px;
	padding: 10px;
	background-color:#2a2a2a;
	margin-bottom: 5px;
	font-size:9px;
	line-height: 10px;
}

table.elements{
	border-bottom:1px solid #7f7f7f;
}

td.right{
	border-right:1px solid #7f7f7f;
	border-top:1px solid #7f7f7f;
}

td.rightnone{
	border-right:1px solid #7f7f7f;
	border-top:1px solid #7f7f7f;
}

td.top{
	border-top:1px solid #7f7f7f;
}
td.bottom{
	border-bottom:1px solid #7f7f7f;
}
td.center{
	border-right:1px solid #7f7f7f;
	border-left:1px solid #7f7f7f;
	border-top:1px solid #7f7f7f;
	border-bottom:1px solid #7f7f7f;
}

div.info_layer{
	display:block;
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #7f7f7f;
	width:250px;
	height:80px;
	padding:20px;
}

.mainmenuitem{
	text-decoration:none;
	color: #4d4d4d;
}
.mainmenuitem:hover{
	text-decoration:none;
	color: #8c8c8c;
}
div.komunikat{
	background-color:#5a5a5a;
	margin-left:253px;
	margin-right:80px;
	padding:20px;
	text-align:center;
	vertical-align:absmiddle;
}
div.dwie{
	margin-left:8px;
	margin-right:12px;
}
.nastepny{
	border:2px solid #FFFFFF;
	position:absolute;
	z-Index:10;
	width:auto;
	height:20px;
}

div.realizacjeTitle{
	font-size:18px;
	font-weight: bold;
	color:#a0a0a0;
}

div.realizacjeItem{
	font-size:14px;
	font-weight:bold;
	color:#a0a0a0;
	border-bottom: 1px dotted #D4145A;
	padding-bottom:2px;
}
div.realizacjeZajawka{
	float: left;
}
div.realizacjaMain{
	padding-bottom:50px;
}
.arrowlistmenu{
width: 195px; /*width of accordion menu*/
margin-left:5px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 13px Arial;
color: #404040;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 6px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
border-bottom: 1px solid #606060;
background-color: #f0f0f0;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
color: #f0f0f0;
background-color: #D4145A;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
margin-bottom: 3px; /*bottom spacing between each UL and rest of content*/
margin-top: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li a{
color: #f0f0f0;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #909090;
font-size: 90%;
}

a.sublist{
	background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
}

a.dsublist{
	background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	margin-left: 17px;
}

.arrowlistmenu ul li a:visited{
color: #e0e0e0;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #D4145A;
}


.FailedLogin{
	color:#ffffff;
	padding-left:15px;
	background-color:#5a5a5a;
	padding-top:10px;
	padding-bottom:10px;
}
/* END OF STYLES ADAMA */
