html {
  height: 100%;
  margin-bottom: 0px;
}
form, div, span, li{
  margin: 0;
  padding: 0;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 26px;
  margin-left: 0px;
  list-style-image: url(../images/li2.png);
}

hr {
  height: 0 !important;
  height: 1px; /* wysokosc pod ie */
  color: #ccc; /* kolor pod ie */
  background: transparent;
  border-width: 1px 0 0 0;
  border-color: #CCC;
  border-style: dotted; 
}


img,table {
  border: none;
}

form{
	background: #fff;
	padding: 15px;
}

body {
  font-family: Tahoma, Verdana;
  line-height: 22px;
  margin: 0;
  font-size: 12px;
  padding: 0;
  color: #333;
  text-align: justify;
}

body.contentpane {
}

a:link, a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #777;
}

a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #e3000f;
}

p {
  font-size: 12px;
  color: #333;
  padding: 0px;
  margin: 0px;
  text-align: justify;
  margin-bottom: 5px;
}

input.button, button, input[type="submit"]{
    font-size: 12px;
    height: 30px; 
    line-height: 30px; 
    padding: 0px 20px; 
	cursor: pointer;
	color: #fff;
	vertical-align: middle;
	color: #fff;
	margin: 0;
	border: none;
	background: #E3000F;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}

input.button:hover, button:hover, input[type="submit"]:hover{
	background: #CB0E1B;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}

label{
	color: #aaa;
	font-size: 11px;
	line-height: 12px;
	display: block;
	margin-top: 10px;
}

.inputbox, input[type="text"], input[type="password"], input[type="email"], select {
    width: 360px;
    color: #555;
    font-size: 12px;
    height: 22px;
    padding:2px 4px; 
    border: 1px solid #eaeaea;
    background: #fafafa;
}
select, select.inputbox {
    width: 370px;
    height: 28px;
}

.textarea, textarea {
	width: 677px;
	height: 130px;
    border: 1px solid #eaeaea;
    color: #555;
    padding: 2px;
    font-size: 12px;
    background: #fafafa;
}

.inputbox:hover, textarea:hover, input[type="text"]:hover{
    border: 1px solid #ddd;
}

/*****************************************/

/*** Template specific layout elements ***/
/*****************************************/

#page_bg{
  padding: 0;
  background: url(../images/bg2.png) center top repeat;
}

#page_bg2{
  padding: 0;
  background: url(../images/bg1.png) center top repeat-x;
}
#header {
  padding: 0;
  margin: 0 auto;
  width: 1170px;
}

#header_01{
  width: 200px;
  height: 118px;
  float: left;
}

#header_02{
  width: 970px;
  height: 100px;
  
  float: left;
}

#header_02a{

  margin-right: 50px;
  
  margin-top: 43px;
  
}



#header_03{

  background: url(../images/slide.png) center top no-repeat;

  width: 1170px;
  
  margin-top: -16px;

  height: 450px;
  
  float: left;

}


#header_03a{

  margin: 7px auto;

  width: 1000px;

  height: 434px;

}



#header_04{

  float: left;

  width: 1170px;

  height: 296px;

}



#box1{

  float: left;

  width: 246px;

  height: 261px;
  
  margin-top: 16px;
  
  margin-left: 78px;

  background: url(../images/box1.png) center top no-repeat;
  
  overflow:hidden;
}

#box2{

  float: left;

  width: 246px;

  height: 261px;
  
  margin-top: 16px;
  
  margin-left: 14px;

  background: url(../images/box1.png) center top no-repeat;
  
  overflow:hidden;
}

#box3{

  float: left;

  width: 493px;

  height: 261px;
  
  margin-top: 15px;
  
  margin-left: 15px;

  background: url(../images/box2.png) center top no-repeat;
  
  overflow:hidden;
}


#box3 h3{
  
  margin-left: 45px;
  line-height: 48px;
  
}

#footer_bg{
}

#footer{
  margin: 0 auto;
  width: 1014px;
  height: 40px;
}



#content{

  margin: 0 auto;

  width: 1000px;
  
  border: 7px solid #FFF;

  background: url(../images/left.png) left top no-repeat; 

}



#content2{

  background: url(../images/content.png) center top repeat; 

}



#pillmenu{

  margin: 0px;

  padding: 0px;

  height: 29px;
  
  float: right;
  
  width: 860px;
  
  padding-right: 20px;

  background: url(../images/menu.png) left top repeat-x;
}



#pill_l{

  width: 25px;

  height: 29px;
  
  float: right;

  background: url(../images/menu1.png) left top no-repeat;
    
}

#pillmenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#pillmenu ul li{
	float:left;
	
    background: url(../images/menu2.png) right top no-repeat;
}

#pillmenu ul li:last-child{
	
	background: none;
}

#pillmenu ul li a:link, #pillmenu ul li a:visited{
	font-size: 15px;
	line-height: 29px;
	padding: 0 22px;
	display:block;
	height: 29px;
	color: #FFF;
	font-weight: bold;
    font-family: 'Arial', Tahoma;	
	letter-spacing: 2px;
}

#pillmenu ul li.current, #pillmenu ul li:hover{
}

#pillmenu ul li.current a, #pillmenu ul li a:hover{	
	color: #ddd;	
}

div#maincolumn {
  margin: 0;
  padding: 0;
  float: left;
  width: 740px;
  margin-left: 10px;
}

div#leftcolumn {
  padding: 0;
  float: left;
  width: 240px;
}


div.nopad {
  padding: 0 10px;

}




/*****************************************/

/*** Joomla! specific content elements ***/

/*****************************************/



/* headers */

div.componentheading {

  height: 22px;

  padding: 8px 0 0 10px;

}


h1, h2 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height:30px;
  color: #6B6E74;
  text-align: left;
  margin: 10px 0 20px;
  
  font-weight: normal;
}

h2 {
  margin: 10px 0 20px;
  
  font-weight: normal;
  font-size: 18px;
  line-height:24px;
  color: #6B6E74;
}


h4{
  
  font-family: Arial;
  
  margin: 5px 0; 
  color: #E3000F;
  font-size: 15px;
  font-weight: normal;
}

h3, .contentheading {
  font-family: Arial;
  padding: 5px 0;
  margin: 10px 0 2px;
  
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  color: #E3000F;
}

a.readon {
  display: block;
  float: right;
  line-height: 14px;
  font-size: 10px;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
}
a.readon:hover {
  color: #333;
}



/* form validation */

.invalid { border-color: #ff0000; }

label.invalid { color: #ff0000; }




/* menu links */

a.mainlevel:link, a.mainlevel:visited {

  padding-left: 15px;
  
  margin-left: 10px;
  
  
  margin-right: 10px;

  background: url(../images/li2.png) center left no-repeat;
}

a.sublevel:link, a.sublevel:visited {

  padding-left: 5px;
  
  margin-left: 20px;
  
  margin-right: 10px;

  background: url(../images/li2.png) center left no-repeat;
}

a.mainlevel:hover {



}



/* spacers */

span.article_separator {

  display: block;

  height: 20px;

}



.article_column {



}



.column_separator {

  

}



td.buttonheading {

  text-align: right;

  width: 0;

}



.clr {

  clear: both;

}



table.blog span.article_separator {

  display: block;

  height: 20px;

}








div.message {

  font-weight: bold;

  font-size : 14px;

  color : #c30;

  text-align: center;

  width: auto;

  background-color: #f9f9f8;

  border: solid 1px #d5d5d5;

  margin: 3px 0px 10px;

  padding: 3px 20px;

}



/* Banners module */




/* Text advert style */



.banneritem_text {

  padding: 4px;

  font-size: 11px;

}



.bannerfooter_text {

  padding: 0px;

  font-size: 11px;

  text-align: center;

}



/* System Messages */

/* see system general.css */



.pagination span { padding: 2px; }

.pagination a    { padding: 2px; }



/* Polls */

.pollstableborder td {

  text-align: left;

}



/* Frontend Editing*/

fieldset {

  margin: 0;

  border: none;

  margin-top: 15px;

  margin-bottom: 5px;

  padding: 10px;

}





.tool-title {

  padding: 0;

  margin: 0;

  font-size: 100%;

  font-weight: bold;

  margin-top: -15px;

  padding-top: 15px;

  padding-bottom: 5px;


}



.tool-text {

  font-size: 100%;

  margin: 0;

}



/* ****************************************************************************** */


div.box_header h3{
	font-size: 20px;
	margin: 0;
	padding: 0 5px;
	color: #E3000F;
	line-height: 33px;
}



div.box_header{
  width: 240px;
  height: 33px;
}


div.box_content{
  width: 240px;
  padding: 0px;
}


#leftcolumn div.module-box div.box_content2 ul.menu{
  background: #fff;
}


#box3 div.box_content{
  width: 490px;
  padding: 0px;
}

#box3 div.module-bez div.box_content2{
  padding: 0px 10px;
}




div.box_content, div.box_content a, div.box_content p{
	color:#6B6E74;
}

div.box_content ul.menu a:hover{
	color: #E3000F;
}


div.box_content2{

  padding: 10px;
}

