html, body {
	margin:0px;
	padding:0px;
	background-image: url(images/granit.jpg);
	background-color: #688299;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td.nopad {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: 0px;
}
table.main1 {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}
td.topline {
	padding: 0px;
	height: 2px;
	background-color: #e39f00;
}
td.bottomline {
	padding: 0px;
	height: 3px;
	background-color: #e39f00;
}
td.main1x1 {
	padding: 15px 15px 15px 15px;
	border: 1px solid #ffffff;
	border-left: 0px;
	background-image: url(images/mramor.jpg);
	background-color: #d3dae1;
	width: 31%;
	height: 58px;
	vertical-align: middle;
	text-align: center;
}
td.main1x2 {
	padding: 0px 16px 0px 0px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	width: 67%;
	vertical-align: middle;
	text-align: right;
	color: #0072bc;
}
td.main1x2 a {
	text-decoration: none;
}
td.main1x3 {
	padding: 0px;
	border: 1px solid #ffffff;
	border-right: 0px;
	background-color: #d3dae1;
	width: 2%;
}
td.main2x1 {
	padding: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 37px;
}
td.main2x2 {
	padding: 0px 0px 0px 15px;
	border: 1px solid #ffffff;
	background-color: #9cb8d1;
}
td.main2x3 {
	padding: 0px;
	border: 1px solid #ffffff;
	border-right: 0px;
}
td.main3x1 {
	padding: 0px;
}
td.main3x2 {
	padding: 15px;
	border: 1px solid #ffffff;
	border-top: 0px;
	background-color: #d3dae1;
	height: 100%;
}
td.main3x3 {
	padding: 0px;
}
td.main4x1 {
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	height: 52px;
}
td.main4x2 {
	border-bottom: 1px solid #ffffff;
	padding: 19px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
td.main4x2 a {
	color: #ffffff;
	text-decoration: none;
}
td.main4x3 {
	padding: 0px;
	border-bottom: 1px solid #ffffff;
}
td.left1 {
	padding: 0px;
	background-image: url(images/lines.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	height: 183px;
	text-align: center;
	vertical-align: middle;
}
td.left1 a {
	text-transform: uppercase;
	text-decoration: none;
	color: #56748F;
	font-size: 20px;
	font-weight: bold;
}
td.left2 {
	padding: 0px;
	background-color: #9cb8d1;
	height: 17px;
}
td.left3 {
	padding: 0px;
	background-color: #e39f00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 3px;
}
td.left4 {
	padding: 0px;
	background-image: url(images/mramor.jpg);
	background-color: #d3dae1;
	height: 17px;
}
td.left5 {
	padding: 20px 30px 0px 30px; 
	height: 100%;
}
td.left6 {
	padding: 0px 0px 0px 0px; 
	height: 100%;
	vertical-align: bottom;
}
table.frame1 {
	border: 1px solid #ffffff;
	background-color: #dfdfdf;
	width: 100%;
	height: 100%;
	border-collapse: separate;
	border-spacing: 4px;
}
td.frame2 {
	padding: 20px 26px 25px 25px;
	border: 1px solid #b3b3b3;
	background-color: #ffffff;
	text-align: justify;
	height: 100%;
}
td.frame3 {
	padding: 20px 26px 25px 25px;
	border: 1px solid #e39f00;
	background-color: #f0e5a7;
	text-align: justify;
	height: 2%;
}
td.txt1 {
	padding: 10px 10px 10px 10px;
	text-align: center;
	width: 50%;
}
img.border {
	border: 1px solid silver;
}
table.search {
	width: 70%;
}
td.search {
	vertical-align: middle;
}
td.menu {
	padding: 0px 0px 0px 12px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 22%;
	vertical-align: middle;
        font-family: Tahoma;
	font-size: 12px;
}
td.menu a {
	text-decoration: none;
	font-weight: bold;
	color: #175678;
}

a{color:#5C83AF;text-decoration:none}
a:hover{color:#990033;text-decoration:underline}


h1 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}
h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: normal;
}
form {
	margin: 0px 0px 0px 0px;
}
input.form {
	width: 100%;
	height: 17px;
	border: 1px solid #b5b5b5;
	color: #656565;
}
textarea.form {
	width: 100%;
	height: 70px;
	border: 1px solid #b5b5b5;
	color: #656565;
}
input.submit {
	height: 17px;
	border: 1px solid #e39f00;
	background-color: #f0e5a7;
	color: #e39f00;
	font-weight: bold;
}
