/* top elements */
* { margin:0; padding: 0; outline: 0; }

body {
		margin: 0;
		padding: 0;
		font: 11px/1.6em  Verdana, Tahoma, Arial,sans-serif;
		color: #555;
		text-align: center;
		background-image: url(../images/prapavia.png);
		background-repeat: repeat-x;
}

/* links */
a:link, a:visited {
		color: #2F55AE;
		background-color: inherit;
		text-decoration: none;
}
a:hover {
	color: #575757;
	background-color: inherit;
}

/* headers */
/*h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Verdana, Sans-serif;
	font-weight: Bold; 	*/	

h1 {
		font-size: 135%;
		color: #75A54B;
		background-color: inherit;
		padding-top: 20px;
		padding-right: 5px;
		padding-bottom: 15px;
		padding-left: 5px;
		margin-right: 5px;
		margin-left: 5px;
		border-bottom-color: #EFF0F1;
}

h2 {
	font-size: 125%;
	text-transform: uppercase;
}


h3 {
		font-size: 140%;
		color: #FFF;
		padding: 10px;
		text-align: center;
}

h4 {
		font-size: 120%;
		color: #FFF;
		text-align: center;
		padding-top: 5px;
}
p {
	margin-left: 20px;		
	
}
h2, h3, {
	padding: 10px;		
	margin: 0;
}


h5 {
		font-size: 150%;
		margin-left: 5px;
		padding-top: 18px;
		padding-right: 3px;
		padding-left: 50px;
		margin-right: 10px;
		margin-left: 7px;
		color: #0986B8;
		margin-top: 0px;
}
h6 {
		font-size: 110%;
		padding-left: 0px;
		color: #3898B7;
		padding-top: 8px;
}




.qmimi-ekonomike {
		float: right;
		height: 69px;
		width: 134px;
		margin-right: 10px;
		color: #FFF;
		background-image: url(../images/price-ekonomike.png);
		background-repeat: no-repeat;
}
.qmimi-bazike {
		float: right;
		height: 69px;
		width: 134px;
		margin-right: 10px;
		color: #FFF;
		background-image: url(../images/price-bazike.png);
		background-repeat: no-repeat;
}
.qmimi-biznesi {
		float: right;
		height: 69px;
		width: 134px;
		margin-right: 10px;
		color: #FFF;
		background-image: url(../images/price-biznesi.png);
		background-repeat: no-repeat;
}
.qmimi-extra {
		float: right;
		height: 69px;
		width: 134px;
		margin-right: 10px;
		color: #FFF;
		background-image: url(../images/price-extra.png);
		background-repeat: no-repeat;
}




/* images */

blockquote {
		background-position: 8px 10px;
		font-weight: bold;
		background-color: #FAFAFA;
		background-image: url(../images/quote.gif);
		background-repeat: no-repeat;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 4px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #f2f2f2;
		border-right-color: #f2f2f2;
		border-bottom-color: #f2f2f2;
		border-left-color: #76A734;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 35px;
		margin: 10px;
		color: #2468AB;
}
img {
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-top-color: #DCDCDC;
		border-right-color: #DCDCDC;
		border-bottom-color: #DCDCDC;
		border-left-color: #DCDCDC;
		padding-top: 8px;
		padding-right: 8px;
		padding-bottom: 0px;
		padding-left: 8px;
		margin-bottom: 0px;
		margin-top: -5px;
}
#hosting img {
		padding-left: 0px;
}

/*projektet*/

#projektet{
	float:left;	
	margin-right: 10px;
}
.projekte-left{
	float:left;
	width:194px;
}
.projekte-midle{
	float:left;
	width:194px;
}
.projekte-right{
	float:left;
	width:194px;
}


/* end of projektet*/
#pullquota {
		float: left;
		width: 100%;
}
#pullquota h1 {
	color:#FFF;
	font-size:32px;
	padding: 0;
	margin: 20px 0px 10px 20px;
	border: none;
}
.quota-left{
		width: 195px;
		height: 135px;
		float:left;
		background-image:url(../images/quota-1.png);
		margin-left: 5px;
		color:#FFF;
		margin-right: 5px;
}


