/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	vertical-align: bottom;
	padding: 0px;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
}

input, textarea {
	background: #FFFFFF url(images/img09.gif) repeat-x;
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	margin-bottom: 5px;
	font-weight: normal;
	color: #939292;
	margin-bottom: 10px;
}

p, ul, ol {
	margin-top: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #346086;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	
}

#logo h1, #logo h2 , #logo img {
	margin: 0;
}

#logo h1  {
	float: left;
	padding-top: 75px;
}
#logo img  {

}

#logo h2 {
	float: right;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background-color: #252E3A;
	background-image: url(image/menu_bckg.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 227px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #s {
	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
}


/* Black Stripe */
#blackstripe {
width: 960px;
}

#blacklabel {
float: left;
}

#blackstripe h2 {
text-transform: uppercase;
font-family: "Trebuchet MS";
font-size: 14px;
color: #FFFFFF;
padding-left: 20px;
text-align: left;
}

/* Content */

#content {
	clear: both;
	width: 960px;
	margin-top: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-image: url(image/text_bckg.jpg);
	background-repeat: repeat-y;
}


#table td {
padding-left: 20px;
padding-right: 20px;
vertical-align: top;
}

#dotted {
border-right: dotted 2px #838383;
}

#table p {
padding: 0px;
margin: 0px;
}

#table #column {

}

#table #nospace td {
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.yellow {
	color: #FFCC00;
}

#button {
	height: 20px;
	background-color: #000000;
	text-align: center;
	display: inline-table;
	vertical-align: middle;
	background-image: url(image/sipka.gif);
	background-repeat: no-repeat;
	background-position: left;
}



/* Footer */

#footer {
	clear: both;
	width: 895px;
	height: 50px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
	margin-top: 25px;
}

#footer .credit {
	float: right;
	margin-right: 30px;
}






#table a {
color: #FFFFFF;
text-decoration: none;
}
#table a:hover {
color: #ffcc00;
}

#mapa {
	background-color: #000000;
	background-image: url(image/loading_map.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
