/* CSS global BODY styles */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	color: #707070;
	background: url('../img/t_bkg.jpg') 0 0 repeat-x;
}
  
select {
	margin: 0px;
	padding: 0px;
}
div, img, ul, ol, li, dl, dt, dd, p, div, form, fieldset, h1, h2, h3, h4, h5, h6, h7, h8 {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
fieldset{
	border:none;
}
.textVersion {
	display: none;
}
p {
	line-height: 1.5em;
	text-align:justify;
}
a, a:visited {
	font-weight:bold;
    color:#6d84a8;
	text-decoration: none;
}
a:hover{
	color:#696969;
	text-decoration: none;
}
a img{
	border:none;
}
/* ------------------------------------------------------------------------------ TOP DIVS */
#top{
  width:878px;
  height:138px;
	margin: 0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	background: url('../img/t_img.jpg') 0 0 no-repeat;
}

#top h1{
  float:left;
  width:507px;
  height:83px;
  padding:15px 0px 0px 32px;
  display:block;
  background: url('../img/t_logo.jpg') right bottom no-repeat;
}
#top h1 a{
  display:block;
  width:507px;
  height:72px;
}

#top h1 a span{
  display:none;
}
#top #formSearch{
  float:right;
  width:219px;
  height:37px;
  padding-top:67px;
  background: url('../img/t_formBkg.jpg') 0 67px no-repeat;
  position:relative;
}
#top #formSearch h3{
  float:left;
  width:61px;
  height:32px;
  background: url('../img/t_formWyszukaj.jpg') 0 0 no-repeat;
}

#top #formSearch h3 span{
  display:none;
}

#top #formSearch .inputText{
  border:none;
  background:none;
  margin:8px 17px 5px 5px;
  width:110px;
}
#top #formSearch .inputButton{
  border:none;
  background: url('../img/User_1Sybmit.jpg');
  width:22px;
  height:21px;
  margin:6px 0px 0px 0px;
  position:absolute;
  top:69px;
  left:195px;
}


/* ------------------------------------------------------------------------------ MENU DIVS */
#top ul{
  padding-left:45px;
  clear:both;
  list-style-type:none;
  background: url('../img/t_menuFixBkg.jpg') bottom right no-repeat;
  display:block;
  height:35px;
}
#top ul li{
  float:left;
}

#top ul li a{
  display:block;
}

#top ul li a span{
  display:none;
}
#top ul li.t_menuOfirmie a{
  width:83px;
  height:30px;
  background: url('../img/t_menuOfirmie.jpg');
}
#top ul li.t_menuNaszapublikacje a{
  width:143px;
  height:30px;
  background: url('../img/t_menuNaszapublikacje.jpg');
}

#top ul li.t_menuSiecsprzedazy a{
  width:132px;
  height:30px;
  background: url('../img/t_menuSiecsprzedazy.jpg');
}
#top ul li.t_menuDlaautorow a{
  width:123px;
  height:30px;
  background: url('../img/t_menuDlaautorow.jpg');
}
#top ul li.t_menuPraca a{
  width:82px;
  height:30px;
  background: url('../img/t_menuPraca.jpg');
}
#top ul li.t_menuKontakt a{
  width:102px;
  height:30px;
  background: url('../img/t_menuKontakt.jpg');
}
#top ul li.t_menuKsiegarina a{
  width:168px;
  height:30px;
  background: url('../img/t_menuKsiegarina.jpg');
}
#top ul li.t_menuKsiegarnia a{
  width:168px;
  height:30px;
  background: url('../img/t_menuKsiegarnia.jpg');
}

#top ul li.t_menuOfirmie a:hover, #top ul li.t_menuOfirmie a.active{
  background: url('../img/t_menuOfirmie_ov.jpg');
}