.quota-midle{
		width: 195px;
		height: 135px;
		float:left;
		background-image:url(../images/quota-2.png);
		color:#FFF;
		margin-left: 5px;
		margin-right: 5px;
}
.quota-right{
		width: 195px;
		height: 135px;
		float:left;
		background-image:url(../images/quota-3.png);
		color:#FFF;
		margin-left: 6px;
}

img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}


ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}


code {
  margin: 5px 0;
  padding: 15px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #FF9966;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

/* form elements */
form {
		margin:0px;
		padding: 10px;
		border: 1px solid #f2f2f2;
		background-color: #FAFAFA;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px 5px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:4px 5px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Verdana, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 4px 5px;
	background: #FFF;
	color: #75A54B;
}
/* search form */
form.search {
		position: absolute;
		right: 5px;
		padding: 0;
		margin: 0;
		border: none;
		background-color: transparent;
		top: 0;
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 	
	vertical-align: top;
}
form.search input.button {
	width: 60px;
	vertical-align: top;
}

/* -------------------------------------
   LAYOUT
---------------------------------------- */
#wrap {
		padding: 0;
		width: 900px;
		text-align: left;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		float: none;
		background-color: #FFF;
}

/* tableDomains */



#banner {
		position: relative;
		height: 296px;
		margin: 0;
		padding: 0;
		color: #808080;
}
#header {
		position: relative;
		height: 127px;
		padding: 0;
		color: #808080;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		width: 900px;
}
#header h1#logo {
		position: absolute;
		font: bold 3.9em "trebuchet MS", Arial, Tahoma, Sans-Serif;
		margin-top: 8px;
		padding:0;
		color: #75A54B;
		letter-spacing: -2px;
		border: none;
		top: 3px;
		left: -2px;
}


#header #baneriKryesor {
		position: absolute;
		border: none;
		top: 96px;
		width: 900px;
		height: 200px;
		background-image: url(../images/banner-transparent.jpg);
		background-repeat: no-repeat;
		left: -1px;
		
}
/* menu */

#menu1 {
		height: 50px;
		float: right;
		margin-top: 68px;
}

#menu1 ul {
	margin:0;
	list-style:none;
	right:4px;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
}

#menu1 li {
   display:inline;
   margin:0; padding:0;
}
#menu1 a {
   float:left;
   background: url(../tableft.png) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#menu1 a span {
   float:left;
   display:block;
   background: url(../tabright.png) no-repeat right top;
   padding:5px 15px 4px 6px;
   color:#000;
}

#menu1 a span {float:none;}

#menu1 a:hover span {
	color:#FFF;
}
#menu1 a:hover {
   background:url(../images/leftt.png) no-repeat left top;
}
#menu1 a:hover span {
   background:url(../images/right.png) no-repeat right top;
}

#menu1 #current a {
   background-position:0% -42px;
   background:url(../images/leftt.png) no-repeat left top;
}
#menu1 #current a span {
   background-position:100% -42px;
   background:url(../images/right.png) no-repeat right top;
   color:#FFF;
}









/* sidebar */
#sidebar {
		float: left;
		width: 267px;
		display: inline;
		margin-top: 20px;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		margin-left: 5px;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu li {
		background-image: url(../images/arrow.png);
		background-repeat: no-repeat;
		background-position: 3px 8px;
		padding-top: 7px;
		padding-right: 3px;
		padding-bottom: 3px;
		padding-left: 20px;
		border-bottom-width: 1px;
		border-bottom-style: groove;
		border-bottom-color: #CCC;
		margin-right: 10px;
		margin-left: 7px;
}
.sidebar-box {
		margin-bottom: 16px;
}
.sidebar-wraper {
	
		background-image: url(../images/sidebar.png);
		background-repeat: repeat-y;
}


#sidebar ul.sidemenu li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;	
}



