/*** Body & World, Global Definitions***/

.clock-orange {
	background: url('images/clock-orange.png') 0px 3px no-repeat;
	padding-left: 14px;
}

.clock-blue {
	background: url('images/clock-blue.png') 0px 3px no-repeat;
	padding-left: 14px;
}

.bullet-arrow {
	background: url('images/bullet-arrow.png') 0px 5px no-repeat;
	padding-lefT: 14px;
}

.bullet-normal-arrow-blue {
    background: url('images/arrow-blue.png') 0px 3px no-repeat;
    padding: 0px 0px 0px 14px;
    float: right;
}

.nounderline { text-decoration: none; }

body {
	margin: 0px;
	text-align: center;
	/*20100909 background:#355b81 url('images/background.jpg') top left repeat-x;*/
	background: #001f5e url(images/2010_bg.jpg) center top no-repeat;
}

div.world {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;	
}

h1 {
    color: #9fcc41;
    font-weight: normal;
    /*font-size: 2em;*/
    font-size: 20px;
    margin: 5px 0px 8px 0px;
}

h1 a {
    color: #9fcc41;
}


/*** top-con ***/
div.top-con {
	height: 135px;/*93px;*/
	width: 100%;
/*20100909	background: url('images/top-background.jpg') top left repeat-x;*/
}

div.top-con div.inner {
	width: 960px;
	margin: 0px auto;
}

div.top-con div.logo {
	float: left;
	margin: 20px 0px 0px 0px;
	_margin: 20px 0px 0px 0px;
}

div.top-con div.right {
	float: right;
	width: 650px;
}

div.top-con div.right div.links {
	float: right;
	margin: 12px 0px 5px 0px;
	height: 34px;
	font-size: 11px;
}

div.top-con div.right div.links div.link {
	float: left;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
}

div.top-con div.right div.links div.link-first {
	margin: 0px;
}

div.top-con div.right div.links div.link div.icon {
	width: 25px;
	height: 26px;
	float: left;
	margin: 0px 6px 0px 0px;
	_margin: 0px 3px 0px 0px;
}

div.top-con div.right div.links div.link a {
	display: block;
	width: 80px;
	float: left;
	text-align: left;
}

div.top-con div.right div.links div.link div.icon a {
    display: inline;
    width: 25px;
    float: normal;
    text-align: left;
}

div.top-con div.right div.search {
	float: right;
	width: 190px;
	height: 30px;
	background: url('images/search-input.jpg') top left no-repeat;
	margin: 0px 20px 0px 0px;
	_margin: 0px 10px 0px 0px;
}

div.top-con div.right div.search input {
	float: left;
	margin: 8px 0px 0px 10px;
	margin: 8px 0px 0px 5px;
	width: 145px;
	background: none;
	border: 0px;
	font-size: 11px;
}

div.top-con div.right div.search img {
	margin: 7px 0px 0px 0px;
}

div.top-con div.right div.translate {
	float: right;
	margin: 10px 40px 0px 0px;
	margin: 10px 20px 0px 0px;
}

div.top-con div.right div.translate a img {
	
}

div.top-con div.right div.translate a span {
	margin: -1px 0px 0px 0px;
}



div.top-con div.right div.translate a {
	text-decoration: none;
	font-size: 11px;
}


/**
 * * TOP MENU *
 */

div.topmenu {
	height: 69px;/*77px;*/
	position: relative;
	margin: 0px;/*5px 0px 0px 0px;*/
	background: white;
}

div.topmenu ul {
	padding: 0px;
	margin: 0px;
}



#topmenu {
	height: 35px;/*41px;*/
	overflow: hidden;
	width: 960px;
	background-image: url(images/top-menu-back.gif);
	background-repeat: repeat-x;
	background-position: left -3px;	
}

#topmenu li {
	float: left;
	height: 35px;/*41px;*/
	line-height: 35px;/*41px;*/
	padding-top: 0px;/*3px;*/
}

#topmenu li.left-from-active, #topmenu li.with-shadow {
	background-image: url(images/top-menu-left.jpg);
	background-repeat: no-repeat;
	background-position: right -3px;
}