#top ul li.t_menuNaszapublikacje a:hover, #top ul li.t_menuNaszapublikacje a.active{
  background: url('../img/t_menuNaszapublikacje_ov.jpg');
}
#top ul li.t_menuSiecsprzedazy a:hover, #top ul li.t_menuSiecsprzedazy a.active{
  background: url('../img/t_menuSiecsprzedazy_ov.jpg');
}
#top ul li.t_menuDlaautorow a:hover, #top ul li.t_menuDlaautorow a.active{
  background: url('../img/t_menuDlaautorow_ov.jpg');
}
#top ul li.t_menuPraca a:hover, #top ul li.t_menuPraca a.active{
  background: url('../img/t_menuPraca_ov.jpg');
}
#top ul li.t_menuKontakt a:hover, #top ul li.t_menuKontakt a.active{
  background: url('../img/t_menuKontakt_ov.jpg');
}
/* ------------------------------------------------------------------------------ CONTENT DIVS */
#content{  
  position:relative;
  width:878px;
	padding:10px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
  background: url('../img/c_line_bkg.jpg') 0 0 repeat-y;

}

#content #c_path{
  padding:0px 0px 10px 32px;
}
#content #c_path ul{
  list-style-type:none;
}

#content #c_path ul li{
  float:left;
}
#content #c_path ul li span{
  color:#da5c74;
  padding-left:5px;
}
#content div.c_subBanner{
  position:absolute;
  bottom:0px;
  left:0px;
  width:247px;
}
#content #sub{
  float:left;
  width:201px;
  padding:0px 0px 37px 32px;
}
#content #sub .h_aktualnosci{
  height:28px;
  width:88px;
  background: url('../img/c_h_aktualnosci.jpg');
}
#content #sub .h_aktualnosci span{
  display:none;
}
#content #sub a.head_aktualnosci {
  color:#999;
  font-size:14px;
}
#content #sub a.head_aktualnosci:hover {
  text-decoration: underline;
}
#content #sub ul{
  list-style-type:none;
  display:block;
}
#content #sub ul.s_news{
  color:#adaead;
}

#content #sub ul.s_news li{
  clear:both;
  padding-top:20px;
}

#content #sub ul.s_news li a{
  font-weight:normal;
  float:right;
}

#content #sub ul.s_news li h4{
  color:#313131;
  font-size:1em;
}

#content #sub ul.s_news li p{
  text-align:justify;
  line-height:1.2em;
  font-size:0.9em;
}
#content #sub h4.subMenu{
  width:171px;
  height:26px;
  background: url('../img/c_subMenuHead.jpg');
  font-weight:normal;
  font-size:14px;
  line-height:26px;
  color:#FFF;
  padding-left:30px;
  font-family:'Arial';
} 
#content #sub ul.s_subMenu li{
  display:block;
  float:left;
  clear:both;
  width:190px;
}

#content #sub ul.s_subMenu li a{
  padding:3px 0px 3px 30px;
  background: url('../img/c_subMenuIco.jpg') 12px 6px no-repeat;
  color:#666;
  font-size:13px;
  font-weight:bold;
  font-family:'Arial';
  display:block;
}

#content #sub ul.s_subMenu li a:hover, #content #sub ul.s_subMenu li a.active{
  color:#6d84a8;
  background: url('../img/c_subMenuIco_ov.jpg') 12px 6px no-repeat;
}

#content #main{
  width:600px;
  float:left;
  padding:0px 0px 20px 16px;
}
#content .subPage{
  background: url('../img/c_mainHeadBkg.jpg') 0 0 no-repeat;
}

.clearfix{
  clear:both;
}
#content #main h2{
  font-weight:normal;
  font-size:16px;
  line-height:26px;
  color:#8b8b8b;
  margin-bottom:10px;
  
}

#content #main .c_wybierzPoziomNauczania{
  width:210px;
  height:23px;
  margin:10px 0px 0px 150px;
  background: url('../img/c_h_wybierzPoziomNauczyania.jpg');
}

#content #main .c_wybierzPoziomNauczania span{
  display:none;
  
}
#content #main img.leftPhoto{
  float:left;
  margin:15px 10px 10px 0px;
}
#content #main img.rightPhoto{
  float:right;
  margin:15px 0px 10px 10px;
}

