/*menu stopka*/
td.cms_foot_item{
padding:	0px 5px 0px 5px;
margin:	0px;
background-color: inherit;
color:	rgb(51, 51, 51);
font-family:	arial, sans-serif;
font-size:	11px;
}

td.cms_foot_item a.cms_link{
background-color: inherit;
color:	rgb(51, 51, 51);
font-family:	arial, sans-serif;
font-size:	11px;
text-decoration:	none;
}

td.cms_foot_item a.cms_link:hover{
background-color: inherit;
color:	rgb(255, 104, 4);
font-family:	arial, sans-serif;
font-size:	11px;
text-decoration:	none;
}

/*menu*/
div.cms_menu_pointer{
margin:	0px;
padding:	20px 0px 0px 0px;
float:	left;
}

div.cms_menu_item{
margin:	0px;
padding:	0px;
float:	left;
}

div.cms_menu_item a.cms_link{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	none;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(153, 153, 153);
background-color:	inherit;
display:	block;
}

div.cms_menu_item a.cms_link:hover{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	none;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
display:	block;
}

div.cms_menu_item a.cms_link_selected{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	none;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
display:	block;
}

div.cms_menu_item a.cms_link_selected:hover{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	underline;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
display:	block;
}

/*menu drodpown*/
div.menuNormal{
display: none;
position: static;
}

div.menuHover{
width:	700px;
margin:	0px 0px 0px -273px;
padding:	0px;
border:	none;
position:	absolute;
top:	240px;
left:	50%;
}

div.cms_menu_item div.menuHover a.cms_link{
font-family:	georgia, serif;
font-size:	15px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
text-decoration:	none;
padding:	20px 15px 20px 15px;
white-space:	nowrap;
display:	block;
float:	left;
}

div.cms_menu_item div.menuHover a.cms_link:hover{
color:	rgb(255, 255, 255);
background:	rgb(255, 32, 32);
text-decoration:	underline;
padding:	20px 15px 20px 15px;
white-space:	nowrap;
}

div.cms_menu_item div.menuHover a.cms_link_selected{
font-family:	georgia, serif;
font-size:	15px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
text-decoration:	underline;
padding:	20px 15px 20px 15px;
white-space:	nowrap;
display:	block;
float:	left;
}

div.cms_menu_item div.menuHover a.cms_link_selected:hover{
color:	rgb(255, 255, 255);
background:	rgb(255, 32, 32);
text-decoration:	none;
padding:	20px 15px 20px 15px;
white-space:	nowrap;
}

/*menu bok*/
table.top_menu{
padding:	0px;
margin:	0px 0px 0px 141px;
text-align:	right;
}

td.cms_vmenu_container, td.cms_vmenu_container_selected{
margin: 0px;
padding:	0px;
}

td.cms_vmenu_container a.cms_vmenu_link{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	none;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(153, 153, 153);
background-color:	inherit;
display:	block;
}

td.cms_vmenu_container a.cms_vmenu_link:hover{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	none;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
display:	block;
}

td.cms_vmenu_container_selected a.cms_vmenu_link_selected{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	none;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
display:	block;
}

td.cms_vmenu_container_selected a.cms_vmenu_link_selected:hover{
font-family:	georgia, serif;
font-size:	15px;
text-decoration:	underline;
padding:	25px 10px 25px 10px;
margin:	0px;
color:	rgb(255, 255, 255);
background-color:	rgb(255, 32, 32);
display:	block;
}

/*content*/
table.cms_short_text{
margin:	0px 15px 0px 5px;
padding: 0px;
width:	265px;
}

table.cms_full_text{
margin:	0px 20px 0px 10px;
padding: 0px;
}

img.shortcut_image{
padding-right:	10px;
display:	none;
}

td.header{
margin:	0px;
padding:	0px;
text-align:	left;
}

h1{
padding:	20px 0px 20px 0px;
margin:	0px;
font-weight:	bold;
text-decoration:	none;
background-color:	inherit;
color:	rgb(51, 51, 51);
font-size:	15px;
vertical-align : top;
}

td.header_date{
padding: 0px;
margin:	0px;
text-align:	right;
font-size:	13px;
font-weight:	normal;
vertical-align:	middle;
}

td.author{
font-weight:	bold;
color:	rgb(127, 127, 127);
background-color:	inherit;
padding: 0px 0px 0px 15px;
margin:	0px;
text-align: left;
}

td.header_full_date{
font-size:	16px;
font-weight:	normal;
color:	rgb(127, 127, 127);
padding: 0px;
background-color: inherit;
text-align: left;
}

td.shortcut, #shortcut, td.content, #content{
line-height:	1.6em;
padding: 0px;
margin:	0px;
text-align:	justify;
}

table.cms_full_text td.header_tag a.cms_tag, table.short_text td.header_tag a.cms_tag{
color: rgb(255, 102, 0);
background-color:	inherit;
text-decoration:	none;
line-height:	20px;
padding:	5px;
}

