body  {
	background: #eee url(page-bg.png) repeat-x;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #333;

}

.clear {
	clear: both;
}

#header {
/*	border-bottom: 3px solid #366699;*/
	padding-bottom: 10px; 
}

#page {
	width: 960px;
	margin-left: auto;
	margin-right: auto;    
	padding: 20px;
    margin-top:20px;
    margin-bottom:20px;
	background: #fff;
    box-shadow: #333 0 0 20px;
}
#content {
	background: #fff top right no-repeat;
	min-height: 350px;
	clear: both;
    font-size: 14px;
}
#header {
	display : block;
}

#footer {
	clear: both;
	border-top: 2px solid #abdbaa;
	margin-top: 5px;
	padding: 10px;
}

#pages{
	margin-left: 220px;
	margin-right: 10px;
	padding: 0;
}

#uaic {
	float: left;
	margin: 0 20px 20px 20px;
}

#uaic a {
	display: block;
    width: 250px;
	background: url(uaic-logo.png) 120px  0px no-repeat;
    padding: 15px;
    padding-bottom: 20px;
    padding-top: 70px;
    color: #333;
    text-align: center;
text-decoration: none;
}


#havre {
    float: left;
    margin: 0 20px 20px 20px;
    margin-left: 80px;
}

#havre a {
    width: 150px;
    display: block;
    background: url(havre-logo.jpg) 40px 0px no-repeat;
    padding: 15px;
    padding-bottom: 20px;
    padding-top: 70px;
    color: #333;
text-decoration: none;
    text-align: center;
}



#hei {
    float: right;
    margin: 0 20px 20px 20px;
    text-align: right;
}

#hei a {
    width: 300px;
    display: block;
    background: url(hei-logo.png) 90px 10px  no-repeat;
    padding: 15px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-top: 70px;
    color: #333;
    text-decoration: none;
    text-align: center;
}

a, a:visited {
    color: #1f481e;
/*  text-decoration: none;*/
}

a:hover {
    text-decoration: underline;
  text-decoration: none;
    color: #c33333;
}
#title {
    clear: both;
/*  padding: 20px;
    background: #5ab858;
    background:#1f481e url(acronim-90.png) 890px -1px no-repeat;*/
    background: url(cofrrocm-2014.jpg) no-repeat;
    color: #fff;
    width: 960px;
    height: 250px;
}

#title h1 {
    display: none;
}

#subtitle {
    color: #1f481e;
    font-size: 13pt;
    padding-left: 30px;
    padding-top: 220px;
}

#contactbox {
	width: 340px;
}

.fullrow, .splitrow {
	clear: both;
	padding: 1px;
	background: #fff;
}

.label {
	width: 60px;
	float:left;
	background: #366699;
	padding: 3px;
	margin: 1px;
	color: #fff;
}

.info {
	margin: 1px;
	color: #366699;
	padding: 3px;
	margin-left: 61px;
	background: #fff;
}

h1 {
    font-size: 22px;
}

h1 span {
   margin:  4px 0 4px 0 ;
   padding: 4px;
    background: #abdbaa;
    width: 48px;
    display: inline-block;
    color: #1f481e;

}
h1 span#small {
	font-size: 11px;
	color: #c30000;
}

#menubox {
	width: 200px;
	float: left;
	padding:0;
	margin: 0 20px 20px 0px;
	background: #fff;
}

#meniu {
	list-style-type: none;
	text-indent: 0;
	padding: 0;
	margin:0;
}

#meniu  li {
/*    display: block;*/
    padding: 0;
/*    background: #eee;*/
    margin:0;
    margin-bottom: 1px;
    margin-top:1px;
}

#meniu li a {
	display: block;
	background: #5ab858 ;
	background: #eee ;
	padding: 8px;
	padding-left: 20px;
	margin: 1px;
	text-decoration: none;
	color: #000;
}

#meniu li a.current {
	background: #eee repeat-x;
}

#meniu li a:hover {
	background: #c33333 url(arrow.png) 6px 11px no-repeat;
	color: #fff;
}

#meniu li ul{
    list-style-type: none;
    text-indent: 0;
    padding: 0;
    margin:0;

}

/*eniu>li ul>li a{
    background: #abdbaa;
}*/

label {  
	float: left;  
	width: 10em;  
	margin-right: 1em;  
	text-align: right;  
}  
.field {
    margin: 8px; 
    display: block;
}

 .longtext {
    width : 450px;
}

.shorttext {
    width: 250px;
}

input[type=text], select, textarea, input[type=file] {
    padding : 6px;
	border: 1px solid #ccc; 
	color: #000;
}

input[type=radio], .styled {
	padding: 6px;
	padding-right: 2px;
}

fieldset {
    background: #eee;
    border:0;
	margin-bottom: 10px;
}

legend {
    background: #ccc;
    padding: 8px;
}

label {
	padding: 5px;
}
#ok_to_present {
	margin:20px;
	background: #fff;
	padding: 5px;
}

select, option {
	background: #fff;
}

fieldset p.section{
	padding: 8px; 
	background:#fff;
}

button, input[type=submit] {
	background: #c33333;
	color: #fff;
	padding: 8px;
	width: 80px;
	border: 1px solid #FFF;
}

button:disabled {
	background: #ccc;
	color: #fff;
}
label.full {
	display: block;
	clear: both;
	text-align:left;
	width: 90%;
}

#loading {
    display: inline-block;
    padding: 8px;
    font-weight: bold;
    background: url(/images/loading.gif) 4px 8px no-repeat;
    padding-left: 30px;

}
.announce {
    padding: 10px;
       background:  #abdbaa;
    font-size: 14px;
}

.note {
    background: #eee;
    padding: 20px;
    margin: 20px;
    font-size:12px;
}

td,th {
  border: 1px solid    #1f481e;
    text-align: left;
    padding: 10px;
}

th {
    background: #1f481e;
    color: #fff;
}
.invited .title {
    color: #006600;
    font-size: 16px;
    font-weight : bold;
}

.invited h2 {
    color: #006600;

}


.oc h2 {
    color: #660000;
}
.oc .title {
    color: #660000;
    font-size: 16px;
    font-weight : bold;

}


.invited h1 {
    background: #006600;
    color: #fff;
    padding: 4px;
}

.oc h1 {
    background: #660000;
    color: #fff;
    padding: 4px;
}
#sponsors > a {
    display: block; 
    width: 320px;
    height: 180px;
    float: left;
    margin: 10px;
    text-align: center;
}


#sponsors > a > img {
    vertical-align: middle;
    text-align: center:
}


#gallery {    
}


a.gallery_link, a.gallery_link:visited {
    margin: 5px;
    margin-left: 5px;
    border: 1px solid #ccc;
    padding: 8px;
    float: left;
    background: #fff;
    
   -moz-box-shadow:    0px 0px 5px 5px #ccc;
   -webkit-box-shadow: 0px 0px 5px 5px #ccc;
   box-shadow:         0px 0px 5px 5px #ccc;
}

.imgbox {
    padding: 2px;
    border: 1px solid #ccc;
    background: #eee;
    display: block;
}

.imgbox img {

}

.imgbox:hover {
    background: #b0c4de;
    border: 1px solid      #196ebe;

}


a.gallery_link:hover {
    border: 1px solid #ccc;
    background: #eee;
}