#content #main .wysiwygArea{
  color:#707070;
  text-align:justify;  
}
#content #main .wysiwygArea p{
  padding:5px 0px;
  text-indent:30px;
}
#content #main .wysiwygArea p.bezWciecia{
  text-indent:0px;
}
#content #main ul.dyplomList{
  list-style-type:none;
}
#content #main ul.dyplomList li{
  float:left;
  padding:20px 20px 0px 0px;
}

#content #p_main img.leftPhoto{
  float:left;
  margin:15px 10px 10px 0px;
}
#content #p_main img.rightPhoto{
  float:right;
  margin:15px 0px 10px 10px;
}

#content #p_main .wysiwygArea{
  color:#707070;
  text-align:justify;
}
#content #p_main .wysiwygArea p{
  padding:5px 0px;
  text-indent:30px;
}
#content #p_main .wysiwygArea p.bezWciecia{
  text-indent:0px;
}


#content ul.mainNews{
  list-style-type:none;
  padding-top:15px;
}

#content ul.mainNews li{
  width:175px;
  float:left;
  padding-right:25px;
}
#content ul.mainNews li h4{
  color:#585858;
  font-size:1em;
}

#content ul.mainNews li p{
  padding:15px 0px 0px 0px;
  text-indent:0px;
}
#content  ul.mainNews li a{
  font-size:1em;
  font-weight:normal;
  float:right;
}
#content #main ul.workOffer{
  list-style-type:none;
  padding:20px 0px 0px 0px;
}
#content #main ul.workOffer li{
  line-height:2em;
}

#content #main ul.workOffer li a{
  font-weight:normal;
}
#content #ajaxContetn{
  width:515px;
  padding:0px 30px 0px 50px;
}
#content #ajaxContetn p{
}
#content #ajaxContetn h3{
  color:#6D84A8;
  display:block;
  font-family:'Arial';
  font-size:13px;
  font-weight:bold;
  padding:5px 0 5px 0px;
}
#content #ajaxContetn img{
  float:left;
  margin:0px 20px 0px 90px;
}
/* ---------------------------------------------------------------------------------------- formularze */
.propozycjaTable tr td{
  width:290px;
}
.propozycjaTable tr td hr{
  float:left;
  border:none;
  border-top:1px solid #9fc1e5;
  border-bottom:1px solid #d9e7f5;
  width:568px;
  clear:both;
  margin:0px;
  padding:0px;
  display:none;
}
.propozycjaTable tr td.label{
  margin:15px 0px 10px 0px;
  display:block;
}
.propozycjaTable tr td.label b{
  padding:5px 0px;
  display:block;
  width:568px;
  background: #767676;
  text-align:center;
  color:#FFF;
}
.propozycjaTable tr.header{
  margin:5px 0px;
  margin-top:10px;
  /*width:568px;*/
}
.propozycjaTable tr.header td{
  width:100%;
  padding: 2px;
  text-align:left;
  border-bottom: 1px solid #2a629d;
  color:#2a629d;
  font-weight: bold;
}
.propozycjaTable tr.np {
  background: #e9f2fb;
}
.propozycjaTable tr td .smallInput{
  background: url('../img/inputSmallBkg.jpg') 0 0 repeat-x;
  border:1px solid #9fc1e5;
  width:254px;
  height: 19px;
  padding:2px 10px 2px 10px;
}

.propozycjaTable tr td .smallTextarea{
  background: url('../img/textareaBkg.jpg') 0 0 no-repeat;
  border:1px solid #9fc1e5;
  width:546px;
  height: 69px;
  padding:2px 10px 2px 10px;
  overflow:hidden;
font-family:"Trebuchet MS",sans-serif;
font-size:13px;
}
.propozycjaTable tr td .longInput{
  background: url('../img/inputLongBkg.jpg') 0 0 repeat-x;
  border:1px solid #9fc1e5;
  width:546px;
  height: 19px;
  padding:2px 10px 2px 10px;
}

