/*Main body, html, img, bg*/
body {	
	margin: 0px;
}

html {
	min-height: 100%;
	height: auto;
}

#wraper {
	background: #1f9dcd url(/Templates/StebukluSalis/Images/MainBottomBg.jpg) no-repeat bottom right;
	height: 100%;
	min-height: 100%;
	min-width: 1123px;
}

img {
	border: none;
}

#bg {
	background: url(/Templates/StebukluSalis/Images/MainTopBg.jpg) no-repeat top left;
	float: left;
	width: 1123px;
}

/*Base of the page*/
#base {
	width: 737px;
	margin-left: 133px;
	padding-top: 120px;
	float: left;
	display: inline;
}

/*Menu*/
#base div.menu ul {
	list-style: none;
	font-family: Georgia;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

#base div.menu ul a {
	color: #fff;
	text-decoration: none;
}

#base div.menu ul a:hover {
	text-decoration: underline;
}

#base div.menu ul li {
	float: left;
	margin-left: 40px;
	display: inline;
}

#base div.menu {
	float: left;
	display: inline;
}

/*Tools line (navigator, printing)*/
#base div.tools {
	height: 43px;
	background: url(/Templates/StebukluSalis/Images/ToolsBg.jpg) no-repeat bottom;
	clear: both;
	padding-top: 20px;
	font-family: Arial;
}

#base div.tools a {
	text-decoration: none;
	color: #444
}

#base div.tools a:hover {
	text-decoration: underline;
}

#base div.tools div.navigator {
	width: 500px;
	font-size: 9px;
	float: left;
	margin-top: 24px;
	margin-left: 30px;
	overflow: hidden;
	display: inline;
}

#base div.tools div.print {
	margin-top: 20px;
	float: right;
	margin-right: 80px;
	font-size: 9px;
	line-height: 20px;
	display: inline;
}

#base div.tools div.print img {
	margin-left: 10px;
	float: right;
	display: inline;
}

/*Main content*/
#base div.content {
	clear: both;
	font-size: 11px;
	background: url(/Templates/StebukluSalis/Images/ContentBg.gif) repeat-y;
}

#base div.content div.text {
	background: url(/Templates/StebukluSalis/Images/ContentTopBg.gif) no-repeat;
	padding: 1px 30px 1px 30px;
	min-height: 340px;
}

#base div.content div.text a {
	color: #444;
}

/*ImageDefault*/
#base div.content div.text td.Thumbnail {
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}

#base div.content div.text td.Thumbnail2 img {
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
	margin-left: 5px;
}

/*Bottom of the page*/
#base div.bottom {
	background: url(/Templates/StebukluSalis/Images/ContentBottomBg2.gif) no-repeat;
	height: 89px;
	margin-bottom: 200px;
	font-family: Georgia;
	font-size: 9px;
	text-align: center;
	line-height: 89px;
}

/*Commercial*/
div.commercial {
	margin-top: 200px;
	margin-left: 10px;
	float: left;
	width: 100px;
	display: inline;
}

div.commercial div {
	margin-top: 10px;
	border: 1px solid #aaa;
	padding: 4px;
	background: #ddd;
}