table.cms_full_text td.header_tag a.cms_tag:hover, table.short_text td.header_tag a.cms_tag:hover{
color:	rgb(255, 255, 255);
background-color:	rgb(255, 154, 53);
text-decoration:	none;
}

td.shortcut a, #shortcut a, td.content a, #content a{
color:	rgb(255, 102, 0);
background-color:	inherit;
text-decoration:	none;
}

td.shortcut a:hover, #shortcut a:hover, td.content a:hover, #content a:hover{
text-decoration:	underline;
}

td.content_more{
padding:	0px 0px 10px 0px;
text-align:	right;
}

td.content_back{
padding:	0px;
}

table.tools{
padding:	0px;
margin:	0px;
}

td.icons{
font-weight:	bold;
width:	50%;
text-align:	right;
color:	rgb(0, 0, 0);
background-color:	inherit;
}

td.icons a{
color:	rgb(255, 102, 0);
background-color:	inherit;
text-decoration:	none;
}

td.icons a:hover{
text-decoration:	underline;
}

table.cms_sponsored_text{
width : 100%;
margin: 10px 0px 0px 0px;
border:	1px solid red;
background-color: white;
color:	inherit;
}

td.cms_sponsored_bar{
background-color : rgb(255, 0, 0);
color : inherit;
text-align : right;
}

td.cms_stats{
text-align : left;
padding:	5px 0px 10px 0px;
display:	none;
}

td.cms_admin{
text-align : left;
}

td.cms_admin a{
font-size:	9px;
font-weight:	normal;
color:	rgb(255, 102, 0);
background-color:	inherit;
text-decoration : none;
}

td.cms_admin a:hover{
text-decoration : underline;
}

td.cms_live{
color:	rgb(255, 102, 0);
background-color:	inherit;
text-align : left;
padding-left:	10px;
}

td.navigation{
padding-right:	0px;
}

td.cols_bg{
width:	50%;
background:	url('../images/fk_linia4.jpg') repeat-x bottom left;
margin:	0px;
padding:	0px;
}

/*toolbox*/
table.toolbox{
width:	100%;
height:	74px;
margin:	0px;
padding:	0px;
}

table.toolbox td{
padding:	10px 20px 20px 20px;
margin:	0px;
vertical-align:	middle;
text-align:	center;
font-family:	arial, sans-serif;
font-size:	18px;
background:	url('../images/fk_bg_toolbox.gif') repeat-y 0px 10px;
}

table.toolbox td a{
font-family:	arial, sans-serif;
font-size:	18px;
color:	rgb(51, 51, 51);
background-color:	inherit;
text-decoration:	none;
}

table.toolbox td a:hover{
text-decoration:	underline;
}

/*boxy z sekcja*/
img.section_box_img{
padding-right:	10px;
}

table.box2{
width:	552px;
margin:	0px;
padding:	0px;
text-align:	justify;
background:	url('../images/fk_bg_toolbox.gif') repeat-y top right;
}

table.box2 th{
padding: 0px;
margin:	0px;
text-align:	left;
font-size: 24px;
font-weight:	normal;
}

table.box2_item{
padding:	0px;
margin:	10px 15px 10px 10px;
}

td.box2_title{
margin:	0px;
padding:	10px 0px 20px 0px;
text-align:	left;
font-weight:	bold;
text-decoration:	none;
}

td.box2_title a{
font-weight:	bold;
text-decoration:	none;
color:	rgb(51, 51, 51);
background-color:	inherit;
font-size:	15px;
}

td.box2_title a:hover{
text-decoration:	underline;
}

td.box2_date, td.box2_date a, td.box2_date a:hover{
margin:	0px;
padding:	0px 5px 0px 0px;
vertical-align:	middle;
text-align:	right;
text-decoration:	none;
background-color:	inherit;
color:	rgb(51, 51, 51);
}

td.box2_content{
margin:	0px 10px 0px 0px;
padding:	0px;
line-height:	1.6em;
} 

td.box2_content p{
padding:	0px;
margin:	0px;
}

td.box2_content a, td.box2_content a:hover{
padding:	0px;
margin:	0px;
background-color:	inherit;
color:	rgb(51, 51, 51);
text-decoration:	none;
}

td.box2_more{
text-align:	right;
padding:	10px 0px 0px 0px;
}

td.box2_more a.cms_link_more{
display:	none;
}

/* sciezka */
table.sitepath{
margin:	15px 0px 15px 25px;
padding:	0px;
font-family:	tahoma, sans-serif;
color: rgb(71, 71, 71);
background-color:	inherit;
}

div.sitepath_path img{
padding-left:	15px;
padding-right:	15px;
vertical-align:	middle;
}

div.sitepath_path a{
color: rgb(127, 127, 127);
background-color:	inherit;
text-decoration: none;
}

