body {
	margin:0;
	padding:0;
	background:#fff;
	color:#737373;
	text-align:left;
	font: normal 12px arial, helvetica, sans-serif;
	}

a:link, a:visited {
	color:#448ccb;
	background:transparent;
}

hr {
	display:none;
}
	
#main {
	width:760px;
	margin:auto;
}

#header {
/*	background: #fff url(../i/topbg.jpg) right top no-repeat;*/
	width:758px;
	height:96px;
	border-left: solid 1px #12589e;
	border-right: solid 1px #12589e;
	border-bottom: solid 3px #12589e;
}

#logo {
	width:226px;
	height:96px;
	float:left;
}

#logo img {
	border:none;
	display:block;
	margin: 30px 36px 2px 33px ;
} 
#logo span {
	margin-left:66px;
	display:block;
}
#menu {
	width:480px;
	height:20px;
	margin-top:76px;
	float:left;
}

#menu img {
	height:20px;
	border:none;
}

#download p {
	text-align:right;
}

#download img {
	margin-left:10px;
}


#expandable {
	margin-top: 10px;
}

#expandable h2 {
	float:bottom;
	font-size: 14px;
	margin-left:20px;
	margin-top:15px;
}

#expandable img {
	float:left;
	margin-top: 0px;
	height:20px;
}


#submenu {
	margin: 10px 0 25px 15px;
	color:#818181;
	background:#fff;
}

#submenu a {
	text-decoration: underline;
}
#submenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#submenu ul li {
	margin-left: 0;
	padding: 0 7px;
	height:18px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
}


#submenu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}


.content {
	width:553px;
	border: solid 1px #12589e;
	padding-left:205px;
	padding-bottom:20px;
	color: #737373;
	background-repeat:no-repeat;
	background-position: left top;
	background-image: url(../i/leftpic/default.jpg); /*Default*/
	min-height:300px;
	height:300px;
}

* html .content
{
	width: 758px;
	w\idth: 553px;
}

html>body .content {
	height:auto;
}


/*-------------
	Left pictures defined here
----------*/
.content#services {
	background-image: url(../i/leftpic/services.jpg);
}

.content#support {
	background-image: url(../i/leftpic/support.jpg);
}

.content#news {
	background-image: url(../i/leftpic/news.jpg);
}

.content#contacts {
	background-image: url(../i/leftpic/contacts.jpg);
}

.content#sitemap {
	background-image: url(../i/leftpic/sitemap.jpg);
}

.content h2 {
	font-size: 14px;
	margin: 5px 20px;
	color:#000;
}

.content p {
	margin:10px 20px;
	text-align:justify;
}

.content img {
	margin:none;
	border:none;
}

.content ul, .content dl {
	margin-right:20px;
	margin-top:10px;
}

.content dl {
	margin:10px 20px;
}

.content a {
	text-decoration:none;
}

.content table {
	margin:10px 20px;
	background: #666;
	color:#fff;
}

.content td {
	background: #fff;
	color:#737373;
	padding:5px;
}

.content form {
	margin-left:0px;
}

#page_header {
	height:25px;
	margin-top:20px;
}

#page_header h1 {
	font-size:20px;
	background: url(../i/perda.gif) 0 50% no-repeat;
	color:#000;
	margin:0;
	padding-left:20px;
	float:left;
}

#print {
	width:50px;
	height:20px;
	float:right;
	padding-right:20px;
	padding-top:5px;
}

* html #print
{
	width: 70px;
	w\idth: 50px;
}
#print img {
	width:19px;
	height:14px;
	margin-top:3px;
	border:0;
}

#print a {
	text-decoration: underline;
}

#footer {
	height:43px;
	width:758px;
	min-width:758px;
	border-left: solid 1px #12589e;
	border-right: solid 1px #12589e;
	border-bottom: solid 1px #12589e;
}

#copyright {
	float:right;
	width:553px;
	height:43px;
}

#copyright p {
	margin-top:15px;
	margin-right:10px;
}
	
#gotop {
	float:left;
	width:56px;
	height:49px;
}

#gotop img {
	margin-left:10px;
	margin-top:15px;
	border:none;
	width:35px;
	height:23px;
}

#valid {
	text-align:right;
	font-size:10px;
	margin:5px;
}

#question {
	font-style:italic
}