* html body #sidebar ul.sidemenu li { height: 1%; }
.sidebar-top {
		height: 45px;
		width: 267px;
		background-image: url(../images/sidebar-top.png);
		background-repeat: no-repeat;
}
.sidebar-bottom {
		background-image: url(../images/sidebar-bottom.png);
		height: 37px;
		background-repeat: no-repeat;
		margin-top: -7px;
}

#sidebar h1, 
#sidebar p {
		padding-left: 0;
		
	
		height: 48px;
}


/* main column */
#main {
		float: left;
		padding: 0;
		width: 614px;
		margin-top: 20px;
		margin-right: 0;
		margin-bottom: 20px;
		margin-left: 8px;
		background:  url(../images/main-top.png) no-repeat left top;
}

.mainbox {
		background:  url(../images/main-botton.png) no-repeat left bottom;
		float: left;
		width: 100%;			
						
}



/* footer */
#footer {
	clear: both;
	color: #666666;
	padding: 0;
	height: 160px;
	background-color: #FFF;
	background-image: url(../images/prapavia-footer.png);
	background-repeat: repeat-x;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 15px 10px 10px 10px;
	border: 1px solid #f2f2f2; 
	font-size: 95%;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
#footer h2{
	font-size:19px;	
	color:#FFF;
}
#footer li{
	list-style: none;
	color:#CCC;
	padding-left:10px;
	
}
#footer a {
		text-decoration: none;
		font-weight: normal;
		color: #FFF;
}
.kutiat{
	float:left;
	width: 25%;
	border-right: 1px solid #333;
}

#socialize{
	width: 15%;	
	float:left;
	border-right: 1px solid #333;
}

#footer-logo {
		float:left;
		margin-top: 10px;
		margin-left: 30px;
		color: #FFF;
}

#footer-copyright{
		margin:auto;
		color: #FFF;
	
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* additional classes */
.clear  { clear: both; }
.green  { color: #75A54B; }

.pako {
		width: 268px;
		float: left;
		margin-left: 20px;
		margin-right: 15px;
		margin-bottom: 25px;
		background-image: url(../images/hostingPlan2222.png);
		background-repeat: no-repeat;
		height: 287px;
}

/*----Planet e Hostimeve------*/


#hostDetails th {
		background-image: url(../images/hostimet-h1.png);
		background-repeat: no-repeat;
		height: 35px;
		background-position: -2px 1px;
		color: #3691AF;
}

#hostingplans {
		text-align: center;
		color: #2F809A;
		font-weight: bold;
		float: right;
}




.price-webplan {
		
	padding-left:6px;				
								
}

#forma {
		width: 95%;
}
#hosting {
		text-align: center;
		color: #3590AE;
}


#hosting  img {
		padding: 0px;
		margin-top: 1px;
}

.th {
		color: #3794B2;
		text-align: left;
		padding-left: 2px;
}



#extra {
		background-repeat: repeat-x;
		background-position: left top;
		padding-left: 10px;
		padding-bottom: 5px;
		padding-top: 1px;
		margin-right: 6px;
}


#extra .icons {
		margin-top: 10px;
		margin-bottom: 10px;
		clear: both;
		
}
#extra img {

	float:left;


}
#extra P {
	MARGIN-LEFT: 10px; MARGIN-RIGHT: 5px;
}
#extra H6 {
	MARGIN-LEFT: 10px; MARGIN-RIGHT: 5px;
}
#extra UL {
	MARGIN-LEFT: 24px; MARGIN-RIGHT: 5px;
}
#extra P {
	LINE-HEIGHT: 1.5em;
	FONT-SIZE: 0.9em;
}
#extra UL {
	LINE-HEIGHT: 1.5em; FONT-SIZE: 0.9em;
}
#extra UL LI {
	PADDING-BOTTOM: 0.3em;
}
#extra H6 A {
	COLOR: #759322; TEXT-DECORATION: underline;
}

#tableDomains {
		float: none;
		margin-left: 20px;
		width: 300px;
		background-color: #FBFEFF;
}