.propozycjaTable tr td .verySmallInput{
  background: url('../img/inputVeryShortBkg.jpg') 0 0 repeat-x;
  border:1px solid #9fc1e5;
  width:155px;
  height: 19px;
  padding:2px 10px 2px 10px;
  margin:5px 0px 5px 0px;
}
.propozycjaTable tr td .radioInput{
  background: url('../img/inputVeryShortBkg.jpg') 0 0 repeat-x;
  border:1px solid #9fc1e5;
  width:50px;
  height: 19px;
  padding:2px 10px 2px 10px;
  margin:0 10px;
}

.propozycjaTable tr td .verySmallTextarea{
  background: url('../img/textareaSmallBkg.jpg') 0 0 no-repeat;
  border:1px solid #9fc1e5;
  width:155px;
  height: 69px;
  padding:2px 10px 2px 10px;
  margin:5px 0px 5px 0px;
  overflow:hidden;
font-family:"Trebuchet MS",sans-serif;
font-size:13px;
}

.propozycjaTable tr td .selectInput{
  background: #dae8f5;
  border:1px solid #9fc1e5;
  width:275px;
}

input#formOswiadczenie{
  display:block;
  float:left;
  margin-top:20px;
}
label#labelForFormOsdiadczenie{
  display:block;
  font-size:12px;
  text-align:justify;
  padding-left:25px;
  margin-top:20px;
}
input#formZgoda{
  display:block;
  float:left;
  margin-top:20px;
}
label#labelForFormZgoda{
  display:block;
  font-size:12px;
  text-align:justify;
  padding-left:25px;
  margin-top:20px;
}
input.submitForm{
  margin:25px 0px 0px 190px;
  width:206px;
  height:27px;
  background: url('../img/submitForm.jpg') 0 0 no-repeat;
  border:1px solid #9fc1e5;
  font-weight:bold;
  font-size:13px;
  color:#FFF;
  padding:0px;
	font-family: "Trebuchet MS", sans-serif;
}

span.incorectDate{
  font-weight:bold;
  color:red;
}

span.incorectDateInfo{
  color:red;
}

#publications{
  padding:0px 0px 267px 32px;

}
#publications ul.bannerList{
  list-style-type:none;
}

#publications ul.bannerList li{
  float:left;
  padding:0px 3px 0px 3px;
}
#p_main{
  float:left;
  width:655px;
  padding-bottom:20px;
}
#p_sub{
  float:right;
  width:160px;
}
#p_sub h4{
  background: url('../img/c_PsubMenuHead.jpg');
  height:26px;
  width:140px;
  font-weight:normal;
  font-size:14px;
  line-height:26px;
  color:#FFF;
  padding-left:20px;
  font-family:'Arial';
}

#p_sub ul{
  list-style-type:none;
  background: #d1e3f4;
  padding:10px 0px 20px 20px;
border:1px solid #9FC1E5;
border-width:0px 1px 1px 1px;
}
#p_sub ul li input.textInput{
  width:120px;
  margin:5px 0px 5px 0px;
  background: #d9e7f5;
  border:1px solid #9fc1e5;
  font-size:0.9em;
}
#p_sub ul li input.inputButton{
  background: #6686a7;
  border: 1px solid #9fc1e5;
  font-size:0.9em;
  width:120px;
  text-align:center;
  color:#FFF;
  margin:5px 0px 5px 0px;
}
#p_main form{
  margin-top:20px;
}
#p_main select{
  background: #dae8f5;
  border:1px solid #9fc1e5;
  width:275px;
}
#p_main h3{
  font-size:13px;
  font-family:Arial;
  color:#6D84A8;
  font-weight:bold;
  padding:10px 0px;
}
#p_main ul.publicationsList{
  list-style-type:none;
}

#p_main ul.publicationsList li{
  float:left;
  width:200px;
  padding:0px 0px 0px 0px;
  
  padding:1px;
  margin-right:10px;
  font-size:0.9em;
} 
#p_main ul.publicationsList li img{
}
#p_main ul.publicationsList h4{
  width:150px;
 /* text-align:justify; */
}
#p_main ul.publicationsList h4 a{
  color:#707070;
}

