body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size:62.5%;
}



img {
	border: 0;
}



/****************************
 **   Layout
 ****************************/


/* Menu */

#menu {
	height:3.2em;
}

#menu ul {
	width: 320px;
	padding: 0;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	float:right;
	font-size:1.8em;
}

.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
	display:block;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#menu ul li a {
	float: left;
	display:block;
	text-decoration:none;
	letter-spacing:-1px;
	color: #000000;
}


#menu ul li a:hover, a:active {
color:#E8471E;
}

#menu span {
color:#E8471E;
}


/* Header */

#header-wrap {
	height: 203px;
	background-attachment: scroll;
	background-image: url(../../../../wp-content/themes/HBO/images/images/bg_header_03.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#header {
	width:780px;
	text-align:left;
	margin:0 auto;
position:relative;
	height:142px;
	padding-top:4px;
}


.no-sidebar div #header {
	background-image: ;
}

.double-right-sidebar div #header {
	background-image: url(../../../../wp-content/themes/HBO/images/header-double-sidebar.jpg);
}

#header div {
	width: 780px;
	margin: 0 auto;
}

.double-right-sidebar #header div {
	width: 947px;
}



/* Content */

#content-container {
	background: #ffffff;
	margin-top:10px;
}

.no-sidebar div #content-container {
	background-image: ;
}

.double-right-sidebar div #content-container {
	background-image: ;
}

#content {
	width: 780px;
	margin: 0 auto;
}

.double-right-sidebar #content {
	width: 947px;
}

#body {
	float: left;
	width: 490px;
	padding-left: 20px;
	padding-right: 20px;
}

#body p {
font-size:1.6em;
line-height:1.6;
margin-bottom:1em;
padding-left:8px;

}

.kolumnaHead {
background:#EFEFEF none repeat scroll 0 0;
float:left;
margin-right:1%;
margin-top:15px;
padding:3px 10px;
text-align:center;
text-transform:uppercase;
font-size:1.5em;
width:30%;
}

.kolumna {
border-bottom:1px solid #CECECE;
border-top:1px solid #CECECE;
float:left;
height:350px;
margin-bottom:20px;
margin-right:1%;
padding:10px;
width:30%;
text-align:justify;
}

.kLast {
margin-right:0;
}

.kolumna p {
font-size:1.6em;
line-height:1.3em;


}

/* Sidebar */

#sidebar {
	float: right;
	font-size: 1.2em;
	width: 200px;
	position: relative;
	left: -15px;
}

.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	left: 28px;
	width: 181px;
}

.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
	left: -8px;
	width: 169px;
}

/* Footer */

#footer-wrap-outer {
	margin-top: 0px;
height: 203px;
	background-attachment: scroll;
	background-image: url(../../../../wp-content/themes/HBO/images/images/bg_footer6.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer-wrap {
	width: 100%;
	padding-top: 91px;
	padding-bottom: 30px;
}

.no-sidebar div #footer-wrap {
	
}

.double-right-sidebar div #footer-wrap {

}

#footer {
	width: 780px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 90px;
	min-height: 30px;
}

#footer1 {
	width: 300px;
	float:left;
}

#footer2 {
	width: 250px;
	float:left;
}


/****************************
 **   Content
 ****************************/

/* General */



h1 {
	font-size: 2.4em;
font-weight:bold;
	font-style: normal;
		color:#666666;
font-family:Georgia;
	margin-top: 0px;
	margin-bottom: 0.6em;
	
}
h2 a {
text-decoration:none;
color:#666666;
}



h2 {
	font-size: 2.2em;
font-weight:bold;
	font-style: normal;
		color:#666666;
font-family:Georgia;
	margin-top: 0px;
	margin-bottom: 0.6em;
	
}

h2 a {
text-decoration:none;
color:#666666;
text-transform:capitalize;
}

.bottom {
margin-bottom:0.8em;
text-align:center;
}



h3 {
	font-size: 1.8em;
font-weight:bold;
	font-style: normal;
		color:#666666;
font-family:Georgia;
	margin-top: 0px;
	margin-bottom: 1.2em;
	margin-left:5px;
	text-transform:capitalize;
}

h3 a {
text-decoration:none;
}

