/*
 Theme Name: Temat Wordpresa
 Theme URI: http://wordpress.org/
 Description: Temat zaprojektowany dla Galerii Rynek
 Version: 1.0
 Author: Jacek Dziura
 Author URI: http://www.jdstar.pl/
 Tags: blue, green, fixed width
 
 */
body
{
  text-align: center;
  margin: 0px 0px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11pt;
  background-color: rgb(138, 138, 138);
  
  padding: 0px 0px 10px 0px;
}
div#bwr{
  background: url('img/body_bg.jpg') repeat-x top;
}
div#page{
  margin: 0px auto;
  width: 802px;
  background-color: white;
}
div#top
{
  height: 195px;
  width: 802px;
}

div#head
{
  height: 218px;
  width: 802px;
  background: url('img/head_bg.jpg') no-repeat;
  position: relative;
  text-align: center;
}
div#menu-top{
  position: relative;
  float: right;
  width: 550px;
  border: 0px solid red;
  height: 40px;
  padding: 0px;
  margin: 0px 20px 0px 190px;
}
div#head ul.menu
{
  position: absolute;
  border: 0px solid blue;
  top: 0px;
  left: 14px;
  right: 14px;
  display: block;
  height: 40px;
  background: url('img/headmenu_bg_center.png') repeat-x top left;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
}

div#head ul.menu li
{
  float: left;
  display: block;
}
div#head ul.menu li a
{
  text-align: center;
  display: block;
  height: 36px;  
  line-height: 36px;
  color: black;
  font-size: 0.95em;
  font-weight: bolder;
  padding: 0px 10px;
  margin: 0px;
  text-decoration: none;  
}
div#head ul.menu li a.brd{
  background: url('img/headmenu_border.jpg') no-repeat left;
}
div#head ul.menu li a:hover{
  color: rgb(54, 83, 159);
}
div#head div.menu-left{
  width: 14px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url('img/headmenu_bg_left.png') no-repeat top left;
}
div#head div.menu-right{
  width: 14px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 0px;
  background: url('img/headmenu_bg_right.png') no-repeat top left;
}
div#main{
  float: left;
  background-color: white;
  min-height: 440px;
  width: 610px;
  border-right: 1px solid gray;
  position: relative;
  text-align: justify;
}
div#main p{
  margin: 0px 10px 0px 10px;
}
div#main *{
  padding-left: 0.15em;
}
div#main h2,div#main h2 a {
  color: rgb(55, 84, 160);
  text-decoration: none;
}
div#mainb{
  overflow: hidden;
  bottom: 0px; 
  height: 90px;
  width: 99%;
}
div#mainr{
  position: relative;
  float: right;
  width: 185px;
  min-height: 440px;
  background-color: white;
  background: url('img/mainr_bg.jpg') no-repeat bottom right;
}
div#mainr ul, ul.menu, ul.xoxo{
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0px;
  padding: 0px;
}
div#mainr ul li a{
  text-decoration: none;
}
div#mainr ul li a:hover{
  color: rgb(124, 176, 5);
}
div#mainr ul li a img{
  border: none;
}
div#footer{
  height: 52px;
  background: url('img/footer_bg.jpg') repeat-x;
  position: relative;
}
div#footer ul.menu
{
  display: block;
  height: 52px;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
}

div#footer ul.menu li
{
  float: left;
  display: block;
}
div#footer ul.menu li a
{
  text-align: center;
  display: block;
  height: 52px;  
  line-height: 52px;
  color: white;
  font-size: 0.90em;
  font-weight: bolder;
  padding: 0px 20px;
  margin: 0px;
  text-decoration: none;  
}
div#footer ul.menu li a.brd{
  background: url('img/footermenu_border.jpg') no-repeat left;
}
div#footer ul.menu li a:hover{
  color: rgb(54, 83, 159);
}
#right-widget-area{
  margin: 0px 0px 350px 0px;
}
.strong{
  font-weight: bolder;
}
.left{
  float: left;
}
.right{
  float: right;
}
.hidden{
  display: none;
}