#p_main ul.publicationsList a.more{
  display:block;
}
#p_main ul.publicationsList li .publicationsListBkg{
  padding:10px 25px 10px 25px;
}

#p_main ul.fileList{
  list-style-type:none;
  padding-bottom:20px;
}
#p_main ul.fileList li{
  line-height:2em;
}
#p_main ul.fileList li img{
  margin-right:10px;
}
#p_main ul.fileList li a, #p_main ul.fileList li span{
  position:relative;
  top:-6px;
}
#p_main ul.fileList li span{
  padding-left:10px;
}
#p_main ul.fileList li span.info{
  font-style:italic;
  font-size:0.8em;
}
#p_main #aboutPublications{
  padding:10px 0px 10px 0px;
}
#p_main #aboutPublications img{
  float:left;
  margin:0px 20px 20px 0px;
}
#p_main #aboutPublications a.kupTeraz{
  width:201px;
  display:block;
  height:26px;
  color:#FFFFFF;
  font-family:'Arial';
  font-size:14px;
  font-weight:normal;
  height:26px;
  line-height:26px;
  text-align:center;
  margin-top:20px;
  background: url('../img/kupOnlien.jpg');
}
#p_main #aboutPublications h4{
  padding-top:10px;
}
#p_main #aboutPublications .publicationDescription{
  float:left;
  line-height:2em;
}
#p_main .publicationWysiwyg ul{
  padding-left:20px;
}
#content .boxWithBorder{
  margin-top:20px;
  padding:0px 0px 10px 40px;
background:#D9E7F5 none repeat scroll 0 0;
border:1px solid #9FC1E5;
}
#content .boxWithBorder ul.mainNews li a{
  font-size:0.9em;
}
div.tooltip {
	width: 300px;
	color: #707070;
	text-align: center;
  border:1px solid #9FC1E5;
  padding:1px;
  background: #FFF;
}

div.tooltip h4{
  display:none;
}
div.tooltip p {
  padding:15px;
  background: #D9E7F5;
  display:block;
	margin: 0;
	font-size: 13px;
	font-weight:bold;
}

/* ------------------------------------------------------------------------------ MAP DIVS */
#map_page {
  padding:0px 34px 20px 34px;
}
#map_page h3{
  padding-top:10px;
}
#map_page ul{
  list-style-type:none
}
#map_page ul li{
  width:100%;
  padding-left:30px;
  line-height:1.8em;
  background: url('../img/c_subMenuIco_ov.jpg') 0 5px no-repeat;
}
#consultantList{
  clear:both;
}
table.ConsultantTable{
  background: #9FC1E5;
}
table.ConsultantTable tr td{
  background: #D9E7F5 ;
  padding:3px 10px;
  font-size:11px;
}
table.ConsultantTable tr.np td{
  background: #e9f2fb ;
}
table.ConsultantTable tr.first td{
  font-weight:bold;
  background: #2a629d;
  color:#FFF;
  font-size:12px;
}
#bookShopList form{
  padding:10px 0px 20px 0px;
}
#bookShopList form select {
  background:#DAE8F5 none repeat scroll 0 0;
  border:1px solid #9FC1E5;
  width:275px;
  float:left;
}
#bookShopList input {
background:transparent url(../img/submitForm.jpg) no-repeat scroll 0 0;
border:1px solid #9FC1E5;
color:#FFFFFF;
font-family:"Trebuchet MS",sans-serif;
font-size:13px;
font-weight:bold;
height:27px;
margin:-3px 0 0 65px;
padding:0;
width:206px;
}
/* ------------------------------------------------------------------------------ FOOTER DIVS */
#f_bkg{
  background: url('../img/f_bkg.jpg') 0 0 repeat-x;
  height:38px;
}
#footer{  
  width:878px;
	margin: 0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
  background: url('../img/f_bkg.jpg') 0 0 repeat-x;
  height:38px;
}
#footer h3{
  width:208px;
  height:33px;
  padding:3px 0px 0px 25px;
  /*background: url('../img/f_h_infolinia.jpg') bottom right no-repeat;*/
}