div.box_bottom{
  width: 240px;
  padding: 0px;
}



div.module-bez div.box_header{
  background: none;
  height: 0px;
  width: 240px;
}

div.module-bez div.box_content{
  background: none;
  width: 240px;
}

div.module-bez div.box_bottom{
  background: none;
  width: 240px;
}

#footer, #footer p, #footer a, #footer a:link, #footer a:visited{
  font-size: 13px;
  color: #777;	
  text-shadow: 1px 1px 1px white;
}

/* ++++++++++++++  pagination message ++++++++++++++ */


#system-message ul { 

  list-style: none;

  padding: 0;

  margin: 0;

}

#system-message dt { 

  display:none;

}

#system-message dd { 

  list-style: none;

  padding: 0;

  margin: 0;

}

#system-message ul li { 

  padding: 0;

  margin: 0;

  text-align:center;
  
  font-size: 14px;
  
  padding: 5px;

}



#system-message dd ul { 
  background: #fff; 
  border-top: 3px solid #FF0000; 
  border-bottom: 3px solid #FF0000;
  border: 1px solid #AAA;
  padding: 0;
  margin: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 5px 0;
}


#system-message dd.message { 

  color: #0080C0
 
}

#system-message dd.error { 

  color: #FF0000; 
 
}


#system-message dd.notice{

  color: #0080C0
  
}

#content .pagination, #content .vm-pagination
{
        margin:10px 0 ;
        padding:10px 0 10px 0px;

}

#content .pagination ul, #content .vm-pagination ul
{
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:center;
}

#content .pagination li, #content .vm-pagination li
{
        display:inline;
        padding:2px 5px;
        text-align:left;
        border:solid 0px #eee;
        margin:0 2px
}


#content .pagination li.pagination-start,
#content .pagination li.pagination-next,
#content .pagination li.pagination-end,
#content .pagination li.pagination-prev,
#content .vm-pagination li.pagination-start,
#content .vm-pagination li.pagination-next,
#content .vm-pagination li.pagination-end,
#content .vm-pagination li.pagination-prev{
	border:1px solid #DDD;
	padding:5px 7px;
}

#content .pagination li, #content .vm-pagination li{
	border: 1px solid #DDD;
	background: #f9f9f9;
	padding: 5px 15px;
	color: #666;
}


#content .pagination li a, #content .vm-pagination li a{
	font-weight: bold;
	color: #333;
}


#content .pagination li a:hover, #content .vm-pagination li a:hover{
	color: #666;
}

p.counter
{
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
	color: #333;
}


/* ++++++++++++++  pagination message ++++++++++++++ */



table.tabelka td, table.tabelka tr{

		border: 1px solid #ccc;
        vertical-align: middle;
        background-color: #fafafa;
}

table.tabelka td {
        padding: 0 5px;
		text-align: left;
}

table.tabelka th {
		border: 1px solid #ccc;
        background-color: #eaeaea;
        vertical-align: middle;
        text-align: left;
}

table.tabelka p, table.tabelka span{
        text-align: left;

}


/* --------------------------------------------------------------- */


#username-lbl, #password-lbl{
	display:block;
	float:left;
	width:100px;
}

.login-fields{
	margin-bottom: 5px;
}


#footer ul{
  list-style: none;
}


.tip{
	background: #eee;
	padding: 10px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
}

.item-separator{
	border-top: 1px dotted #aaa;
	margin: 18px 0;
	clear: both;
}

dd.create{
	margin: 0;
	padding: 0;
	color: #BC9352;
	font-size: 11px;
}

ul.actions{
	display: none;
}
div.box_content a.wyslij_cv{
  
  display: block;
  
  color: #fff;
  
  font-size: 13px;
  
  padding: 4px 12px;
  
  text-align: center;
  
  line-height: 18px;
	
  background: #E3000F;
  
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}

div.box_content a.wyslij_cv:hover{
	background: #CB0E1B;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}

div#box1 .box_header div#box2 .box_header{
	width: 244px;
	height: 40px;
}

div#box1 .box_header h3, div#box2 .box_header h3{
	font-size: 20px;
	text-align: center;
	margin: 0;
	padding: 0 0;
	color: #FFF;
	line-height: 40px;
}

div#box1 ul, div#box2 ul{
	color: #999;
	font-size: 14px;
}

div#box1 ul a, div#box2 ul a{
	color: #999;
	font-size: 15px;
	line-height: 28px;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}

div#box1 ul a:hover, div#box2 ul a:hover{
	color: #E3000F;
	-webkit-transition: all 500ms;
	-moz-transition: all 500ms;
	-ms-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
}