.post .entry {
	font-size: 0.9em;
	line-height: 1.3em;
	clear: both;
}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -60px;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	background-image: ;
	width: 89px;
	height: 50px;
	text-align: center;
	float: right;
	text-transform: uppercase;
		color:#666666;
font-family:Georgia;
}

.post .date .month {
	display: block;
	font-size: 1.3em;
	line-height: 1em;
	padding-top: 3px;
	color: #666666;
}

.post .date .day {
	display: block;
	font-size: 2.0em;
	padding-top: 3px;
	line-height: 1em;
	color: #666666;
}

.post .date .year {
	display: block;
	font-size: 1em;
	padding-top: 3px;
	color: #666666;
}

.metadata {
	margin-top: 40px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 1em;
	color: #797979;
	border-bottom: 1px dotted;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 30px;
	margin-left: 20px;
	font-size: 1.1em;
	color: #666666;
	background: url(../../../../wp-content/themes/HBO/images/more-link.png) no-repeat left center;
	padding-left: 30px;
	text-decoration:none;
}

.hr {
	clear: both;
	border: 0;
	width: 426px;
	height: 20px;
	margin: -8px auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 0.7em;
}

.navigation .previous {
	float: right;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
	font-size:1.5em;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 5px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 1.3em;
	padding-right: 27px;
	border-bottom:1px dotted;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.7em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;
	padding: 5px;
	border: 1px solid #E8471E;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */


.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
}

.frame-outer span span {
	
}

.frame-outer span span span {

}

.frame-outer span span span span {

	padding: 32px;
	min-width: 150px;
	min-height: 150px;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 425px;
}

.frame-outer.small span {
	
}

.frame-outer.small span span {
	
}

.frame-outer.small span span span {
	
}

.frame-outer.small span span span span {
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.4em;
	color: #676767;
	margin-bottom: 20px;
	font-weight:normal;
	margin:0;
}

.sidebar a {
	color: #9f9f9f;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

.sidebar #searchform div {
background:transparent url(../../../../wp-content/themes/HBO/images/bg-search.gif) no-repeat scroll 7px center;
border:1px solid #CCCCCC;
float:left;
font-size:1.1em;
margin:0 0 1em;
padding:6px 6px 6px 23px;
width:15.8em;
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 152px;
	height: 16px;
	color: #909090;
	font-size: 1.1em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	text-indent: -2000px;
	cursor: pointer;
}
.double-right-sidebar .sidebar #searchform div {
	background-image: url(../../../../wp-content/themes/HBO/images/searchform-double-sidebar.jpg);
	width: 190px;
	height: 45px;
	margin-left: -3px;
}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 115px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/


#subscribe  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:35px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

#twitter  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:35px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}



#footer #subscribe a {
	display: block;
	background-image: url(../../../../wp-content/themes/HBO/images/rss_icon.png);
	width: 64px;
	height: 64px;

}

#footer #twitter a {
	display: block;
	background-image: url(../../../../wp-content/themes/HBO/images/twitter.png);
	width: 64px;
	height: 64px;
}


#wp  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:5px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}


#footer #wp a {
	display: block;
	background-image: url(../../../../wp-content/themes/HBO/images/WP_icon.png);
	width: 64px;
	height: 64px;

}


#dw  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:5px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}


#footer #dw a {
	display: block;
	background-image: url(../../../../wp-content/themes/HBO/images/dokuwiki_logo.gif);
	width: 64px;
	height: 64px;

}

#pl  {
	
	width: 64px;
	height: 64px;
	float:left;
	margin-top:5px;
	margin-bottom:35px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}


#footer #pl a {
	display: block;
	background-image: url(../../../../wp-content/themes/HBO/images/php.gif);
	width: 64px;
	height: 64px;

}


#footer span {
margin-left:10px;
font-weight:bold;
}



#footer .legal, #footer .credit {
	color: #5f5f5f;
}

#footer .legal {
	font-size:1.4em;
	margin-top:20px;
	line-height:1.4em;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
	margin-top:35px;
	background:url(../../../../wp-content/themes/HBO/images/logo_footer.png);
	width:250px;
	height:109px;
}

#footer .licence {
	float:right;