.cursive{
  font-family: cursive;
  font-size: 1.1em;
}
div.navigation div.alignleft{
  font-size: 0.8em;
  border: 0px solid gray;
  padding: 2px;
  float:  left;
}
div.navigation div.alignright{
  font-size: 0.8em;
  border: 0px solid gray;
  padding: 2px;
  float:  right;
}
div#searchform input{
  border:1px solid gray;
}




.simply-scroll-container { /* Container DIV - automatically generated */
	position: relative;
}

	.simply-scroll-clip { /* Clip DIV - automatically generated */
		position: relative;
		overflow: hidden;
		z-index: 2;
	}

	.simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
		.simply-scroll-list li {
			padding: 0;
			margin: 0;
			list-style: none;
		}
	
		.simply-scroll-list li img {
			border: none;
			display: block;
		}
	
	.simply-scroll-btn {
		position: absolute;
		background-image: url(buttons.png);
		width: 42px;
		height: 44px;
		z-index:3;
		cursor: pointer;
	}
	
	.simply-scroll-btn-left {
		left: 6px;
		bottom: 6px;
		background-position: 0 -44px;
	}
	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}
	.simply-scroll-btn-left:hover {
		background-position: 0 -88px;
	}
	
	.simply-scroll-btn-right {
		right: 6px;
		bottom: 6px;
		background-position: 84px -44px;
	}
	.simply-scroll-btn-right.disabled {
		background-position: 84px 0 !important;
	}
	.simply-scroll-btn-right:hover {
		background-position: 84px -88px;
	}
	
	.simply-scroll-btn-up {
		right: 6px;
		top: 6px;
		background-position: -126px -44px;
	}
	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}
	.simply-scroll-btn-up:hover {
		background-position: -126px -88px;
	}
	
	.simply-scroll-btn-down {
		right: 6px;
		bottom: 6px;
		background-position: -42px -44px;
	}
	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}
	.simply-scroll-btn-down:hover {
		background-position: -42px -88px;
	}

/* Custom class modifications - override classees

.simply-scroll is default

*/

.simply-scroll { /* Customisable base class for style override DIV */
	width: 576px;
	height: 200px;
	margin-bottom: 1em;
}

	.simply-scroll .simply-scroll-clip {
		width: 576px;
		height: 200px;
	}
	
		.simply-scroll .simply-scroll-list {}
		
		.simply-scroll .simply-scroll-list li {
			float: left;
			width: 290px;
			height: 200px;
		}
		.simply-scroll .simply-scroll-list li img {}
	
	.simply-scroll .simply-scroll-btn {}
	
	.simply-scroll .simply-scroll-btn-left {}
	.simply-scroll .simply-scroll-btn-left.disabled {}
	.simply-scroll .simply-scroll-btn-left:hover {}
	
	.simply-scroll .simply-scroll-btn-right {}
	.simply-scroll .simply-scroll-btn-right.disabled {}
	.simply-scroll .simply-scroll-btn-right:hover {}
	
	.simply-scroll .simply-scroll-btn-up {}
	.simply-scroll .simply-scroll-btn-up.disabled {}
	.simply-scroll .simply-scroll-btn-up:hover {}
	
	.simply-scroll .simply-scroll-btn-down {}
	.simply-scroll .simply-scroll-btn-down.disabled {}
	.simply-scroll .simply-scroll-btn-down:hover {}
	


/* Vertical scroller example */

.vert { /* wider than clip to position buttons to side */
	width: 340px;
	height: 400px;
	margin-bottom: 1.5em;
}

	.vert .simply-scroll-clip {
		width: 290px;
		height: 400px;
	}
	
		.vert .simply-scroll-list {}
		
		.vert .simply-scroll-list li {
			width: 290px;
			height: 200px;
		}
		.vert .simply-scroll-list li img {}
	
	.vert .simply-scroll-btn {}

	.vert .simply-scroll-btn-up { /* modified btn pos */
		right: 0;
		top: 0;
	}
	.vert .simply-scroll-btn-up.disabled {}
	.vert .simply-scroll-btn-up:hover {}
	
	.vert .simply-scroll-btn-down { /* modified btn pos */
		right: 0;
		top: 52px;
	}
	.vert .simply-scroll-btn-down.disabled {}
	.vert .simply-scroll-btn-down:hover {}


