@charset "utf-8";
/* CSS Document */

img, div, input { behavior: url("iepngfix.htc") }
* {
	padding: 0;
	margin: 0;
	color: #CCC;
}

body {
	background:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	background-position:top center;
	line-height: 1.0em;
	font-size: 100.1%;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	line-height: normal;
	font-size: 18px;
	color: #F60;
	margin-bottom: 0em;
	text-align: left;
	font-weight: bold;
}
h2 {
	line-height: normal;
	font-size: 18px;
	color: #F60;
	margin-bottom: 0em;
	font-weight: bold;
}
p {
	margin-bottom: 0px;
	font-size: 13px;
	text-align: justify;
}
li {
	margin-bottom: 0px;
	font-size: 13px;
	text-align: justify;
	list-style-type:circle;
}
.telefon {
	line-height: normal;
	font-size: 15px;
	color: #FFF;
	margin-bottom: 0em;
	font-weight: bold;
}

#page {
	margin: 0 auto;
	width: 960px;
	font-size:0.8em;
	text-align: left;
}
.menu {
	height: 20px;
	padding-top:5px;
	padding-left:50px;
	background: url(images/linie-oriz.png) no-repeat bottom left;
}
.header {
	width: 960px;
	height: 99px;
	position:relative;
	background: url(agentie.png) no-repeat top center;
	clear:both;
	background-image: url(images/agentie.png);
}

a:link {
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
a:active {
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
.content {
	padding-top:10px;
	float:left;
	width:273px;
	width:560px;
	margin-left:30px;
	text-align: left;
}

.footer {
	text-align: left;
	padding-top:0px;
	font-size: 11px;
	padding-right:0px;
}

a.meniu, a.meniu:link, a.meniu:active, a.meniu:visited {
	font-family: trebuchet ms, verdana,arial,helvetica;
	text-decoration: none;
	color: #F60;
	font-size: 15px;
	font-weight: bold;
}

a.meniu:hover {
	color: #CCC;
	text-decoration: none;
}

a.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-family: trebuchet ms, verdana,arial,helvetica;
	text-decoration: none;
	color: #CCC;
}

a.footer:hover {
	color: #F60;
	text-decoration: none;
}


#page .menu td .txt-meniu-sus strong {
	font-weight: bold;
}

