body, html {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17455E;
	margin: 0px;
	background-color: #666666;
	background-image: url(../../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td, tr {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

input, select, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #BF2E1A;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.portofolio_description {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bg_body
{
	background-image: url(../../images/bg_body.jpg);
	background-repeat: repeat-x;
}
.pic_border {
	border: 1px solid #D8D8D8;
}
.pic_border_double {
	border: 2px solid #D8D8D8;
	margin: 1px;
	padding: 2px;
}

.menu_main {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	width: 120px;
	text-decoration: none;
	background-image: url(../../images/meniu_f1.jpg);
}
a.menu_main:link {
	color: #333333;
}
a.menu_main:visited {
	color: #333333;
}
a.menu_main:hover {
	color: #333333;
	text-decoration: underline;
	}
a.menu_main:active {
	color: #333333;

}

.menu_L {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #176B9A;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F7199;
	padding-bottom: 1px;
	padding-left: 0px;
}
a.menu_L:link {
	color: #176B9A;
	text-decoration: none;
}
a.menu_L:visited {
	color: #176B9A;
	text-decoration: none;
}
a.menu_L:hover {
	color: #1A87C2;
	text-decoration: underline;
}
a.menu_L:active {
	color: #176B9A;
	text-decoration: none;
}

a:link {
	color: #176B9A;
	text-decoration: none;
}
a:visited {
	color: #176B9A;
	text-decoration: none;
}
a:hover {
	color: #1A87C2;
	text-decoration: underline;
}
a:active {
	color: #176B9A;
	text-decoration: none;
}

a.evsolution:link {
	color: #666666;
	text-decoration: none;
}
a.evsolution:visited {
	color: #666666;
	text-decoration: none;
}
a.evsolution:hover {
	color: #999999;
	text-decoration: underline;
}
a.evsolution:active {
	color: #666666;
	text-decoration: none;
}
.evsolution {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}

.effect_Alpha {
	filter: Alpha(Opacity=25, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=0, FinishY=0);
	margin: 5px;
}
.effect_none {
	margin: 5px;

}