#footer h3 span{
  display:none;
}
#footer ul{
  float:right;
  list-style-type:none;
}
#footer ul li{
  float:left;
  background: url('../img/f_separator.jpg') 0 0 no-repeat;
  padding:10px 10px 0px 10px;
  color:#FFF;
}
#footer ul li.first{
  background:none;
}
#footer ul li a{
  font-weight:normal;
  color:#FFF;
}

table.ColorTable{
  background: #9FC1E5;
  width: 90%;
  margin: auto;
}
table.ColorTable td{
	text-align: justify;
}
table.ColorTable tr.header{
  margin:5px 0px;
  margin-top:10px;
  /*width:568px;*/
}
table.ColorTable tr.header td{
  width:100%;
  padding: 2px;
  text-align:left;
  border-bottom: 1px solid #2a629d;
  color:#2a629d;
  font-weight: bold;
}
table.ColorTable td.prawa, table.ColorTable td.prawaBold{
	text-align:right;
	padding-right:10px;
}
table.ColorTable td.prawaBold{
	font-weight: bold;
 }
table.ColorTable td.wciecie {
	padding-left:40px;
	text-indent: -30px;
}
table.ColorTable tr td{
  background: #D9E7F5 ;
  padding:3px 10px;
  font-size:11px;
}
table.ColorTable tr.np td{
  background: #e9f2fb ;
}
table.ColorTable tr.first td{
  font-weight:bold;
  background: #2a629d;
  color:#FFF;
  font-size:12px;
  text-align:center;
}

/* ---------------------------------------------------------------------------------------- reklama na glownej stronie */
#advert {
	padding:0 2px 0 32px;
	display:none;
	overflow:hidden;
	text-align:center;
	border: 0px solid red;
}

.us_pomoce {
	border-top:2px solid #6d84a8;
	border-bottom:2px solid #6d84a8;
	margin-top:45px;
	background:#e9f2fb;
	padding:5px;
	font-weight:bold;
}

div.ramkaNiebieska {
	border:1px solid #6d84a8;
	margin-top:10px;
	background:#e9f2fb;
	padding:10px;
}


div.obrazWTekscie {
	display:inline;
	border:1px solid #eaeaea;
	text-align:center;
	margin:10px;
	padding:5px;
	background: #f5f5f5;
}

hr{
	border:1px solid #9fc1e5;
}

/*katalog produktow rs*/
ul.itemsList{
	list-style-type:none;
}

ul.itemsList li{
	float:left;
	width:190px;
	padding:0px 0px 0px 0px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:0.9em;
} 
ul.itemsList li img{
}
ul.itemsList h4{
	width:150px;
	text-align:left; 
	font-size:15px;
	height:50px;
}
ul.itemsList h4 a{
	color:#707070;
}

ul.itemsList a.more{
	display:block;
	text-align:right;
}
ul.itemsList li .bkg, .bkgwhite{
	border:1px solid #9fc1e5;
	padding:10px 15px 10px 15px;
}
ul.itemsList li .bkg{
	background:#e9f2fb;
}
ul.itemsList li .white{
	background:#white;
}

ul.itemsList li .kod {
	color:#888;
	font-size:11px;
}
ul.itemsList li .cena {
	text-align:right;
	font-weight:bold;
}
ul.itemsList li .cena span {
	color:#f90;
	font-size:15px;
}
ul.itemsList li .cena a {
	margin-left:10px;
}

#item  h4{
	font-size:16px;
}
#item .kod {
	color:#888;
	font-size:11px;
}
#item .cena {
	font-weight:bold;
	margin-top:15px;
}
#item .cena span {
	color:#f90;
	font-size:15px;
}
#item .cena a {
	margin-left:10px;
}

input.number {
	width:25px;
	text-align:right;
	margin:5px 0px 5px 0px;
	background: #d9e7f5;
	border:1px solid #9fc1e5;
	font-size:0.9em;
}
div.sidePanelInfo {
	text-align:center;
	margin:5px 0px 5px 0px;
	background: white;
	border:1px solid #9fc1e5;
	font-size:0.9em;
}