font-size:1.2em;
line-height:1.2em;
margin-top:5px;
text-align:justify;
width:250px;

}


#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #E8471E;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
		padding-top: 0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}



h1 {
	font-size: 1.6em;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 1.4em;
	margin: 10px;
	padding: 0;
}

h3 {
	color: #333333;
	font-size: 1.2em;
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	margin: 0 auto;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	background:#E8471E none repeat scroll 0 0;
border:1px solid #CECECE;
color:#FFFFFF;
padding:3px;
text-align:left;
}

.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {

}

input.text {
	color: #000000;
	border: 1px solid #E8471E;
}
textarea.text {
		border: 1px solid #E8471E;
}
select {
	border: 1px solid #E8471E;
}

.captcha {
	border: 1px solid #E8471E;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #E8471E;
	background-color: #F0F0F0;
	color: #E8471E;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 0.8em;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

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

.center {
	margin: 0 auto;
	width: 960px;
}
	
.center1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 960px;
}
	

.center2 {
	margin: 0 auto;
	width: 700px;
}

	
.header {
	background: url("../images/headerBg.gif") repeat-x;
	height: 77px;
	width: 960px;
	margin: 0 auto;
}

.headerLogo {
	float: left;
	margin: 25px 0px 0px 40px;
}

.headerSearch {
	float: left;
	color: #FFFFFF;
	margin: 0;
}

.searchLabel {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #1A4E80;
}

.searchInput {
	background-color: #E5EAEE;
	border: 1px solid #D5DCE3;
	padding: 2px;
	float: left;
	width: 100px;
	height: 18px;
}

.searchBtn {
	height: 18px;
	float: left;
	margin: 2px 0px 0px 5px;
}

.searchBtnLeft {
	background: url("../images/searchBtnLeft.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.searchBtnCenter {
	background: #E8471E;
	height: 18px;
	
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	margin-left:10px;
	cursor:pointer;
}

.searchBtnRight {
	background: url("../images/searchBtnRight.gif") no-repeat;
	height: 18px;
	width: 5px;
	float: left;
}

.userBar {
	clear: right;
	float: right;
	margin: 10px 40px 0px 0px;
	color: #CA0002;
}

.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #CA0002;
	text-decoration: underline;
}

.userBar a:hover {
	color: #3E81B4;
}

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

.hMenuContainer {
	background: url("../images/hMenuContainerBg.gif") repeat-x;
	height: 33px;
	width: 960px;
	margin: 0 auto;
}

.hMenu {
	float: right;
	margin-right: 30px;
}

.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
}

.hMenu a:hover {
	background: url("../images/hMenuHoverBg.gif") repeat-x;
	float: left;
	display: block;
	height: 34px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.hMenu img {
	float: left;
}

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

.path {
		margin: 0 auto;
	width: 960px;
	padding-left:35px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	height:10px;
}

.path a:link, .path a:active, .path a:visited {
	color: #000000;
	text-decoration: none;
}

.path a:hover {
	color: #000000;
	text-decoration: underline;
}

.path img {
	margin: 0px 5px 1px 5px;
}

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

.leftContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

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

.centerContainer {
	float: left;
	font-size:1.4em;
}

.centerContainerT {

	width: 530px;
}

.centerContainerB {
	clear: both;

	margin: 0;
	width: 530px;
}

.centerContainerM {
	width: 528px;
	padding: 8px 1px 0px 1px;

}

.catHome {
	float: left;
	width: 146px;
	padding: 0px 0px 18px 30px;
	background: url("../images/catHomeIcon.gif") 13px 4px no-repeat;
}

a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

a.catHomeMain:hover {
	text-decoration: underline;
}

.catHomeSubcats {
	margin: 18px 0px 0px 0px;
}

a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #000000;
	text-decoration: none;
}

a.catHomeSub:hover {
	color: #000000;
	text-decoration: underline;
}

.catHomeCount {
	color: #CA0002;
	font-weight: bold;
}

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

.articleContent {
	padding: 0px 13px 0px 13px;
}

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

.rightContainer {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}

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

