/* Skaistaskajas.lv mājaslapas noformējuma datne */
/* (C) 2009 - Visas tiesības aizsargātas         */
/* PassionFruitSolutions.com                     */

body {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

#cont {
	width: 1000px;
	margin: 0 auto;
}

.top {
	width: 100%;
	height: 225px;
	display: block;
}

.img_left {
	float: left;
	margin-right: 5px;
}

#title {
	background: url(/images/title.png);
	width: 620px;
	height: 76px;
	display: block;
	position: relative;
	top: 149px;
	left: 23px;
}

img, div, span {
	behavior: url(/iepngfix.htc);
}

.right {
	float: right;
}

.baner {
	
	float: left;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 142px;
}

.wide-column {
	
	float: left;
	margin-left: 38px;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 640px;
}

.wide-column2 {
	
	float: left;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 40px;
	width: 155px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bot {
	width: 100%;
	height: 119px;
	display: block;
	border-bottom: black 1px solid;
}


#menu {
	width: 100%;
	height: 50px;
}

#ena_r {
	width: 100%;
	height: 32px;
	margin-top: 3px;
}
#ena {
	background:url(/images/ena.jpg);
	width: 135px;
	height: 32px;
	display:block;
	float:left;
	visibility: hidden;
}
#vidus {
	width: 100%;
}

.menuitem {
	height: 50px;
	width: 81px;
	float:left;
	padding: 4px;
	border-left: solid 1px black;
	border-top: solid 1px black;
}
