/*
Theme Name: Jota
Theme URI: http://www.jota.com.pl/
Description: Theme designed and coded by Artur G.
Version: 2.0
Author: Artur G.
*/

/* FONT-FACE */
@font-face {
    font-family: 'GWRegular';
    src: url('font/gw-webfont.eot');
    src: url('font/gw-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/gw-webfont.woff') format('woff'),
         url('font/gw-webfont.ttf') format('truetype'),
         url('font/gw-webfont.svg#GraublauWebRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GWBold';
    src: url('font/gwbold-webfont.eot');
    src: url('font/gwbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/gwbold-webfont.woff') format('woff'),
         url('font/gwbold-webfont.ttf') format('truetype'),
         url('font/gwbold-webfont.svg#GraublauWebBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* FONT-FACE end */


html, body  
	{background: #f4f4f4 url('images/bckg.png') repeat-x; 
	 line-height: 14px;
	 font-size: 11px; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 margin: 0px;
	 color: #545454;
	 text-align: justify;
	}
	
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: left;
	}
	
	#all {
	width: 100%;
	background: url('images/bckg_top.png') no-repeat; 
	background-position: center; 
	}
	
	#main {
	width: 970px;
	margin: 0 auto;
	}
	
/* ------------------------------------- */
	
/* TOP area */

	#top {
	height: 171px;
	}
	
	#lb {
	width: 970px;
	float: left;
	height: 102px;
	}
	
	#logo {
	float: left;
	width: 410px;
	height: 80px;
	margin-top: 17px;
	}
	
	#logo a:hover {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	background: #FFFFFF;
	border: 0;
	}
	
	#rbanner {
	width: 352px;
	float: left;
	margin-top: 10px;
	margin-left: 208px;
	font-size: 9px;
	text-align: right;
	color: #808080;
	letter-spacing: 1px;
	}
	
	#ms {
	width: 970px;
	float: left;
	}
	
	#menu {
	float: left;
	height: 20px;
	margin-top: 22px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	}
	
	div#menu ul, div#menu ul li {
	display: block;
	list-style: none;
	margin-right: 26px;
	padding: 0;
	}

	div#menu ul li {
	display: inline;
	white-space: nowrap;
	}
	
	div#menu ul a:link, div#menu ul a:visited {
	text-decoration: none;
	text-align: center;
	color: #7c7c7c;
		padding: 6px 5px 6px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

	div#menu ul a:hover {
	background: #bb282c url('images/bckg_button_red.png') repeat-x;
	color: #fff;
	padding: 6px 5px 6px 5px;
	border: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	div#menu li.current-menu-item a {
	background: #bb282c url('images/bckg_button_red.png') repeat-x;
	color: #fff;
	padding: 6px 5px 6px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	#search {
	float: right;
	width: 245px;
	height: 28px;
	margin-top: 16px;
	margin-right: 11px;
	}
	
	
	#searchsubmit {
	text-align: center;
	color: #fff;
	width: 23px;
	height: 23px;
	background: #999999 url('images/bckg_button_grey.png') repeat-x;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	#s {
	width: 215px;
	height: 23px;
	border: 1px solid #e5e5e5;
	color: #c2c2c2;
	text-align: center;
	background: url('images/bckg_input.png') repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	.searchinfo {
	color: #545454;
	font-family: GWRegular, Verdana;
	font-size: 18px;
	}
/* TOP area end */

/* ------------------------------------- */

