@charset "utf-8";
/* CSS Document */

html {margin: 0; padding: 0 1px 0 0;}
	
body {margin: 0; padding: 0;}

img {border:none}
	
p {text-align:justify}

ul {list-style-type:none}

li { text-align:justify}

.aizmugure {background-image:url(image/aizmugure.jpg);
	width:600px;
	height:30px;
	background-repeat:no-repeat;
	padding:5px}
	
.header {background-image:url(image/Header1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:35px;
	padding-top:130px;
	font-size:40px;
	}

.menu {font-size:20px;
	font-family:Colonna MT;
	background-image:url(image/item-separator.png);
	background-position:right;
	background-repeat:no-repeat;
	}
	
.footer {margin:0; padding:0;
	background-image:url(image/Footer.png);
	background-position:center;
	background-repeat:no-repeat;
	}
	
a:link {color:#4A4A4A;
	text-decoration:none;
	}

a:visited {color:#4A4A4A;
	text-decoration:none;
	}

a:hover {
	border-bottom:none;
	}

a:active {color:#4A4A4A;
	text-decoration:none;
	}

.class1 a:link {color:#4A4A4A;
	text-decoration:none;}
.class1 a:visited {color:#4A4A4A;
	text-decoration:none;}
.class1 a:active {color:#4A4A4A;
	text-decoration:none;}
.class1 a:hover {border-bottom:3px solid red;}

.pakalpojumi{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 3px 5px;
border: 0px solid gray;
background-image:url(image/aizmugure.jpg);
background-repeat:no-repeat;
}

.atvertsmenu{ /*class added to contents of 1st demo when they are open*/
background-image:url(image/aizmugure_atverot.jpg);
}

#image {border-top:4px #666 solid;
	border-left:3px #999 solid;
	border-right:3px #999 solid}
	