div.sitepath_path a:hover{
color:	rgb(255, 104, 4);
background-color:	inherit;
text-decoration: none;
}

/* kalendarz */
table.month{
width:	60%;
margin:	0px 0px 10px 45px;
padding:	0px;
border:	1px solid rgb(217, 217, 217);
text-align:	center;
}

td.monthnavigation{
margin:	0px;
padding:	0px;
background-color:	inherit;
text-align:	center;
font-size:	12px;
font-weight:	bold;
color:	rgb(0, 153, 51);
}

td.monthname a{
text-align:	center;
font-size:	12px;
font-weight:	bold;
color:	rgb(51, 51, 51);
background-color:	inherit;
text-decoration: none;
}

td.monthname a:hover{
text-align:	center;
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 104, 4);
background-color:	inherit;
text-decoration: none;
}

td.monthnavigation a{
text-align:	center;
font-size:	12px;
font-weight:	bold;
color:	rgb(51, 51, 51);
background-color:	inherit;
text-decoration: none;
}

td.monthnavigation a:hover{
text-align:	center;
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 104, 4);
background-color:	inherit;
text-decoration: none;
}

td.monthname{
background-color:	inherit;
text-align:	center;
font-size:	12px;
font-weight:	bold;
color:	rgb(0, 153, 51);
}

td.datepicker{
text-align:	center;
}

select.monthpicker{
background-color:	rgb(255, 255, 255);
border-left:	1px solid rgb(178, 178, 178);
border-top:	1px solid rgb(178, 178, 178);
border-right:	1px solid rgb(229, 229, 229);
border-bottom:	1px solid rgb(229, 229, 229);
font-family:	arial, serif;
font-weight:	 normal;
font-size:	10px;
color:	rgb(25, 25, 25);
}

select.yearpicker{
background-color:	rgb(255, 255, 255);
border-left:	1px solid rgb(178, 178, 178);
border-top:	1px solid rgb(178, 178, 178);
border-right:	1px solid rgb(229, 229, 229);
border-bottom:	1px solid rgb(229, 229, 229);
font-family:	arial, serif;
font-weight:	 normal;
font-size:	10px;
color:	rgb(25, 25, 25);
}

input.pickerbutton{
border:	0px;
text-align:	right;
vertical-align: middle;
}

td.dayname{
width:	25px;
padding:	5px;
background-color:	rgb(217, 217, 217);
font-size:	12px;
font-weight:	normal;
color:	rgb(51, 51, 51);
}

td.nomonthday{
background-color: inherit;
font-size:	12px;
font-weight:	bold;
color:	rgb(145, 16, 16);
}

td.monthday{
width:	25px;
background-color: inherit;
font-size:	12px;
font-weight:	normal;
color:	rgb(51, 51, 51);
}

td.monthday a{
background-color: inherit;
font-size:	12px;
font-weight:	normal;
color:	rgb(51, 51, 51);
text-decoration:	none;
}

td.monthday a:hover{
background-color: inherit;
font-size:	12px;
font-weight:	normal;
color:	rgb(51, 51, 51);
text-decoration:	underline;
}

td.sunday{
background-color: rgb(229, 229, 229);
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 104, 4);
text-align:	center;
border-top: 2px solid rgb(255, 255, 255);
border-right: 2px solid rgb(255, 255, 255);
border-left: 2px solid rgb(255, 255, 255);
}

td.sunday a{
background-color: rgb(229, 229, 229);
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 104, 4);
text-decoration:	none;
}

td.sunday a:hover{
text-decoration:	underline;
}

td.saturday{
background-color: rgb(240, 240, 240);
font-size:	12px;
font-weight:	bold;
color:	rgb(51, 51, 51);
text-align:	center;
border-top: 2px solid rgb(255, 255, 255);
border-left: 2px solid rgb(255, 255, 255);
}

td.saturday a{
background-color: rgb(240, 240, 240);
font-family:	arial, serif;
font-size:	12px;
font-weight:	bold;
color:	rgb(51, 51, 51);
text-decoration:	none;
}

td.saturday a:hover{
text-decoration:	underline;
}

td.selectedday{
background-color: rgb(255, 104, 4);
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 255, 255);
text-align:	center;
}

td.selectedday a{
background-color: rgb(255, 104, 4);
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 255, 255);
text-decoration:	none;
}

td.selectedday a:hover{
text-decoration:	underline;
}

td.today{
background-color:	rgb(255, 255, 255);
border: 1px solid rgb(255, 104, 4);
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 104, 4);
text-align:	center;
}

td.today a{
background-color:	rgb(255, 255, 255);
font-size:	12px;
font-weight:	bold;
color:	rgb(255, 104, 4);
text-decoration:	none;
}

td.today a:hover{
text-decoration:	underline;
}

table.calendar_header{
background-color:	inherit;
font-size: 12px;
font-weight:	bold;
color: rgb(219, 147, 65);
}