
/* general */

* { margin:0px; padding:0px; border:none; font-family: Arial, sans-serif; color:#000000; font-size:13px; line-height:1.3; }
body { font-size: 13px; }

/* meniul de jos */
a.menu { color:white; text-decoration:none; }
a.menu:hover { color:#ffcc00; /*text-decoration:underline;*/ }
p.btxt { text-align:center; font-size:22px; margin-bottom:6px; line-height:1.3; font-weight:bold; 
		 font-family:Verdana, Arial, sans-serif; color:#ffcc00; margin-right:72px; }
p.bottom-menu { text-align:center; color:#b0b0b0; font-size:10px; font-family:Verdana, Arial, sans-serif; margin-top:6px; 
				margin-right:72px; margin-bottom:10px; }
span.bm { color:#b0b0b0; }

/* page title */
p.image { /*text-align:right;*/ text-align:center; margin-top:-5px; }
p.title { font-size:17px; text-align:center; vertical-align:middle; margin-bottom:12px; color:#303030; font-family:Verdana, Arial, sans-serif; font-weight:bold; }
p.title1 { font-size:18px; font-weight:bold; vertical-align:middle; color:#003ea4; }

/* page content */
p.normal { margin-top:8px; }
p.first { margin-top:4px; }
p.title2 { margin-top:12px; font-weight:bold; font-size:13px; }
span.blue { font-weight:bold; color:#003ea4; }
a.link { color:#003ea4; text-decoration:underline; }
a.link:hover { color:#FF9900; }
p.hr { text-align:center; margin-top:12px; margin-bottom:12px; }

/* gallery */
p.coltitle { font-weight:bold; font-size:12px; font-family:Verdana, Arial, sans-serif; color:#003ea4; margin-bottom:2px; }
img.colimg { float:left; margin-right:10px; border:1px solid #606060; cursor:pointer; }
img.homeimg { float:left; margin-right:10px; }
img.thumbnail { margin:8px; border:1px solid #606060; cursor:pointer; }

/* lista */
table.lista { width:606px; margin-left:20px; font-size:13px; }
p.bullet { text-align:center; margin-top:7px; }
p.listitem { text-align:left; margin-top:2px; }

/* pack */
table.pack { width:600px; font-size:13px; }
table.lista2 { width:100%; margin-left:10px; font-size:13px; }
p.packtitle { margin-left:6px; font-weight:bold; font-size:12px; font-family:Verdana, Arial, sans-serif; color:#003ea4; margin-bottom:2px; }
p.packprice { text-align:right; font-weight:bold; font-size:12px; font-family:Verdana, Arial, sans-serif; color:#003ea4; }
p.mic { font-size:2px; line-height:1; }

/* contact */
table.contact { width:600px; font-size:13px; }
p.title3 { text-align:center; font-weight:bold; font-size:16px; margin-bottom:6px; color:#003ea4; }
img.map { border:1px solid #606060; }
.input { background-color:#ffffff; color:#003ea4; border:1px solid #808080; margin-top:2px; padding:1px; }
span.red { color:#CC3333; font-size:16px; }

/* copyright */
p.copy { color:#e0e0e0; font-family:Verdana, Arial, sans-serif; margin-top:4px; font-size:11px; line-height:1.5; margin-bottom:20px; }
a.red { color:#ffcc00; text-decoration:underline; font-family:Verdana, Arial, sans-serif; font-size:11px; }
a.red:hover { color:#60b0ff; }

/* tabel cu imagine mare */
table.imgtbl { border:none; }
img.single { border:1px solid #606060; }



