body{
  background: black;
  color:white;
  margin:0px;
  font-size: 12px;
  font-family: arial,tahoma;
}

a, a:link, a:active, a:visited, a:hover{
  color: white;
  text-decoration: underline;
}



a.admin_link{
color: red;
}


div.title{
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.administration{
  display: inline;
}



div.administration a{
  font-size: 12px;
  font-weight: normal;
  color: red;
  padding: 3px;
}



div.administration a:hover{
  background: white;
  color: black;
}


div#top
{
  background: url(../images/pasek.png) repeat-x;
  height:150px;

}

div#top_menu
{
  background: black;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 15px;
  text-align: right;
  font-size: 10px;
  color: white;
}

div#horizontal_menu
{
  background: url(../images/h_double_line.png) no-repeat left center;
  * background: ;
  padding-left:50px;
  height: 23px;
  line-height: 23px;
  color: orange;
}

div#main
{
  min-height:300px;
  width: 100%;
  overflow: inherit;
}

div#footer
{
  clear: both;
  text-align: center;
  font-size: 10px;
  background: url(../images/h_line.png) center top no-repeat;
  padding-top:3px;
  margin-top:30px;
}

div#reklamy
{
  clear: both;
  text-align: center;
  font-size: 12px;
  background: url(../images/h_line.png) center top no-repeat;
  padding-top:3px;
  margin-top:30px;
  padding-bottom: 20px;
  padding-top: 10px;
}

div#reklamy a{
  color: white;
}


div#right_photo{
  width: 250px;
  height: 450px;
  float: right;
clear: both;
  overflow: auto;
  background: url(../images/model.png) no-repeat;
  
}

div#reklamy_right{
  width: 200px;
  clear: right;
  height: 200px;
  overflow: visible;
  float: right;
}

div#right_logo{
  width: 300px;
  height: 120px;
  overflow: auto;
  float: right;
  background: url(../images/logo.png) no-repeat;
}

div#content{
  float:left;
  width: 90%;
  padding: 10px;
  padding-left:50px;
  right: 300px;
  color: #eee;
}


div#right{
  float: right;
  width: 280px;
  background: url(../images/model.png) no-repeat right bottom;
  height: 300px;
  margin-top: 100px;
  overflow: auto;
}

div#logo
{
  position: absolute;
  right:30px;
  top: 160px;
  background: url(../images/logo.png) no-repeat;
  * background: ;
  width:300px;
  height:133px;
}
ul.menu li
{
  display: inline;
  padding-left: 8px;
  padding-right: 3px;
}
ul.menu
{
  display: inline;
}
ul.menu li a:link, ul.menu li a:visited,ul.menu li a:active
{
  color:orange;
  text-decoration: none;
}
ul.menu li a:hover
{
  text-decoration: underline;
}

ul.top_menu{
  display: inline;
}

ul.top_menu li{
  display: inline;
}

ul.top_menu li a:link, ul.top_menu li a:visited, ul.top_menu li a:active{
  color: white;
  text-decoration:none;
  padding-left: 3px;
  padding-right: 3px;
}

ul.top_menu li a:hover{
  text-decoration:underline;
}
.photo{
  border: 1px solid white;
  margin: 5px;
}
.photo_big{
  border: 1px solid white;
  margin: 10px;
}

div.pager{
  padding-top:2px;
  padding-bottom: 2px;
  color:white;
  text-align: center;
  background: #222222;
  margin-bottom: 3px;
  margin-top: 3px;
  border-bottom: 1px solid #555555;
}

div.pager a, div.pager a:link, div.pager a:active, div.pager a:visited{
  color: orange;
  font-size: 12px;
  text-decoration:none;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-right:  2px;
}


div.pager a:hover{
  background: #555555;
}

a.email:link, a.email:hover, a.email:visited, a.email:active {
  color: orange;
}

img.thumbnail{
  width: 100px;
  border: 1px solid black;
}

img.thumbnail:hover{
  border: 1px solid white;
}
img.photo{
  border: 1px solid white;
}

a.www{
color: orange;
}