/* CONTENT area */
	
	#branch {
	width: 970px;
	height: 300px;
	float: left;
	margin: 35px 0 30px 0;
	}
	
	#branch a {
	font-size: 10px;
	float: right;
	background: #bb282c url('images/bckg_button_red.png') repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	#branch a:hover {
	background: #999999 url('images/bckg_button_grey.png') repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	}
	
	#branch img {
	border: 3px solid #e5e5e5;
	}
	
	.singlebranch {
	float: left;
	width: 215px;
	text-align: justify;
	}
	
	.singlebranch2 {
	float: left;
	width: 215px;
	text-align: justify;
	}
	
	.branchsep {
	float: left;
	width: 19px;
	height: 100%;
	border-right: 1px solid #e5e5e5;
	margin-right: 16px;
	}
	
	#sn {
	float: left;
	width: 970px;
	margin-top: 60px;
	}
	
	#slider {
	width: 600px;
	float: left;
	}
	
	#news {
	width: 293px;
	float: right;
	}
	
	#news a {
	color: #545454;
	text-decoration: none;
	font-size: 11px;
	}
	
	#news a:hover {
	color: #942124;
	}
	
	#news img {
	padding: 5px 0 5px 0;
	float: right;
	} 
	
	.singlenews {
	border-bottom: 1px dotted #c6c6c6;
	padding: 10px 0 10px 0;
	}
	
	#archiv {
	margin-top: 15px;
	}
	
	#archiv a {
	font-size: 10px;
	float: right;
	background: #999999 url('images/bckg_button_grey.png') repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	#archiv a:hover {
	background: #bb282c url('images/bckg_button_red.png') repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	}
	
	#rbanner2 {
	float: right;
	height: 70px;
	margin-top: 15px;
	}
	
	.snsep {
	float: left;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e5e5e5;
	margin: 50px 0 50px 0;
	}
	
	#oos {
	height: 335px;
	float: left;
	width: 970px;
	}
	
	#oos a {
	background: #bb282c url('images/bckg_button_red.png') repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	}
	
	#oos a:hover {
	background: #999999 url('images/bckg_button_grey.png') repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	border: 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	.singleoos {
	float: left;
	width: 250px;
	text-align: justify;
	}
	
	.singleoos2 {
	float: left;
	width: 250px;
	text-align: justify;
	}
	
	.oossep {
	float: left;
	width: 54px;
	height: 250px;
	border-right: 1px solid #e5e5e5;
	margin-right: 55px;
	}
	
	#form {
	margin-top: 5px;
	font-size: 9px;
	}
	
	.sub {
	height: 29px;
	width: 100%;
	border: 1px solid #e3e3e3;
	background: url('images/bckg_input.png') repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	color: #545454;
	font-weight: bold;
	}
	
	.subb {
	font-size: 11px;
	background: #bb282c url('images/bckg_button_red.png') repeat-x;
	color: #fff;
	text-decoration: none;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	border: 0;
	cursor: pointer;
	}
	
/* CONTENT area end */

/* ------------------------------------- */

/* PAGE area */

	#pageall {
	float: left;
	background: #fff;
	padding: 10px;
	margin-bottom: 50px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	#page {
	float: left;
	width: 620px;
	font-size: 12px;
	line-height: 17px;
	}
	
	#page ul {
	padding-left: 30px;
	}
	
	#page li {
	list-style: circle;
	}

	.breadcrumbs {
	font-size: 9px;
	}
	
	.einfo {
	margin: 20px auto;
	background: #feffca;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: justify;
	border: 1px dotted #f0f1b1;
	}
	
	#pt-image {
	margin: 0 auto;
	float: left;
	}
	
	.onenews {
	float: left;
	width: 620px;
	}
	
	#page p {
	text-align: justify;
	}
	
	#page h3 {
	font-family: GWRegular, Verdana;
	font-size: 16px;
	margin: 30px 0 15px 0;
	}
	
	#page h2 {
	font-family: GWRegular, Verdana;
	font-size: 18px;
	color: #cd0000;
	margin: 30px 0 15px 0;
	}
	
	#page h1 {
	font-family: GWRegular, Verdana;
	font-size: 22px;
	margin: 10px 0 25px 0;
	color: #cd0000;
	}
	
	.newsfooter {
	width: 620px;
	float: left;
	margin-top: 70px;
	border-top: 1px solid #e5e5e5;
	font-size: 10px;
	color: #808080;
	}
	

	.newsfooter  h3 {
	margin-bottom: 10px;
	color: #707070;
	font-size: 11px;
	font-family: GWRegular, Verdana;
	}
	
	.newsfooter  ul, li {
	padding: 5px;
	}
	
	.newsdate {
	margin-bottom: 20px;
	font-size: 9px;
	color: #aaa;
	}
	
	.pfolio {
	width: 620px;
	text-align: center;
	}
	
	.pfolio img {
	border: 1px solid #e8e6e6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
	.pfolio a {
	text-align: center;
	font-size: 9px;
	padding: 10px;
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: 22px;
	color: #545454;
	}
	
	.pfolio img:hover{
	  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
	}
	
	.pfolio a:visited {
	color: #545454;
	}
	
/* PAGE area end */

/* ------------------------------------- */

/* SIDEBAR */
	
	#sidebar {
	float: left;
	width: 280px;
	line-height: 14px;
	text-align: justify;
	margin-left: 15px;
	padding-left: 14px;
	margin-top: 10px;
	border-left: 1px solid #e5e5e5;
	}
	
	div#sidebar ul, li {
	list-style: none;
	text-align: justify;
	}
	
	#sidebar p {
	text-align: justify;
	margin-bottom: 10px;
	}
	
	.widget-title {
	margin-bottom: 10px;
	color: #707070;
	}

	.widget-container {
	margin-bottom: 20px;
	text-align: justify;
	}
	
	
	.widget-container2 a {
	font-family: GWRegular, Verdana;
	font-size: 20px;
	padding: 5px;
	font-weight: bold;
	}

	.widget-container2 a:hover {
	font-family: GWRegular, Verdana;
	font-size: 18px;
	padding: 5px;
	}
	
	#sidebar h2 {
	font-family: GWRegular, Verdana;
	font-size: 18px;
	padding: 5px;
	line-height: 20px;
	}
	
	.nrmark {
	font-family: GWRegular, Verdana;
	background: #cd0000;
	color: #fff;
	padding: 2px 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	}
	
	.menu-item {
	line-height: 8px;
	}
	
