/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */


/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
margin:0px;
height:100%;
font-family: Verdana, Geneva, sans-serif;
font-size: 0.8em;

background-color:#fff;
}

/*  Heading Formatting */
h1 {font-size:1.5em;line-height: 1.5em;font-weight: 900;color: #fff;}
h2 {font-size:1.7em;line-height: 0.8em;font-weight: 900;color: #000;}
h3 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #ffffff;}
h4 {font-size:1.4em;line-height: 0.8em;font-weight: 900;color: #F26521;}
h5 {font-size:1.3em;line-height: 0.8em;font-weight: 900;color: #000;}
h6 {font-size:1.2em;line-height: 0.8em;font-weight: 900;color: #000;}

/*links*/

img {border: 0 none;}
A:link {text-decoration: none; color:#F26521;}
A:visited {text-decoration: none; color:#F26521;}
A:active {text-decoration: none; color:#F26521;}
A:hover {text-decoration: underline overline; color: #3866a5;}
/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */

.main1 {
	background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images2/Untitled-2_07.gif);
	background-repeat: no-repeat;
	height: 637px;
	width: 590px;


}
.ml1 {
	background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images2/Untitled-2_06.gif);
	background-repeat: no-repeat;
	height: 234px;
	width: 308px;




}
ml1 {
	background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images2/Untitled-2_06.gif);
	background-repeat: no-repeat;
	width: 308px;
position: absolute;
top:500px;
}
.ml2 {
	background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images2/Untitled-2_08.gif);
	background-repeat: no-repeat;
	width: 308px;
	height: 141px;
position: absolute;

top:620px;
z-index:1;

}
.ml3 {
	background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images2/Untitled-2_09.gif);
	background-repeat: no-repeat;
	height: 186px;
	width: 308px;
position: absolute;
top:755px;

}
.ml4 {
	background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images2/Untitled-2_10.gif);
	height: 61px;
	width: 308px;
background-repeat: no-repeat;

position: absolute;
top:940px;


}
.ml5 {
	background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images2/Untitled-2_11.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 308px;
position: absolute;

top:1020px;

}



.foot {
        background-image: url(http://kite-planet.pl/2010/templates/kite-planet2010/images/bottom.jpg);
	background-repeat: repeat-y;
	width: 898px;
        overflow: auto;
	visibility: visible;
	z-index: auto;

}







* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/


/* content title and links */
.contentpagetitle {color: #55555;}

a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #FF6600;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription { color: #555555;}

/* Main Body Text */
.contentpane { width: 540px; color: #ffffff;}
.contentpaneopen { width: 540px; color:white;

}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #fff; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #fff;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #fff;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 14px;  color: #CC6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */

	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog { color:#888888;
width: 540px;}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	
font-size: 1.1em;
    font-weight: bold;
    color: #555555;
    text-align:left;
    margin-top: 15px;
line-height:35px;
vertical-align: bottom;
	margin-left: 10px; 
background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images/news_kite.png);
background-repeat: no-repeat;
height: 35px;
	 text-transform:uppercase;  }
/* space from bottom of article */
.article_seperator{width: 540px;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {background: White;}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #333;color: White;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #fff;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 100px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */



/* ###################### Menu stuff ###################### */

.mainlevel_stuff {height: 20px;
margin-left:40px;
color: #39334D;
text-transform:capitalize;
}

.sublevel_stuff {height: 20px;
margin-left:40px;
color: #39334D;
text-transform:capitalize;
}


a.sublevel_stuff{	

	color: #39334D;
	margin-left:40px;
	text-decoration: none;
		}
a.mainlevel_stuff{	

	color: #39334D;
	margin-left:40px;
	text-decoration: none;
		}

.menu_glowne

{
color: #39334D;
	margin-left:40px;
	text-decoration: none;

}
.mainlevel_glowne 
{
color: #39334D;
	margin-left:40px;
	text-decoration: none;
}


a.sublevel_glowna {

color: #39334D;
	margin-left:40px;
	text-decoration: none;

}
h2, .contentheading {
	
color: #39334d;
  margin-top: 22px;
line-height:35px;
vertical-align: bottom;
	margin-left: 10px; 
background-image: url(http://kite-planet.pl/cms/templates/kite-planet2010/images/news_kite.png);
background-repeat: no-repeat;
height: 35px;
	 text-transform:uppercase;
font-size: 1.5em;
    font-weight: bold;
padding: 0;
	font-family: Tahoma, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	
	text-align: left;
	width: 100%;
}
.article_column { width: 540px;}

.gmnoprint div {color: #000000;
font-size: 1.5em;
    font-weight: bold;
text-align:left;
}

.componentheading {

}
div#acymailing_module_formAcymailing1, #acymailing_module_formAcymailing1 div{
	

margin-left:10px;
display:block;
}