#topmenu .active-index, #topmenu li.hover {
	background-image: url(images/top-menu-selected-back.gif);
	background-repeat: repeat-x;
	background-position: left -3px;
}

#topmenu li a {
	display: block;
	height: 35px;/*41px;*/
	/*width: 80px;*/
	padding: 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

div.topmenu ul li {
	list-style-image: none;
	list-style-type: none;
}

div.topmenu div.submenu {
	display: none;
	line-height: 35px;
	min-height: 35px;
	overflow: hidden;
	position: absolute;
	top: 35px;/*41px;*/
	width: 960px;
	z-index: 100;
	background: #f6ca01;
}

div.topmenu div.submenu-white {
/*	background: white;
	height: 36px;
	*/
	height:36px;
	width: 960px;
	background-color: white;
	background-image: url(images/2010_menu_tien.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

div.topmenu div.hover, div.topmenu div.active-index {
    display: block;
}

div.topmenu div.active-index {
	z-index: 99;
}



div.topmenu div.submenu h4 {
	display: none;
}

div.topmenu div.submenu p {
	margin: 0px;
	padding: 0 7px;
	line-height: 35px;
	display: inline;
}


div.topmenu div.submenu p a {
	display: inline !important;
	/*margin: 0 9px;*/
	padding: 5px 15px;
	text-decoration: none;
	color: #0178b0;
	font-weight: bold;
	font-size: 11px;
	background: url('images/top-menu-divider.gif') top right no-repeat;
}

div.topmenu div.submenu p a:hover, div.topmenu div.submenu p a.selected {
	color: white;
	text-decoration: underline;
}

div.topmenu div.submenu p a.last {
	background: none !important;
}

div.topmenu div.submenu p a.active {
	color: white;
	text-decoration: underline;
}

/*** Top ***/

div.top {
    padding: 0px 0px 0px 15px;
}

div.top div.languages {
    float: left;
    width: 120px;
    text-align: right;
    font-weight: bold;
    padding: 14px 26px 0px 0px;
    letter-spacing: 0.5pt;
}

div.top div.languages a {
    color: #adb6a1;
    text-decoration: none;
}

div.top div.languages a:hover {
    color: #7ec916;
    text-decoration: none;
}

div.top div.languages span.active {
    color: #5f5f5f;
}

div.top div.logo {
    float: left;
    width: 577px;
    margin: 0px;
    padding: 0px;
}

div.top-line {
    background: url("images/border-top.gif") no-repeat;
    height: 18px;
}



/*** Main ***/

div.main {
	background: white;
  /*  padding: 20px 20px 20px 20px;*/
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 1px;
	background-image: url("images/2010_main_right_bg.jpg");
	background-repeat: repeat-y;
	background-position: right;	
	width:958px;
}



/*** Bottom ***/

div.bottom {
    text-align: center;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #909090;
    font-size: 0.9em;
    background: url("images/2010_footer_bg.jpg") bottom left repeat-x;/*url("images/bottom.jpg") bottom left repeat-x;*/
	height: 106px;
}



div.bottom a:hover {
    text-decoration: none;
}

div.bottom div.left {
	float: left;
	margin: 60px 0px 0px 20px;
	text-align: left;
	width:666px;
}

div.bottom div.left img {
	margin: 0px 0px 5px 0px;
}

div.bottom div.right {
	float: right;
	margin: 70px 20px 0px 0px;
}


/*** Left Column & (Right) Content ***/

div.left-column {
    float: left;
    width: 190px;
}

div.right-column {
	float: left;
	width: 291px;/*width: 270px;*/
}

div.content {
    float: left;
    width: 476px;/*460px;*/
    margin: 20px 0px 5px 0px;
}

div.content-admin {
	width: 600px;
	margin: 0px 0px 0px 20px;
}

div.content div.breadcrumbs {
    font-size: 0.9em;
    margin: 0px 0px 10px 0px;
}

div.content-padding {
	padding: 0px 20px;
}

div.content-breadcrums {
	margin: 0px 0px 20px 20px;
}

div.content-breadcrums a { text-decoration: none; }
div.content-breadcrums a:hover { text-decoration: underline; }



/*** Blocks ***/

div.blocks {
    width: 200px;
}

div.blocks div.box {
    font-size: 0.9em;
    padding: 10px 12px 12px 12px;
    margin: 0px 0px 10px 0px;
    border: 1px solid #d3d3d3;
    background-color: #fcfcfb;
    background-image: url("images/box-bg.gif");
    background-repeat: repeat-x;
}

div.blocks div.box-grey {
}

div.blocks div.box-green {
    border-color: #7ec916;
}

div.blocks div.box-red {
    border-color: #ba1f25;
}

div.blocks div.box div.box-title {
    color: #7ec916;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    font-size: 1.3em;
}

div.blocks div.box p {
    margin: 0px 0px 5px 8px;
    padding: 0px;
}

div.blocks div.box ul, div.blocks div.box ol {
    padding-left: 23px;
    margin: 0px 0px 5px 0px;
}

div.blocks div.box ul {
    list-style-type: circle;
}

div.blocks div.box ul ul, div.blocks div.box ul ol, div.blocks div.box ol ol, div.blocks div.box ol ul {
    padding-left: 12px;
    margin-bottom: 0px;
}

div.blocks div.box li {
}

div.blocks div.box ul li a {
    color: #606060;
    text-decoration: none;
}

div.blocks div.box ul li.in-breadcrumbs a, div.blocks div.box ul li.selected a {
    color: #7ec916;
}

div.blocks div.box ul li.selected a {
    font-weight: bold;
}

div.blocks div.box ul li.not-selected a {
    font-weight: normal;
    color: #606060;
}

div.blocks div.box ul li a:hover {
    color: #7ec916;
}



/*** SiteMap ***/

ul.sitemap {
    margin: 0px 0px 20px 25px;
    padding-left: 20px;
    list-style-type: circle;
}

ul.sitemap ul {
    margin: 0px 0px 0px 7px;
    padding: 0px 0px 0px 15px;
    list-style-type: circle;
}

ul.sitemap ul li {
}

ul.sitemap li a {
    text-decoration: none;
}

ul.sitemap li a:hover {
    text-decoration: underline;
}



/*** HOMEPAGE ***/

/*** box last news ***/
div.box-last-news {
	float: left;
	width: 630px;
	margin: 0px 20px 25px 0px;
	_margin: 0px 10px 25px 0px;
}

div.box-last-news div.box-top {
	height: 30px;
}

div.box-last-news div.box-top div.title {
	float: left;
	width: 305px;
}

div.box-last-news div.box-top div.title h2 {
}

div.box-last-news div.box-top div.tabs {
	float: left;
	margin: 1px 0px 0px 0px;
}

div.box-last-news div.box-top div.tabs div.tab {
	float: left;
	height: 29px;
	background: url('images/tab.jpg') top left no-repeat;
	border-right: 1px solid #d8eff4;
	margin: 0px 2px 0px 0px;
	
}

div.box-last-news div.box-top div.tabs div.tab a {
	display: block;
	padding: 6px 15px 3px 15px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
}

div.box-last-news div.box-top div.tabs div.tab-selected {
	background: url('images/tab-selected.jpg') top left no-repeat;
}

div.box-last-news div.box-main {
	height: 272px;
	background: #d8e7f0;
}

div.box-last-news div.box-main div.left {
	float: left;
	margin: 5px 5px 0px 5px;
	_margin: 5px 3px 0px 2px;
	width: 295px;
	height: 259px;
}

div.box-last-news div.box-main div.right {
	float: left;
	
}

div.box-last-news div.box-main div.right div.news {
	width: 325px;
	height: 90px;
	background: url('images/news-panel.jpg') top left no-repeat;
}

div.box-last-news div.box-main div.right div.news-selected {
	background: #d8e7f0;
}

div.box-last-news div.box-main div.right div.news h1 {
	float: left;
	font-size: 16px;
	margin: 10px 0px 3px 10px;
	_margin: 10px 0px 3px 5px;
}

div.box-last-news div.box-main div.right div.news div.text {
	margin: 0px 10px 0px 10px;
	clear: both;
}



/*** box know us ***/
div.box-know-us {
	width: 270px;
	height: 270px;
	margin: 0px 0px 25px 0px;
	float: left;
}

div.box-know-us div.box-top {
	height: 30px;
}

div.box-know-us div.box-top h2 {
	margin: 0px;
}

div.box-know-us div.box-main div.panel {
	width: 270px;
	height: 90px;
	background: #D8E7F0;
}

div.box-know-us div.box-main div.panel-nolast {
	margin: 0px 0px 1px 0px;
}



/*** box video ***/
div.box-video {
	
}

div.box-video {
    float: left;
    width: 630px;
    margin: 0px 20px 25px 0px;
    _margin: 0px 10px 25px 0px;
}

div.box-video div.box-top {
    height: 30px;
	border-bottom: 1px solid #d8eff4;
}

div.box-video div.box-top div.title {
    float: left;
    width: 305px;
}

div.box-video div.box-top div.title h2 {
}

div.box-video div.box-top div.tabs {
    float: left;
    margin: 1px 0px 0px 0px;
	
}

div.box-video div.box-top div.tabs div.tab {
    float: left;
    height: 29px;
    background: url('images/tab.jpg') top left no-repeat;
    border-right: 1px solid #d8eff4;
    margin: 0px 2px 0px 0px;
    
}

div.box-video div.box-top div.tabs div.tab a {
    display: block;
    padding: 6px 15px 6px 15px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-weight: bold;
}

div.box-video div.box-top div.tabs div.tab-selected {
    background: url('images/tab-selected.jpg') top left no-repeat;
}

div.box-video div.box-main {
    height: 270px;
    /*background: #d8e7f0;*/
	margin: 0px 0px 0px 0px;
	background: #d8e7f0;
}

div.box-video div.box-main div.left {
    float: left;
    margin: 5px 5px 0px 5px;
    _margin: 5px 3px 0px 2px;
    width: 295px;
    height: 259px;
	
}

div.box-video div.box-main div.left h1 {
	font-family: Calibri, sans-serif;/*Georgia, Tahoma;*/
	font-size: 16px;
}

div.box-video div.box-main div.left h1 a {
	text-decoration: none;
}

div.box-video div.box-main div.left div.video {
	width: 295px;
	margin: 10px 0px 0px 0px;
}

div.box-video div.box-main div.left object {
	margin: 10px 0px 0px 0px;
}

div.box-video div.box-main div.right {
    float: left;
    width: 325px;
}

div.box-video div.box-main div.right div.padding {
	margin: 4px 4px 0px 0px;
	/*background: #f5f5ef;*/
	background: white;
}

div.box-video div.box-main div.right div.video div.padding {
	padding: 10px 10px 10px 13px;
	margin: 0px;
}

div.box-video div.box-main div.right div.video div.date {
	font-size: 11px;
}

div.box-video div.box-main div.right div.video div.date a { text-decoration: none; }

div.box-video div.box-main div.right div.video div.title {
	font-family: Georgia, Tahoma;
	font-size: 14px;
	margin: 3px 0px 0px 0px;
}

div.box-video div.box-main div.right div.video div.title a { text-decoration: none; }
div.box-video div.box-main div.right div.video div.title a:hover { text-decoration: underline; }

div.box-video div.box-main div.right div.video-even div.padding {
	/*background: white;*/
	background: #d8e7f0;
}


/*** box program ***/
div.box-program {
    width: 270px;
    height: 370px;
    margin: 0px 0px 25px 0px;
    float: left;
}

div.box-program div.box-top {
    height: 30px;
}

div.box-program div.box-top h2 {
    margin: 0px;
}



div.box-program div.box-main {
	margin: 0px 20px 0px 20px;
}

div.box-program div.box-main img {
	margin: 3px 0px 10px 0px;
}

div.box-program div.box-main div.title {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
}

div.box-program div.box-main div.title a { text-decoration: none; }

div.box-program div.box-main div.text {
	margin: 0px 0px 20px 0px;
}

div.box-program div.box-main div.link {
	background: url('images/arrow-blue.gif') 0px 3px no-repeat;
	padding: 0px 0px 0px 14px;
	float: right;
}

/*** box right news ***/
div.box-right { width: 270px; }

div.box-right-margin { margin: 0px 0px 30px 0px; }


/*
div.box-right-news {
	width: 270px;
}
*/

div.box-title {
	font-family: Georgia;
	font-size: 20px;
	float: left;
	width: 112px;
}

div.box-tabs {
	float: right;
}

div.box-tabs div.tab {
	float: left;
	height: 29px;
	background: url('images/box-tab.gif') top left repeat-x;
	margin: 0px 2px 0px 0px;
	_margin: 0px 1px 0px 0px;
}

div.box-tabs div.tab a {
	font-weight: bold;
	display: block;
	padding: 6px 9px 3px 9px;
	text-decoration: none;
}

div.box-tabs div.tab-selected {
	background: url('images/box-tab-selected.jpg') top left no-repeat;
	border-rightt: 1px solid #a2c6db;
}

div.box-tabs div.tab-last {
	margin: 0px;
}

div.box-header {
	background: #d8e7f0;
	padding: 10px;
}

div.box-header h2 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

div.box-header img {
	float: left;
	margin: 0px 8px 8px 0px;
	_margin: 0px 4px 8px 0px;
}

div.box-content {
	padding: 20px 10px 10px 10px;
	border-right: 1px solid #dfeef7;
	border-left: 1px solid #dfeef7;
	border-bottom: 1px solid #dfeef7;
}

div.box-content div.box-news {
	margin: 0px 0px 15px 0px;
}

div.box-content div.box-news-last {
	margin: 0px;
}

div.box-content div.box-news h2 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}

div.box-content div.box-news h2 a { text-decoration: none; }

div.box-content div.box-news h2 a:hover { text-decoration: underline; }


div.box-date {
	font-size: 11px;
}

div.box-content-video {
	border-right: 1px solid #dfeef7;
    border-left: 1px solid #dfeef7;
    border-bottom: 1px solid #dfeef7;
}

div.box-video-item {
	padding: 6px 10px;
}

div.box-video-item-background {
	background: #d8e7f0;
}

div.box-title-item {
	font-family: Georgia, Tahoma;
	font-size: 14px;
}

div.box-title-item a { text-decoration: none; }

div.box-title-item a:hover { text-decoration: underline; }


/*** People member ***/
div.member-profile {
	padding: 0px 0px 0px 19px;
}

div.member-subtitle {
	margin: 0px 0px 20px 0px;
}

div.member-photo {
	float: left;
	margin: 0px 10px 10px 0px;
	_margin: 0px 5px 10px 0px;
	width: 147px;
	height: 152px;
}

div.profile-links {
	padding: 0px 0px 0px 19px;
	margin: 20px 0px 15px 0px;
}

div.profile-links div.link {
	float: left;
	background: url('images/arrow-blue.gif') 0px 3px no-repeat;
	padding: 0px 15px 0px 16px;
}

div.bio-item-2 {
	border-bottom: 1px solid #0178B0;
	margin: 0px;
	padding: 0px;
}

div.bio-inner {
	padding: 10px 0px;
}

div.bio-label {
	float: left;
	font-weight: bold;
	line-height: 1.5;
	margin: 0px 10px 0px 0px;
	_margin: 0px 5px 0px 0px;
	width: 110px;
}

div.bio-text {
	float: left;
	line-height: 1.5;
	width: 280px;
}

div.bio-label-2 {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

div.bio-text-2 {
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
}

div.bio-year {
	float: left;
	margin: 0px 10px 0px 0px;
	_margin: 0px 5px 0px 0px;
	width: 110px;
}

div.bio-year-info {
	float: left;
	width: 280px;
}



/**************************************************************************************************
 * 
 * L E F T   M E N U
 * 
*****************************************/

div.left-menu-title-con {
	background: url('images/left-menu-title.gif') top left repeat-x;
	height: 27px;
}

div.left-menu-title {
	color: white;
	font-weight: bold;
	padding: 6px 0px 0px 10px;
}

div.left-menu-item {
	border-bottom: 1px solid #e0ecf3;
}

div.left-menu-item a, div.left-menu-item-selected a {
	display: block;
	padding: 7px 2px 7px 23px;
	text-decoration: none;
	
}

div.left-menu-item a {
	background: url('images/bullet-blue-arrow.gif') 10px 11px no-repeat;
}

div.left-menu-item-selected a {
	background: url('images/bullet-blue-arrow-selected.gif') 10px 11px no-repeat;
}

div.left-menu-item-selected {
	background: #d8e7f0;
	border-bottom: 1px solid #e0ecf3;
}

div.left-menu-item2 {
	border-bottom: 1px solid #e0ecf3;
}

div.left-menu-item2 a {
	display: block;
	padding: 7px 2px 7px 36px;
	text-decoration: none;
	background: url('images/bullet-arrow2.gif') 22px 12px no-repeat;
	color: #444444;
}

div.left-menu-item2 a.selected {
	text-decoration: underline;
}

/**
 * ******
 * LIST BOX
 */

div.list-box {
	margin: 0px 0px 0px 7px;
	padding: 12px;
}

div.list-box h2 {
	font-size: 16px; 
}

div.list-box h2 a {
	text-decoration:none;
}

div.list-box div.link {
	margin: 5px 0px 0px 0px;
}

div.list-box div.info {
	font-size: 11px;
	margin: 1px 0px 3px 0px;
}

div.list-box-background {
	background: #e1eef6;
}

div.list-box div.thumb {
	float: left;
	margin: 0px 10px 10px 0px;
	width: 120px;
	height: 90px;
}

/*** BEFORE BOTTOM ***/
div.before-bottom {
	margin: 30px 0px 0px 0px;
}

div.before-bottom div.pridajtesaknam {
	width: 300px;
	height: 110px;
	background: url('images/box-spoznajtenas.jpg') top left no-repeat;
	float: left;
}

div.before-bottom div.middle {
	float: left;
	width: 350px;
}

div.before-bottom div.sponzor {
	float: left;
	width: 270px;
	height: 110px;
	background: url('images/box-sponzor.jpg') top left no-repeat;
}

div.before-bottom div.title {
	text-align: center;
	font-family: Georgia, Tahoma;
	font-size: 25px;
	margin: 20px 0px 0px 0px;
}

div.before-bottom div.title a {
	color: white;
	text-decoration: none;
}

div.before-bottom div.more-info {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 16px 0px 0px 5px;
}

div.before-bottom div.more-info a {
	text-decoration: none;
	margin: 0px auto;
	padding: 5px;
}

div.before-bottom div.middle div.title {
	font-size: 20px;
	font-family: Georgia, Tahoma;
	margin: 0px 0px 0px 25px;
	text-align: left;
}

div.before-bottom div.middle div.subtitle {
	font-size: 16px;
    font-family: Georgia, Tahoma;
	margin: 0px 0px 0px 25px;
	text-align: left;
}

div.before-bottom div.middle div.logos {
	margin: 10px 0px 0px 35px;
}

div.before-bottom div.middle div.logos .logo1 {
	margin-right: 43px;
}

div.before-bottom div.middle div.logos .logo2 {
    margin-right: 40px;
}

/*** ARTICLE ***/
.article-detail-photo {
	float: left;
	margin: 0px 10px 10px 0px;
}

/* media library */
div.medialibrary_medium_title_anchor {
    display: inline;
}

div.medialibrary_medium_title_input {
    display: inline;
}

div.medialibrary_medium_title_input input {
    width: 150px;
    padding: 0px;
}

/* content documents */
div.content-documents {
	
}

div.content-documents a {
	display: block;
	padding: 5px 0px 5px 20px;
	text-decoration: none;
}

/* BOX PEOPLE */
div.box-people {
	width: 270px;
	margin: 0px 0px 30px 0px;
}

div.box-people div.member {
	height: 90px;
	margin: 0px 0px 1px 0px;
}

/* contact form */
div.contact-form {
	margin: 10px 20px 20px 20px;
	text-align: center;
}

div.contact-form-info {
	margin: 20px 0px 0px 0px;
	line-height: 1.5;
}

div.contact-form-form {
	width: 300px;
	margin: 0px auto;
}

div.contact-form label {
	display: block;
	margin: 0px 0px 5px 0px;
}

div.contact-form div div.input {
	margin: 0px 0px 10px 0px;
	text-align: left;
}

div.contact-form div.input input {
	width: 300px;
	border: 1px solid #0178B0;
	background: #D8E7F0;
	padding: 3px;
}

div.contact-form div div.input textarea {
	width: 300px;
	border: 1px solid #0178B0;
    background: #D8E7F0;
    padding: 3px;
}

div.contact-form div.input input.submit {
	width: 150px;
}

div.box-rss {
    float: left;
    width: 630px;
    margin: 0px 20px 25px 0px;
    _margin: 0px 10px 25px 0px;
}

div.rss {
	margin: 0px 0px 10px 0px;
}

div.rss-title {
	margin: 0px 0px 3px 0px;
}

div.rss-title a {
	color: #0178B0;
	font-size: 16px;
	
}

div.rss-content {
	padding: 10px 20px 0px 20px;
	border: 1px solid #f6cb01;
	background: #fdf2c2;
}

div.rss-top {
	background: url('images/gradient-yellow.gif') repeat-x top left;
}

div.rss-top div.title {
	padding: 7px 10px 7px 20px;
}

div.rss-top div.title h2 {
	color: white;
}
/*2010*/
div.s2010-box-rss {
	float: left;
	width: 666px;
	_margin: 0px 10px 25px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-family: Arial, Helvetica, sans-serif;	
}

div.s2010-rss {
	margin: 0px 0px 0px 0px;
	background-color: #fffcf3;
	background-image: url(images/2010_aktuality_perex_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
	min-height:123px;	/*125px*/
	color: #808285;	
	font-size: 11px;
	border-top:1px solid  #fffcf3;
	border-bottom:1px solid #fff8df;
}

div.s2010-rss-perex {
	margin-bottom:24px;
	margin-left: 40px;
	margin-right:40px;
}

div.s2010-rss-title {
	color: #3a5a97;/*#808285;*/
	font-size:18px;
	font-weight:bold;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 3px;
	margin-left: 40px;
}


div.s2010-rss-title a {
	color: #3a5a97;/*#808285;*/
	text-decoration:none;	
}
div.s2010-rss-title a:hover {
	color: #3a5a97;	
}

div.s2010-rss-viac{
	color: #3a5a97;/*#808285;*/
	font-size:18px;
	font-weight:bold;
	height:45px;
	text-align:right;
	background:url(images/2010_rss_viac.jpg) repeat-x;
	margin:0px;
}
div.s2010-rss-viac-link{
	margin-right:40px;
	margin-top:15px;
	color: #3a5a97;/*#808285;*/
}
div.s2010-rss-viac-link a{
	color: #3a5a97;/*#808285;*/
}

div.s2010-rss-content {
/*	padding: 10px 20px 0px 20px;
	border: 1px solid #f6cb01;*/
}

div.s2010-rss-top {
	background: url('images/2010_rss_title_bg.jpg') repeat-x top left;/*url('images/gradient-yellow.gif') repeat-x top left;*/
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;	
}

div.s2010-rss-top div.title {
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 20px;	
}

div.s2010-rss-top div.title h2 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;	
}


/* BOX PEOPLE */
div.s2010-box-people {
	width: 291px;
/*	margin: 0px 0px 30px 0px;*/
}

div.s2010-box-people div.s2010-member {
	height: 90px;
	width: 291px;
	margin: 0px;
}


div.s2010-search {
	float: right;
	width: 291px;
	height: 27px;
	background: url('images/2010_right_hladaj.jpg') top left no-repeat;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;/*	_margin: 0px 10px 0px 0px;*/
}

div.s2010-search input {
	float: left;
	width: 165px;
	background: none;
	border: 0px;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.s2010-search img {
	margin: 0px 0px 0px 0px;
	float:left;
}


