/*   template: What's your solution?
     author: luka cvrk (www.solucija.com)   */

body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #eeeeee url(../img/backey.gif) repeat-x;
	line-height: 16px; 	
}


a {
	color: red;
}

a.outros {
	color: blue;
	text-decoration: none;
}


a.revIND {
	background-color: #eeeeee;
	color: black;
	text-decoration: none;
	border: none;
}

div.revIND {
	background-color: #F5F5F5;
	color: black;
	text-decoration: none;
	margin:5px; 
	padding:5px; 
	height:135px; 
	width:490px;
	border-top:1px dotted #ccc; 
	border-bottom:1px dotted #ccc;
}

div.revIND:hover {
	background-color: #FAFAFA;
	}

a.revIND:hover {
	color: #0052A3;
	background-color: red;

}

a:hover {
	color: #575757;
}


h1 {
	font: bold 1.6em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding-left:5px;
	margin: 0;
	margin-bottom: -10px;
	padding-bottom: -10px;
	padding: 0;
}


h1 a {
	text-decoration: none;
}


a:hover img.tows{
	filter: alpha(opacity=80);}


h2 {
	margin: 0; 
	border-left: 5px solid #BFBFBF;
	padding: 2px 0 5px 0; 
	font: 120% Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff; 
	background: #dddddd url(../img/hmleftbgCZ2.gif) repeat-x;
	text-transform: uppercase;
}

h3 {
	line-height: 28px;
	width: 192px;
	background: #0D5375 url(../img/hmleftbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 4px 0 6px;
	border-left: 1px solid #dddddd;
}


h4{
	font-size: 136%;
	color: #df755c;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	letter-spacing: 2px;
	border-left: 5px solid #df755c;
	padding-left: 6px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 10px 0;
	background-color: #fdfdfd;
	}
	
	

h3.topow {
	font-size: 112%;
	line-height: 28px;
	width: 392px;
	background: #0D5375 url(../img/hmleftbg.gif) repeat-x;
	color: #ffffff;
	padding: 0 4px 0 6px;
	border-left: 1px solid #dddddd;
	padding-top:0;
	margin-top:0;
}

	
h3.part{
	font-size: 136%;
	font-family: arial, verdana, helvetica, sans-serif;
	border-top: 4px solid #009933;
	border-bottom: 4px solid #009933;
	color: #009933;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	}
	
p.bolet
{
	margin: 0; 
	padding: 2px 0 5px 0; 
	font: 100% Arial, Sans-Serif;
	font-weight: bold;
	background: #ffffff url(../img/h1dow.jpg) repeat-y;
	border: 1px solid #999;
	margin-right: 7px;
}


p.cursoCDpt
{
	margin: 0; 
	padding: 2px 0 5px 0; 
	font: 100% Arial, Sans-Serif;
	font-weight: bold;
	background: #FFD3BD;
	border: 1px solid #EF2424;
	margin-right: 7px;
}


strong {
	
	font: 125% Arial, Sans-Serif;
	font-weight: bold;
	color: #000; 
}

strong.rev {
	font-weight: normal;
	background-color:#0052A3; 
	padding:1px; 
	margin:-15px;
	color: #ffffff; 
}


h2 a {
	color: #6AC65D;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;
}

#content {
	padding-top: 0;
	margin: 0px auto; 
	width: 779px; 
	background-color:#ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.header { 
	height: 35px; 
	margin: 0px 0 2px 0; 
	padding: 5px 0 0 5px;
	background: #FFF url(../img/headerbg.gif) repeat-x bottom left;
	color: #808080;
}


.searchform {
		padding: 2px 5px 0 0;	
}


.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;
}


.subheader_left {
	line-height: 28px;
	width: 191px;
	background: #000 url(../img/hmrightbg.gif) repeat-x;
	color: #FFFFFF;
	padding: 0 4px 0 6px;
	
	
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


.subheader_right {
	background: #F6F6F6 url(../img/hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 28px;
	float: right;
	width: 574px;
}


.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	font-weight: bold;
	text-decoration: none;
}


.subheader_right a:hover {
	background: #0D5375 url(../img/hmleftbg.gif) repeat-x;
	color: #FFFFFF;
}


.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 190px;
}


.right {
	float: right;
	width: 560px;
	margin: 0 0 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #fff;
}


a.info {
	font: bold 1.5em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
	color: #000000;
}


a.info span {
	display:none;
}


a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	cursor:pointer;
	position:absolute; 
	top:20px; 
	left:0;
	width:205px; 
	border: 1px solid #ccc; 
	background:#FFFFE5; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding:10px; 
	
}


a.infoBOL {
	font: bold 1.6em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative;
	color: #000000;
}


a.infoBOL span {
	display:none;
}


a.infoBOL:hover {
	cursor:default;
}