.blue {
	color:#6d84a8;
}

.green {
	color: #693;
}

.red {
	color: #f00;
}
.normal {
	font-weight:normal;
	color: #707070;
}
.bold {
	font-weight:bold;
}


ol.wypunktowanie {
	padding-left:60px;
	margin: 10px 0;
}
ol.wypunktowanie li {
	margin-top:10px;
}

ul.wypunktowanie {
	padding-left:30px;
	margin: 10px 0;
}
ul.wypunktowanie li {
	margin-top:5px;
}
a.green, a.green:visited {
    color: #693;
}
a.green:hover{
  color:#696969;
	text-decoration: none;
}

table.ColorTable tr td .smallTextarea{
  border:1px solid #9fc1e5;
  width:93%;
  height: 69px;
  padding:2px 10px 2px 10px;
  overflow:hidden;
  font-family:"Trebuchet MS",sans-serif;
  font-size:11px;
  
}
table.ColorTable tr td .selectInput{
  font-size:11px; 
  width: 100px;
}
.submitInput{
	background:#69c;
	border:1px solid #9fc1e5;
	width:150px;
	text-align:center;
	color:#fff;
	margin:1px 0px 5px 0px;
}

//---------------konkurs czarodziejski kod
.ckTable {
	border:0px solid red;
}
.ckTable tr td{
  width:290px;
}
.ckTable tr td.label{
  margin:15px 0px 10px 0px;
  display:block;
}
.ckTable tr td.label b{
  padding:5px 0px;
  display:block;
  width:568px;
  background: #963;
  text-align:left;
  color:#fff;
}
.ckTable tr td .smallInput{
  background: white;
  border:1px solid #c96;
  width:254px;
  height: 19px;
  padding:2px 10px 2px 10px;
}

.ckTable tr td .smallTextarea{
  background: white;
  border:1px solid #c96;
  width:546px;
  height: 69px;
  padding:2px 10px 2px 10px;
  overflow:hidden;
  font-family:"Trebuchet MS",sans-serif;
  font-size:13px;
}
.ckTable tr td .longInput{
  background: white;
  border:1px solid #c96;
  width:546px;
  height: 19px;
  padding:2px 10px 2px 10px;
}

.ckTable tr td .verySmallInput{
  background: white;
  border:1px solid #c96;
  width:155px;
  height: 19px;
  padding:2px 10px 2px 10px;
  margin:5px 0px 5px 0px;
}
.ckTable tr td .verySmallTextarea{
  background: white;
  border:1px solid #c96;
  width:155px;
  height: 69px;
  padding:2px 10px 2px 10px;
  margin:5px 0px 5px 0px;
  overflow:hidden;
  font-family:"Trebuchet MS",sans-serif;
  font-size:13px;
}
.ckTable tr td .selectInput{
  background: white;
  border:1px solid #c96;
  width:275px;
}
.ckTable tr td.bordered{
  border:1px solid #c96;
}
input.ckSubmitForm{
  margin:25px 0px 0px 190px;
  width:206px;
  height:27px;
  background: url('../UserFiles/Image/img/ck/submitForm.jpg') 0 0 no-repeat;
  border:1px solid #c96;
  font-weight:bold;
  font-size:13px;
  color:#FFF;
  padding:0px;
  font-family: "Trebuchet MS", sans-serif;
}
h2.ck{
  color: #963;
  font-size:20px;
}
//----------------koniec konkurs czarodziejski kod
//----------------elektroniczne katalogi
a.zdjecie {
	width: 180px;
	height: 165px;
	display: block;
	float:left;
}
a.zdjecie:hover{
	border-bottom: 7px solid #555;
}
a.zdjecie_selected{
	border-bottom: 7px solid #c82d29;
}
div.okladkiKat {
	text-align:center;
	margin:20px 0;
	padding-top:10px;
}
//----------------koniec elektroniczne katalogi
