html,body {
	height: 100%;
	height: 100%;
	padding: 0;	
	margin: 0;
	background-color: #fff;
	font-size: 13px; 
	font-family: arial, helvetica, sans-serif;	
	background-image: url(../img/patern.png);
}

img {
	border: none; 	
	vertical-align: middle;
}

h1 {
	font-size: 20px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 18px;
	margin: 5px 0;
	padding: 0;
}

h4 {
	font-size: 16px; 
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #003399;
}

a, a:active, a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}


#page {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 2px solid #666;		
}

* html body {
	text-align: center;
}

#head {
}

#qlinks {
	line-height: 29px;
	background-color: #999;
	padding: 0 30px;
	background-image: url(../img/tema1.png);
	background-repeat: no-repeat;
}

#qlinks a,#qlinks a:active,#qlinks a:visited {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

#qlinks a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#theme {
	height: 140px;
}

#menu {
	line-height: 43px;
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	text-align: center;	
}

#menu a,#menu a:visited,#menu a:active {
}

#submenu a,#submenu a:visited,#submenu a:active {
	display: block;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 20px;
	font-size: 14px;
}

#sel, #submenu a:hover {
	background-color: #999;
	color: #fff;
}


#submenu p {
	font-weight: bold;
	font-size: 12pt;
	margin: 0;
	color: #003399;
	padding-left: 20px;
}

#submenu  {
	width: 400px;
}


#content {
	background-color: #fff;
	min-height: 400px;
	padding: 15px 0;
	color: #333;
}

#cont {
	clear: both;
	border-top: 2px solid #999;	
	padding: 5px 15px;
}

* html #content {
	height: 600px;
}

p {	 
	text-align: justify;
}

ul {
	list-style: square;	
}


.tabimg {
}

.tabimg td {
}

#right {
	float: right;
	width: 300px;
}

.headblue {
	color: #003399;
}

.tel {
	width: 311px;
	height: 131px;
	background-image: url(../img/telefen.png);
	background-repeat: no-repeat;	
}

.tel div {
	width: 200px;
	margin-left: 90px;
	padding-top: 13px;
	color: #fff;
}

#right table {
	border-collapse: collapse;	
	width: 302px;	
}

#right table thead td {
	background-image: url(../img/brand_top.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}

#right table tbody td {
	background-image: url(../img/brand_middle.png);
	background-repeat: repeat-y;
	text-align: center;	
}

#right table tfoot td {
	background-image: url(../img/brand_bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	
}


#footer {
	background-color: #fff;
	padding: 10px 0;
	text-align: center;
}

#footer h4 {
	text-align: center;
	color: #003399;
	margin: 5px 0;
}

#copy {
	text-align: center;
	font-weight: bold;
	color: #fff;
	clear: both;
	background-image: url(../img/line_down.png);	
	background-repeat: repeat-x;
	height: 29px;
	line-height: 29px;
	text-align: left;
	padding: 0 10px;
}

#copy p {
	width: 80px;
	float: right;
	margin: 0;
}

#copy p a {
	color: #666;
}


label {
	display: block;
	width: 130px;
	vertical-align: top;
}

input {
	width: 450px;
}

textarea {
	width: 450px;
	height: 70px;
}

.submit {
	width: 150px !important;
	padding: 2px 16px;
	margin: 10px auto;
}

.radio { 
	width: 15px !important; 
}

.serv {
	padding: 0 15px;
	border-top: 2px solid #999;	
	margin: 10px 0;
}

#cont img {
	padding-top: 4px;
}

.serv img {
	padding: 4px;
}


#frm input,#frm textarea {
	width: 95%;
}

#cont table td {
	vertical-align: top;
}
