@charset "utf-8";

/* CSS Document for Rutier Suceava */
body {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {color:#2862B1; text-decoration:none;}
a:visited {color:#2863B1;}
a:hover {color:#00AFCD;}

h1, h2, h3, h4, h5, h6 {color:#222222; font-weight:normal; font-family:Arial,Verdana,sans-serif;}
h1 {font-size:2.2em;}
h2 {font-size:1.8em;}
h3 {font-size:1.3em;}

#toptop {
	position: relative;
	left: 50%;
	width: 776px;
	margin-left: -388px;
	margin-top: 15px;
	padding: 0;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-bottom: 0;
	z-index: 3;
}
#antet {
	position: relative;
	left: 50%;
	width: 776px;
	margin-left: -388px;
	margin-top: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom: 0;
	border-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 3;
}
#gallery {
	position: relative;
	left: 50%;
	width: 776px;
	margin-left: -388px;
	padding: 0;
	padding-bottom: 10px;
	clear: both;
	background-color: #FFFFFF;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	z-index: 3;
}
.bgrd {
    position: fixed;
    width: 100%;
    height: inherit;
    bottom: 0;
    lleft: 0;
    z-index: 1;
    vertical-align: bottom;
}

#subsol {
	position: relative;
	left: 50%;
	width: 776px;
	margin-left: -388px;
	margin-bottom: 0;
	padding: 0;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: 0;
	border-bottom: 0;
	z-index: 3;
}
#bottombottom {
	position: relative;
	left: 50%;
	width: 776px;
	margin-left: -388px;
	margin-bottom: 15px;
	padding: 0;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: 0;
	z-index: 3;
}
#toptop,#bottombottom {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter:alpha(opacity=35);
	-moz-opacity: 0.35;
	opacity: 0.35;
	height: 20px;
}

/* #gallery {filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9;} */

#subsol {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#antet, .search_box {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

hr {
    border: 0;
    color: #00AFCD;
    background-color: #00AFCD;
    height: 1px;
    width: 100%;
    text-align: left;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Header */
.td_antet_left {
	text-align: left;
	padding-left: 15px;
	font-size: 26px;
	font-family: "Arial Black", Arial, sans-serif;
	font-weight: bold;
	color: #001CAA;
}
.td_antet_sigle{
	text-align: right;
	width: 400px;
}

.td_antet_right {
	text-align: center;
	padding: 0 5px;
	width: 135px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Search Box */
#search_box {
	color: #00AFCD;
	text-align: center;
}
#search_box {
	float: right;
	clear: both;
	width: 120px;
}
#search_box fieldset {border:0;}
#search_box legend, #search_box label {display:none;}
#search_string {
	width: 100px;
	height: 16px;
	font-size: 90%;
	vertical-align: middle;
	border: 1px inset #0000ff;
}

#search_submit {
	width: 50px;
	height: 20px;
	font-size: 90%;
	vertical-align: middle;
	padding: 0 0 4px 0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Galeria foto top */
#galerie {
	clear: both;
	width: 770px;
	background-color: #FFFFFF;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Site content */

* html #contentContainer {text-align:left;} /* ie6 misbehaves */
* html #contentContainer table {width: 90%;} /* ie6 fix to stop tables being pushed below floats */
#contentContainer {
    font-size: 0.8em;
    color: #000000;
    line-height: 130%;
    padding: 10px 15px 0 15px;
    border-top: 1px solid #00AFCD;
    background-color: #FFFFFF;
}
.titlu {
	font-size: 1.2em;
	font-weight: bold;
	color: #00AFCD;
}
#navContainer, #galerie {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Footer */
#footer {
        font-family: Arial,Verdana,sans-serif;
        font-size: 0.7em;
        font-style: italic;
        color: #444444;
        border-top: 2px solid #2863B1;
        padding: 10px;
        clear: both;
}

#footer a:hover {
	color: #00AFCD;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* Forms */
form {margin: 0; padding: 0;}
.input {
    border: 1px dotted #00AFCD;
    font-size: 0.75em;
    color: #17253F;
    font-style: italic;
    text-align: center;
}