a.infoBOL:hover .infobox {
	font-weight: normal; 
	display:block; 
	cursor:pointer;
	position:absolute; 
	top:20px; 
	left:0;
	width:205px; 
	border: 1px solid #ccc; 
	background:#EDF6FD; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding:10px; 
	
}

a.info:hover .infobox2 {
	font-weight: normal; 
	display:block; 
	cursor:pointer;
	position:absolute; 
    *top:31px;
<!--[if IE]>
   top:20px;
<![endif]-->
	top:2px; 
	left:0;
	width:175px;  
	background:#1B88C3; 
	color:#ffffff; 
	text-align:left; 
	font-size:0.7em; 
	padding:7px; 
	
}

a.info:hover .infobox3 {
	font-weight: normal; 
	display:block; 
	cursor:pointer;
	position:absolute; 
    *top:31px;
<!--[if IE]>
   top:20px;
<![endif]-->
	top:2px; 
	left:0;
	width:150px; 
	background:#A80F1D; 
	color:#ffffff; 
	text-align:left; 
	font-size:0.7em; 
	padding:7px; 
	
}


a.info:hover .infobox4 {
	font-weight: normal; 
	display:block; 
	cursor:pointer;
	position:absolute; 
    *top:31px;
<!--[if IE]>
   top:20px;
<![endif]-->
	top:2px; 
	left:0;
	width:160px; 
	background:#0BA091; 
	color:#ffffff; 
	text-align:left; 
	font-size:0.7em; 
	padding:7px; 
	
}

a.info:hover .infobox5 {
	font-weight: normal; 
	display:block; 
	cursor:pointer;
	position:absolute; 
    *top:31px;
<!--[if IE]>
   top:20px;
<![endif]-->
	top:2px; 
	left:0; 
	width:105px; 
	background:#A6680B; 
	color:#ffffff; 
	text-align:left; 
	font-size:0.7em; 
	padding:7px; 
	
}


a.info:hover .infobox6 {
	font-weight: normal; 
	display:block; 
	cursor:pointer;
	position:absolute; 
    *top:31px;
<!--[if IE]>
   top:20px;
<![endif]-->
	top:2px; 
	left:0; 
	width:90px; 
	background:#725D3F; 
	color:#ffffff; 
	text-align:left; 
	font-size:0.7em; 
	padding:7px; 
	
}


.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 260px;
	height: 250px;
	padding: 13px;
	background: #f2f2f2 url(../img/corner.gif) no-repeat bottom right;
	color: #626262;
}


.right_right {
	float: right;
	width: 232px;
	height: 250px;
	padding: 13px;
	margin-right: 7px;
	background: #f2f2f2 url(../img/corner.gif) no-repeat bottom right;
	color: #626262;
}

	hr{
	clear:both; 
	border:0px; 
	height:0px; 
	color:#fff; 
	background-color:#fff;
	margin: 0;
}


.ed_left {
	float: left;
	width: 260px;
	padding-bottom: 15px;
	
}


.ed_right {
	float: right;
	width: 280px;
	padding-bottom: 15px;
	padding-right: 7px;
	color: #626262;
	
}


.ed_not {
	padding-right: 7px;
}


.footer { 
	clear: both; 
	color: #ffffff; 
	background: #248BC7 url(../img/footerBang.gif) no-repeat;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 17px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.footer a { 
	text-decoration: underline; 
}


form.search {
	padding: 0; 
	margin: 0; 
}


input.text { 
	font-size: 11px;
	font-style: italic;
	margin: 0; 
	width: 117px;
	border: 1px solid #ccc; 
	background: #FFF;
	color: #ccc; 
}

input.text:hover { 
	border: 1px solid #808080; 
}


input.searchbutton { 
	margin: 0; 
	color: #333;
	border: 1px solid #333;
	font-family: Arial, Sans-serif; 
	cursor:pointer;
}

input.searchbutton2 { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: 0; 
	background: #B51D37; 
	color: #ffffff; 
	padding: 1px; 
	font-weight: bold; 
	cursor:pointer;
	
}

input.searchbutton3 { 
	margin: 0; 
	cursor:pointer;
	border: 0; 
	background: transparent; 
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	
}

.date { 
	color: #ccc; 
	text-align: right; 
	margin: 4px 0 3px 0; 
	padding: 0; 
}


ul#menuse {
	text-decoration: none;
	color: #00549F;
	padding-left: 0;
	width: 185px;
	margin: 2px 15px 12px 10px;
	font-size:120%
}
            	
#menuse li{
	list-style: none;
	border-bottom: 1px solid #eee;
	}


ul#menuse li a {
	text-decoration: none;
	color: #00549F;
	display:block;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	}

#menuse li a:hover {
	text-decoration: none;
	background-color:#00549F;
	color:white;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 2px;
	padding-top: 3px;
	border-bottom: 1px solid #032F56;
	}
	
.imageleft{
	float: left;
	margin: 0 10px 0 0;
	}
	