/* SIDEBAR end */

/* ------------------------------------- */

/* FOOTER area */

	#footer {
	float: left;
	width: 100%;
	height: 108px;
	background: url('images/bckg_footer.png') no-repeat;
	background-position: center;
	}
	
	#partners {
	height: 30px;
	width: 950px;
	margin: 15px auto 10px auto;
	}
	
	#copyright {
	margin: 5px auto 0 auto;
	color: #828282;
	font-size: 10px;
	text-align: center;
	width: 100%;
	background: #fff url('images/footer_bckg.png') repeat-x left top;
	height: 47px;
	line-height: 47px;
	}
	
	#copyright a {
	text-decoration: none;
	}
	
	#naskroty {
	text-align: center;
	height: 25px;
	background: #fff;
	font-size: 10px;
	line-height: 25px;
	color: #aaa;
	}
	
	#naskroty a {
	color: #707070;
	}
	
	#naskroty a:hover {
	color: #bc282c;
	}

/* FOOTER area end */

/* ------------------------------------- */

/* GLOBAL settings */

	img {
	border: 0px;
	}
	
	.impo {
	color: #bc282c;
	font-style: italic;
	font-weight: bold;
	}
	
	.views {
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	color: #808080;
	}
	
	#light {
	padding: 5px;
	font-size: 9px;
	color: #808080;
	margin-top: 35px;
	text-align: justify;
	}
	
	#light a {
	color: #bc282c; 
	font-size: 1em;
	text-decoration: none;
	background: #f4f4f4;
	padding: 0;
	margin: 0;
	float: none;
	}
	
	#light a:hover {
	color: #bc282c; 
	font-size: 1em;
	text-decoration: none;
	background: #f4f4f4;
	padding: 0;
	margin: 0;
	float: none;
	border-bottom: 1px dotted #bc282c;
	-moz-border-radius: 0px;
	border-radius: 0px;
	}
	
	h1 {
	font-family: GWRegular, Verdana;
	font-size: 22px; 
	margin: 30px 0 15px 0;

	}

	h2 {
	font-family: GWRegular, Verdana;
	font-size: 18px;
	margin: 0px 0 15px 0;
	line-height: 20px;
	}

	h3 {
	font-family: GWRegular, Verdana;
	font-size: 16px; 
	}
	
	a {
	color: #bc282c; 
	font-size: 0.9em;
	text-decoration: none;
	}
	
	a:visited {
	color: #bc282c;
	}
	
	a:hover {
	color: #808080;
	}

