/* SUTRANS CSS FILE */
.tr_fejlec{background:#C9CAFC;}
#extender {
	background-image: url(../_img/bg_extend.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #eff0f2;
}
#header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headercontainer {
	margin-right: auto;
	margin-left: auto;
	width: 1001px;
	height: 128px;
}
#spacer{
	height:3px;
}
#mainmenu .item a:link, 
#mainmenu .item a:visited, 
#mainmenu .item_selected a:link,  
#mainmenu .item_selected a:visited {
	height: 38px;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 34px;
	padding-right: 25px;
	padding-left: 25px;
	font-weight: normal;
}
#mainmenu .item_selected a:link, 
#mainmenu .item_selected a:visited {
	background-image: url(../_img/bg_menu_down.jpg);
	background-repeat: repeat-x;
}
#mainmenu .item a:hover {
	background-image: url(../_img/bg_menu_hover.jpg);
	background-repeat: repeat-x;
}

#mainmenu {
	height: 38px;
	width: 1000px;
	background-image: url(../_img/bg_menu.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainmenu .menu_break {
	float: left;
	background-image: url(../_img/menu_break.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 2px;
}
#searchbox {
	height: 34px;
	width: 1000px;
	background-image: url(../_img/bg_searxhboc.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchbox p {
	display: block;
	float: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314263;
	line-height: 30px;
	padding-right: 10px;
	margin: 3px	0 0 0 ;
	padding-left: 10px;
}
#flag{
	display:block;
	float:right;
	padding: 0px;
	margin: 8px 10px 0 10px;
	}
#searchbox #search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 6px;
	background-image: url(../_img/bg_search.jpg);
	background-repeat: repeat-x;
	border: 1px solid #6b7e9e;
	margin-right: 5px;
	height: 16px;
	background-color: #DBE4ED;
	padding-top: 2px;
	padding-left: 2px;
}

#search2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: 6px;
	background-image: url(../_img/gobutton.jpg);
	background-repeat: repeat-x;
	border: 1px solid #6b7e9e;
	margin-right: 5px;
	height: 20px;
	background-color: #DBE4ED;
	padding-top: 2px;
	padding-left: 2px;
}

#searchbox #gobutton {
	float: right;
	margin-top: 7px;
}
#searchbox a:link, 
#searchbox a:visited {
	color: #264B84;
	text-decoration: none;
}
#searchbox a:hover {
	color: #376FC1;
}
#titlebox {

	height: 124px;
	width: 1000px;
	background-image: url(../_img/bg_titleheader.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#titlebox #titleicon {
	float: left;
	margin-top: 16px;
	margin-left: 15px;
}
#titlebox p {
	float: left;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #7b8599;
	padding-right: 16px;
	margin: 0px;
	padding-left: 16px;
	padding-top: 28px;
	height: 60px;
	overflow: visible;
	display: block;
	clear: none;
	width: 870px;
	white-space: normal;
	position: static;
	line-height: 22px;
}
#titlebox strong {
	font-weight: bold;
	color: #19305e;
}

/* Collumns */
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(../_img/leftcollumnbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#leftcollumn {
	float: left;
	width: 190px;
	background-color: #eff0f2;
	background-image: url(../_img/leftcollumnbg.jpg);
	background-repeat: repeat-y;
}


#rightcollumn {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
}

#content {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
}

#content2 {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}

#content3 {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}

#footer {
	clear: both;
	width: 1000px;
}

#footer2 {
	clear: both;
	width: 1000px;
}
/* Collumns */

.b1-header {
	height: 28px;
	background-image: url(../_img/b1_headerbg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 19px;
}
.b1-item a:link, 
.b1-item a:visited {
	color: #4b5468;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 188px;
	display: block;
	background-image: url(../_img/b1_contentbg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfc4ce;
	border-left-color: #bfc4ce;
	line-height: 21px;
	text-indent: 19px;
}
a.mainlevel-b1-item:link, 
a.mainlevel-b1-item:visited {
	color: #4b5468;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 188px;
	display: block;
	background-image: url(../_img/b1_contentbg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfc4ce;
	border-left-color: #bfc4ce;
	line-height: 21px;
	text-indent: 19px;
}
.b1-item_selected a:link, 
.b1-item_selected a:visited {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 188px;
	display: block;
	background-image: url(../_img/item_bg_hover.jpg);
	background-repeat: repeat-x;
	height: 26px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfc4ce;
	border-left-color: #bfc4ce;
	line-height: 21px;
	text-indent: 19px;
	font-weight: normal;
}
.b1-item a:hover, .b1-item_selected a:hover {
	color: #000000;
}
#leftcollumn .spacer {
	height: 34px;
	width: 190px;
	background-image: url(../_img/spacerbg.jpg);
	background-repeat: repeat-y;
}
.b2-header {

	height: 28px;
	background-image: url(../_img/b2_headerbg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 19px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66758A;
	border-left-color: #66758A;
}
#boxtop {
	background-color: #b9c1d0;
	margin-right: 19px;
	margin-left: 10px;
	height: 5px;
}
#boxtop #left {
	float: left;
}
#boxtop #right {
	float: right;
}