table#iconnns {
 font-size:80%;
 line-height: 13px;
 }
 
 
 	.submenu {
	background: white url(../img/submenu.gif) repeat-x 0% 0%;
	color: #000;
	font: 110%/110%  tahoma, Verdana, Arial, sans-serif;
	line-height: 15px;
	padding: 0.8em;}
	
	
	dl.galeria{
	width: 700px;
	text-align: left;
	paddind: 10px;
	float:left;
	margin-right:1em;}
	
	.galeria dt {
	font-size:1.1em;
	font-weight:bold;}
	
	.galeria dd{
	margin: 0;
	padding: 10px;}
	
	#cd {
	display: none;}
	
	#acd {
	display: none;}
	
	#apd {
	display: none;}
	
	#thd {
	display: none;}
	
	#tpd {
	display: none;}
	
	#etica01 {
	display: none;} #etica02 {
	display: none;} #etica03 {
	display: none;} #etica04 {
	display: none;} #etica05 {
	display: none;} #etica06 {
	display: none;} #etica07 {
	display: none;} #etica08 {
	display: none;} #etica09 {
	display: none;} #etica10 {
	display: none;} #etica11 {
	display: none;} #etica12 {
	display: none;} #etica13 {
	display: none;} #etica14 {
	display: none;} #etica15 {
	display: none;} #etica16 {
	display: none;} #etica17 {
	display: none;}
	
	
	#esp01 {
	display: none;} #esp02 {
	display: none;} #esp03 {
	display: none;} #esp04 {
	display: none;} #esp05 {
	display: none;} #esp06 {
	display: none;} #esp07 {
	display: none;} #esp08 {
	display: none;} #esp09 {
	display: none;} #esp10 {
	display: none;} #esp11 {
	display: none;} #esp12 {
	display: none;} #esp13 {
	display: none;} #esp14 {
	display: none;} #esp15 {
	display: none;} #esp16 {
	display: none;} #esp17 {
	display: none;} #esp18 {
	display: none;} #esp19 {
	display: none;}
	
	#links01 {
	display: none;} #links02 {
	display: none;} #links03 {
	display: none;} #links04 {
	display: none;} #links05 {
	display: none;} #links06 {
	display: none;}
	
	
	#atd01 {
	display: none;} #atd02 {
	display: none;} #atd03 {
	display: none;} #atd04 {
	display: none;} #atd05 {
	display: none;} #atd06 {
	display: none;} #atd07 {
	display: none;} #atd08 {
	display: none;} #atd09 {
	display: none;}
	
	
	.formu{
	font: 0.9em verdana, Arial, Helvedica, Sans-serif;
	width: 28.0em;
	border: #ccc 1px solid;
	padding: 0px 10px 10px 10px;
	background: #fafafa url(../img/bluebox.jpg) repeat-x;}
	
	
	#menuAlvara{
	padding-left: 0;
	margin: 5px 0 15px 0;
	}
	
	#menuAlvara li{
	list-style: none;
	margin: 0;
	padding: 4px 0 0 20px;
        background: white url(../img/fajka.jpg) no-repeat 0% 4px;
	}
	
	
		#menuSeta{
	padding-left: 0;
	margin: 5px 0 15px 0;
	}
	
	#menuSeta li{
	list-style: none;
	margin: 0;
	padding: 4px 0 0 20px;
        background: white url(../img/setacinza.gif) no-repeat 0% 4px;
	}
	
	.prila4{
	font-size: 136%;
	color: #999999;
	font-family: arial, verdana, helvetica, sans-serif;
	letter-spacing: 2px;
	padding-left: 6px;
	font-style: italic;
	font-weight: normal;
	margin: 10px 0 0 0;
	}
	
	#edicoes2008id {
	display: none;}
	
	#edicoes2009id {
	display: none;}
	
	#edicoes2010id {
	display: none;}
	
	
	a.classificad {
	background: #0D5375;
	color: #FFFFFF;
	padding: 0 4px 0 6px;
	border-left: 1px solid #fff;
	text-decoration: none;
	padding:2px 6px 2px 6px;
}

	a.classificad:hover {
	background: #0D5375;
	color: #ffffcc;
	padding: 0 4px 0 6px;
	border-left: 1px solid #fff;
	border-top: 1px solid #0D5375;
	border-bottom: 1px solid #0D5375;
	text-decoration: none;
	padding:2px 6px 2px 6px;
}

	.olho {	
	font-size: 120%;
	color:#276685;
}



.ed_esqu {
	float: left;
	width: 170px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	margin-top:0px;

}


.tVerde {
	background-color:green;
	padding:2px;
	color: white;
	font-size:105%;
	
}

.tAzul {
	background-color:#00549F;
	padding:2px;
	color: white;
	font-size:105%;
	
}

.tPreto {
	background-color:black;
	padding:2px;
	color: white;
	font-size:105%;
	
}
