a
{
	color: #731202;
	text-decoration: underline;
}
a:visited
{
	color: #CC6655;
	
}
a:hover
{
	color: #AA151F;
}


.activeMenuItem
{
	font-size: large;
	color: #80151F;
	text-align: center;
	text-decoration: none;
}

body
{
	font-size: 109%;
	color: Black;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background-color: white;
	line-height: 1.6em;
	min-width:1030px;

}

#contentFrame
{
	margin-left:4%;
	margin-top: 0px;
	margin-right: 4%;
	padding-top: 1%;
	margin-bottom: 1%;
	padding-bottom: 1%;
}
div.notice 
{
background-color:#ffe9e9;
left:310px;
top:725px;
width:750px;
line-height:123%;
position:absolute;
text-align:left;
padding:10px;
}
.emphasis
{
/*	color: #731202;*/
	font-style:italic;
	font-weight:normal;

}
strong {
	font-weight:normal;
}
hr 
{
	color:#80151F;
	height:2px;
}
#footer
{
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 5%;
	padding-top: 5%;
}
#generalContainer {
	padding-right: 1%;
	padding-left: 1%;
}
hr.ll
{
	width: 96%;
	height: 1px;
}

h1 { 
	font-size:x-large;
	text-align: center;
	color: #80151F;
	}
h2 {
		font-size:x-large;
			text-align: center;
	color: #80151F;
}
h3 {
		font-size:x-large;
			text-align: center;
	color: #80151F;
}
h4 {
		font-size: x-large;
		text-align:left;
		color: #80151F;
			
	color: #80151F;
}
	
#header
{

	text-align: center;
}
img.media 
{
	border:5px; 
	border-color:#066;
}
img 
{
	border: 0px;
}

.inactiveMenuItem
{
	font-size: large;
	color: #EDA69E;
	text-align: center;
	text-decoration: none;
}
.localLink {
border-bottom:1px dashed;
text-decoration:none;

}
a.localLink:visited{
color: #731202;
}
a.localLink:hover
{
	color: #AA151F;
}

.mainSitePart
{
	margin-bottom:1%;
	margin-top:0%;

}


table
{
	border-collapse: collapse;
	
	
}
#tehnocul_title
{
	font-size: x-large;
	font-weight: bold;
		color: #80151F;
}
td
{
	padding: 0em;

      
}
td.menuItem
{
	margin: 0em;
	width: 160px;
	height: 42px;
	vertical-align: middle;
}


#page{
margin-top:0px;
margin-bottom:0px;
width:270px;
margin-right:20px;

margin-left:0px;

}

#page_top_left{
background-image: url('../images/page_top_left.jpg'); 	
height:22px;
width:50px;
float:left;
margin-left:-3px;
}

#page_top_right{
background-image: url('../images/page_top_right.jpg'); 	
height:22px;
width:50px;
float:right;
margin-right:3px;
}

#page_top_center{
height:22px;
background-image: url('../images/page_top_line.jpg'); 
background-position: left top; 
background-repeat: repeat-x;
margin-left:0px;
margin-right:3px;
}
#page_foot_left{
background-image: url('../images/page_foot_left.jpg'); 	
height:22px;
width:50px;
float:left;
margin-left:0px;
}

#page_foot_right{
background-image: url('../images/page_foot_right.jpg');
background-position:left bottom;
height:22px;
width:50px;
float:right;
margin-right:0px;
}

#page_foot_center{
height:22px;
background-image: url('../images/page_foot_line.jpg'); 
background-position: left top; 
background-repeat: repeat-x;
margin-left:0px;
margin-right:3px;

}
#page_center{
margin-top:0px;
margin-bottom:-0px;
}


#page_center_left{
width:100%;
margin-left:-3px;

float:left;
background-image: url('../images/page_center_left3.jpg'); 
background-position: left top; 
background-repeat: repeat-y;
}

#page_center_right{
width:100%;
margin-right:0px;

float:right;
background-image: url('../images/page_center_right3.jpg');  
background-position: right top;
background-repeat: repeat-y;
}

#page_center_center
{
margin-left:50px;
margin-right:50px;
}
#footer_left
{
height:50px;
width:50px;
float:left;
margin-left:0px;
background:url('../images/foot_left5.jpg');
}

#footer_right{
height:50px;
width:50px;
float:right;
margin-right:3px;
background:url('../images/foot_right5.jpg');

}

#footer_center{
height:50px;
background-image: url('../images/foot_line.jpg'); 
background-position: left top; 
background-repeat: repeat-x;
margin-left:0px;
margin-right:3px;
}


.clear{
height:0;
font-size:1px;
line-height:0px;
clear: both;
margin-top:0px;
margin-bottom:0px;
}