#boxtop2 #left2 {
	float: left;
}
#boxtop2 #right2 {
	float: right;
}
#boxtop2 {
	background-color: #b9c1d0;
	margin-right: 19px;
	margin-left: 10px;
	height: 5px;
}

#box {
	margin-right: 19px;
	margin-left: 10px;
	background-image: url(../_img/newsbox_topbg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e9ed;
}

#box .title a:link, 
#box .title a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3e6ba8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #becade;
	text-decoration: none;
}

#box .title a:hover  {
	color: #203859;

}
#box .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b9bfcd;
	display: block;
	line-height: 25px;
}
#box .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6476;
	line-height: 18px;
}


#box2 {
	margin-right: 19px;
	margin-left: 10px;
	background-image: url(../_img/newsbox_topbg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e9ed;
}

#box2 .title a:link, 
#box2 .title a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3e6ba8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #becade;
	text-decoration: none;
}

#box2 .title a:hover  {
	color: #203859;

}
#box2 .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b9bfcd;
	display: block;
	line-height: 25px;
}
#box2 .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C6476;
	line-height: 18px;
}

#newsimg {
	float: left;
	margin-right: 14px;
}
#boxbottom {
	margin-right: 19px;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e9ed;
	height: 39px;
}

#boxbottom2 {
	margin-right: 19px;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e9ed;
	height: 39px;
}
.commentsbutton a:link, 
.commentsbutton a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67748d;
	text-decoration: underline;
	display: block;
	float: left;
	height: 27px;
	background-image: url(../_img/commentsicon.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 31px;
}
.commentsbutton a:hover {
	color: #313744;
}
#boxbottom #right {
	float: right;
}
#boxshadow {
	background-image: url(../_img/newsfooter.jpg);
	background-repeat: repeat-x;
	height: 13px;
	margin-right: 19px;
	margin-left: 10px;
	margin-bottom: 12px;
}
#boxshadow2 {
	background-image: url(../_img/newsfooter.jpg);
	background-repeat: repeat-x;
	height: 13px;
	margin-right: 19px;
	margin-left: 10px;
	margin-bottom: 12px;
}
.b3-header {
	background-color: #000;
	color: #fcff00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	height: 28px;
	line-height: 24px;
	text-indent: 15px;
	background-image:url(../_img/accessability_headbg.jpg);
	background-repeat:repeat-x;
	padding-top:2px;
}
.gradcontent-list, 
.gradcontent {
	background-image: url(../_img/bg_gradbar.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	margin-bottom: 20px;
}
.gradcontent {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.gradcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #626a7b;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
}

.gradcontent-list li {
	line-height: 18px;
	list-style-image: url(../_img/bullet.jpg);
	list-style-type: square;
}
.gradcontent-list ul {
	margin: auto;
}

.gradcontent-list a:link, 
.gradcontent-list a:visited {
	color: #5d6b89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.gradcontent-list a:hover {
	color: #568ABA;
}
.b4-header {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 28px;
	line-height: 24px;
	text-indent: 15px;
	background-image: url(../_img/b4_headerbg.jpg);
	background-repeat: repeat-x;
}
.b5-header {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 28px;
	line-height: 24px;
	text-indent: 15px;
	background-image: url(../_img/b5_headerbg.jpg);
	background-repeat: repeat-x;
}
.gradcontent a:link, 
.gradcontent a:visited {
	color: #ec7743;
}
.gradcontent a:hover {
	color: #C24814;
}
#footer-2 {
	height: 112px;
	width: 1000px;
	background-image: url(../_img/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer-2 .leftfooter {
	position: relative;
	top: 5px;
	left: 222px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8293A6;
}
.leftfooter a:link, 
.leftfooter a:visited {
	color: #4677B1;
	text-decoration: none;
}
.leftfooter a:hover {
	color: #7399C8;
}
.tr_select:hover{background:#FFD2D2;}

.pdfcucc{
	padding:0px; !important
	margin:0px; !important
}