.footer {
	margin: 0 auto;
	width: 960px;
	/*background: url("../images/footerBg.gif") repeat-x;*/
	background-color: #FFFFFF;
	border-top: 1px solid #DCDBDB;
	clear:both;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: #164B7F;
}

.footer a:active, .footer a:link, .footer a:visited {
	color: #164B7F;
	text-decoration: underline;
}

.footer a:hover {
	color: #CA0002;
	text-decoration: underline;
}

.footerCat {
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #B32B26;
	width: 700px;
}

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

.box {
	margin: 0px 0px 20px 18px;
	font-size:1.2em;
}


.boxTopCenter {
	float: left;
	background: #E8471E;
	width: 178px;
	height: 19px;
	padding-top: 6px;
	
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}



.boxMiddle {
	clear: both;
	width:178px;
	background-color:#efefef;
	
}

.boxBottom {
	background: url("../images/boxBottom.gif") no-repeat;
	width: 190px;
	height: 6px;
}

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

.boxStats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxStats li {
	padding-bottom: 2px;
}

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

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 7px 10px 7px;
	color: #707070;
	

}

.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #707070;
	
	
}

a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #3E81B4;
	text-decoration: none;
	font-weight: bold;
}

a.boxSponsoredA:hover {
	color: #CA0002;
	text-decoration: underline;
	font-weight: bold;
}

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

.boxPopCats {
	padding: 10px 0px 10px 20px;
	margin: 0;
	list-style: none;
}

.boxPopCats li {
	background: url("../images/boxPopCatsBg.gif") 0px 5px no-repeat;
	padding: 0px 0px 2px 8px; 
}

.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #000000;
	text-decoration: none;
}

.boxPopCats li a:hover {
	color: #000000;
	text-decoration: underline;
}

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

.noResults {
	margin-left: 20px;
}

.noResults p {
	color: #CA0002;
	margin: 0px 0px 15px 0px;
}

.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

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

.navig {
	padding: 5px;
	color: #000000;
	font-weight: bold;
}

.mainPaging {
	float: right;
}

.pagingLinks {
	color: ##E8471E;
	font-weight: bold;
}

.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: ##E8471E;
	text-decoration: none;
}

.pagingLinks a:hover {
	color: #000000;
	text-decoration: none;
}

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

a.link:active, a.link:link, a.link:visited {
	color: #E8471E;
	text-decoration: none;
	font-weight:bold;
}

a.link:hover {
	color: #E8471E;
	text-decoration: none;
	font-weight:bold;
	
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #6F6F6F;
	text-decoration: none;
}

a.readMore:hover {
	text-decoration: underline;
}

a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #3E81B4;
	text-decoration: none;
}

a.readMoreFeat:hover {
	color: #CA0002;
	text-decoration: underline;
}

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

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #CA0002;
	font-weight: bold;
	text-decoration: none;
}

.searcCat a:hover {
	color: #CA0002;
	font-weight: bold;
	text-decoration: underline;
}

a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #6F6F6F;
	text-decoration: underline;
}

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

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited {
	color: #E8471E;
	text-decoration: underline;
}

.linkDetail a:hover {
color:#666666;
}

.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

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

.bid {
	width: 68px;
}

.bidFunds {
	background: url("../images/bidBg1.gif") no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url("../images/bidBg2.gif") no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL1:hover {
	text-decoration: underline;
}

a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url("../images/bidBg3Middle.gif") repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.bidL2:hover {
	text-decoration: underline;
}

.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}

---------------
legend {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: solid;
   background-color: #FFFFFF;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}

tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}

h4 {
        color: #3E81B4;
        font-size: 8pt;
        padding: 0;
}

.hormenu {
	background: #efefef;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 178px;
}
.hormenu li {
	margin: 0;
	padding: 0;
}
.hormenu a {
	background: #efefef;
	border-bottom: 1px solid #E8471E;
	color: #000000;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:bold;
	cursor:pointer;
}
.hormenu a:hover {
	background: #E8471E ;
	color: #fff;
	padding-bottom: 8px;
}                    
                    
.searchbox{
margin: 0px 0px 8px 18px;
width:178px;
}					
					
.izmedju{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 18px;
}				

.rss_item{
	margin-top: 5px;
	margin-bottom: 8px;
	
}
					