/* CSS Document */

HTML {height: 100%;}
body {height: 100%; 
font-family: verdana;
}
.poll_name {
  width:234px;
  height:87px;
  color:#79A617;
  background: url(../images/poll_top.jpg) no-repeat;
}
.button_poll{
  width:73px;
  height:19px;
  color:#FFF8E1;
  background: url(../images/poll_button.jpg) no-repeat;
  border: 0px;
  cursor: pointer;
  font-weight: bold;
  font-size:11px;
}
p, div, td, em, span, pre {
  font-family: verdana;
  font-size: 13px;
  margin:0px;
  padding:0px;
}
p{margin-top:5px; margin-bottom: 5px;}
.detailsText {
  padding:0px;
}
img {
  border: 0px;
}
.inputbox_s
{
  background: transparent;
  font-size: 11px;
  font-weight: bold;
  border:0px;
  color: #884858;
  padding-bottom:4px;
  margin-bottom:0px!important;
  margin-bottom:2px;
}
.button_s {
  background: url(../images/search_but.jpg) no-repeat;
  border: 0px;
  cursor:pointer;
  margin-left: 2px;
  width:20px;
  
}
a.listingName:link, a.listingName:visited {
  display:block;
  font-size: 11px;
  color: #000000;
  text-decoration:none;
  padding-left:30px;
}
a.listingName:hover {
  color:#7BA516;
  text-decoration:underline;
}
.main {
background: url(../images/background.jpg) repeat-x;
}
#cline {
width:100%;
height: 16px;
background: url(../images/color_line_top.jpg) repeat-x;
font-size:10px;
}
#stars {
width:100%;
height: 16px;
background: url(../images/stars_top.gif) repeat-x;
font-size:10px;
}
#left_stora {
width:100%;
height: 16px;
background: url(../images/stora_part_left.gif) no-repeat;
font-size:10px;
}
#right_stora {
width:100%;
height: 16px;
background: url(../images/stora_part_right.gif) no-repeat;
font-size:10px;
background-position: right;
}
#polka {
background: url(../images/polka.gif) no-repeat;
height: 189px;
background-position: 100% 100%;

}
#plane {
background: url(../images/plane.gif) no-repeat;
height: 189px;
background-position: 100% 12px;

}
#pic_cats {
background: url(../images/pic_cats.gif) no-repeat;
height: 189px;
background-position: 100% 5px;

}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}




table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



/* Joomla core stuff */
a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}

a.pathway:link, a.pathway:visited {
  color: #c64934;
  font-size: 10px;
  text-transform: lowercase;
}
a.pathway:hover {
  text-decoration: underline;
}
.pathway {
  font-size:10px;
}
table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
   font-size:12px;
   line-height:19px;
   padding-bottom:5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.contentheading_cat {
  	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-left:21px;
}
.stihi em, .stihi span, .stihi td {
  font-size: 14px;
  font-family: verdana;
  text-align: left;
  padding-left:20px;
  line-height: 18px;
}
.stihi span{
   font-size: 12px;
   font-style: italic;
}
.main_text{
    font-size: 13px;
  font-family: verdana;
  text-align: left;
  line-height: 18px;
}
.clock {
  background: url(../images/clock.jpg) no-repeat;
  width:97px;
  height:96px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th, div.moduletable h3, .gree2 {
	color: #83B11E;
	text-align: left;
	padding-left: 20px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
margin-bottom:5px;
}

.gree {
	color: #83B11E;
  font-weight: bold;
	font-size: 12px;
padding-top:5px;
padding-bottom:10px;

}
a.it2:link, a.it2:visited {
font-size:12px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
  border:0px;
}
.pollstableborder {
  border:0px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.tablebord {
  border:0px solid #782838;
}
.tablebord td {
  padding-left:5px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
    color: #EA2C24;
    font-weight: bold;
    text-transform: Normal; 
    font-size: 15px;
    background: url(../images/menu_item.gif) no-repeat;
    padding-left: 40px;
    background-position: 0px 3px;
    padding-bottom:9px;
} 

a.mainlevel:hover {
background: url(../images/menu_item_hover.gif) no-repeat;
color: #7BA516;
background-position: 0px 3px;

}

a.mainlevel#active_menu {
background: url(../images/menu_item_hover.gif) no-repeat;
color: #7BA516;
background-position: 0px 3px;
}


a.sublevel:link, a.sublevel:visited {
	display: block;
    color: #EA2C24;
    font-weight: bold;
    text-transform: normal;	 
    font-size: 11px;
	background: url(../images/submenu_item.gif) no-repeat;
    padding-left: 50px;
    line-height: 18px;
    background-position: 0px 6px;
    padding-bottom:1px;
}

a.sublevel:hover {
    background: url(../images/submenu_item_hover.gif) no-repeat;
    color: #7BA516;
    background-position: 0px 6px;
}

a.sublevel#active_menu {
    background: url(../images/submenu_item_hover.gif) no-repeat;
    color: #7BA516;
    background-position: 0px 6px;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

#reklama {
  font-size:9px;
  color:#7BA516;
  margin-left:10px;
  margin-right: 10px;
  text-align:center;
}

#reklama a:link, #reklama a:visited {
    font-size:9px;
  color:#7BA516;
  font-weight:normal;
}
#last_messages{
background: url(../images/forum_last_bg.jpg) no-repeat;
padding-left:48px;
width:217px!important;
width:265px;
padding-top:35px;
height:272px!important;
height:307px;
}

.newsfeed{
padding:0px;
margin:0px;}

.newsfeed a:link, .newsfeed a:visited{
display:block;
font-weight:normal;
font-size:11px;
background: url(../images/flag.gif) no-repeat;
height:35px!important;
height:0px;
padding-left:20px;
background-position:0px 4px;
}

.newsfeed a:hover {
color:#83B11E;
}

a.all:link, a.all:visited {
display:block;
color:#83B11E;
font-weight:normal;
font-size:11px;
background: url(../images/green_flag.gif) no-repeat;
height:35px;
padding-left:20px;
background-position:0px 3px;
text-decoration:underline;
font-weight: bold;
}

#reklama2 {
color:#000000;
font-size:10px;
padding-right:20px;
padding-top:15px;
}

#reklama2 a:link, #reklama2 a:visited{
color:#000000;
font-size:10px;
text-decoration:underline;
}
.style1 {color: #339966; font-size:16px;}
.style2 {color: #FF0000; font-size:16px;}
.style4 {color: #595878; font-size:16px;}

.adv1 {border: 1px dashed #e16734; padding:2px; margin:20px; width: 468px; text-align:center;}
.adv3 {border: 1px dashed #e16734; padding:2px; margin:20px; width: 126px; margin-left:40px;}

.items {float:left;}
.items a{display:block; width:120px;}