@import "sudoku.css";
@import "menus.css";
@import "layout.css";
@import "table.css";
@import "any_alt_flash.css";
/*
@import "removed.css";
*/


h1 {
    font-size : 19px;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    text-align: left;
}

h2 {
    font-size : 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-align: left;    
}

h3 {
    font-size : 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    text-align: left;    
}


/**********************************/
body {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    text-align: center;
}

a.news,a.news:active 
{
    font-size : 12px;
    color: #337A00;
    font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
    font-weight: bold;
    text-decoration: none;
}
a.cpnews,a.cpnews:active,a.cpnews:visited
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 9px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    width: 120px;
    background: url(/img/openpage/newsmenubg.jpg);
    float: left;
}
p.news {
    font-size : 11px;
    padding-top : 0;
    margin-top : 0;
}

td.transparent {
    background-color : transparent;
}

/* LOGIN FORM STYLE*/
table.login {
    border : 1px solid Black;
}

th.login {
    background-color : Green;
    color : White;
    font : bold 14px;
}

td.login {
    background-color: #F5F5F5;
}

/* ALL FORM STYLE*/
table.form {
    border : 1px solid Black;    
}
th.form {
    background-color : #037E0A;
    color : #F8F17D;
    font : bold 12px;    
}
td.form {
    background-color: #F9F8B3;
}

input {
/*    border : 1px solid Black;    */
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
}

input.submit {
    background-color : Green;
    width : 60px;
    color : White;
    font : bold;
}

input[type="text"],
input[type="password"] {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    border : 1px solid Black;    
}
input[type="radio"],
input[type="checkbox"]  {
    border:none;
    background-color : Aqua;
}

textarea {
    border: 1px solid #2f6fab; 
    color: Black; 
    background-color: white; 
    width: 100%; 
    padding: 0.1em; 
    overflow: auto;    
}


select {
    border: 1px solid #2f6fab;  
    color: Black;
    vertical-align: top;
}


a.textlink, a.textlink:active, a.textlink:visited, a, a:active, a:visited {
    color: #337A00; 
    font-size : 12px; 
    font-weight: bold;
    text-decoration: none;
}
a.textlink:hover, a:hover {
    text-decoration: underline;
}

a.textlink2, a.textlink2:active, a.textlink2:visited {
    color: #337A00; 
    font-size : 12px; 
    text-decoration: none;
}
a.textlink2:hover {
    text-decoration: underline;
}


span.error {
    color : Red;
}

hr {
    color: black;
    height : 1px;
}



h4, h5, h6 {
    margin-top : 10px;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    padding : 0 0 0 0;
}


#contenttitlearrow {
    padding: 5px 17px 0px 0px;
    }
    

.clear {
    clear: both;
    }
    
    
#compnews {
    background: #F7FFDC;
    color: #539900;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight: bold;
    width:150px;
    margin-left: 55px;
    text-align: center;

}

#cnal img {
    padding: 3px 5px 6px 10px;
    float: left;
}

#cnal{
    clear: both;
}

#cnalholder {
    padding-top: 10px;
}

#anyFlash {
    display: block;
	overflow: hidden;
	width: 980px;
}

#innerFlash {
    display: block;
}

#foldertitleholder {
    text-align: center;
    width: 100%;
    background: url(/img/openpage/linktitlebg.gif);
    height: 20px;
    padding-top: 2px;
}

#foldertitle {
/*    border-color:#FBFEF2 #497205 #EBF8BC #EBF8BC;*/
    border-color:#497205 #497205 #EBF8BC #497205;
    border-style:solid;
    border-width:1px;
    color:#539900;
    font-size:10px;
    font-weight:bold;
    width:175px;
    text-align: center;
    background: #EBF8BC;
    margin: 0px 35px;
    height: 12px;
    padding-top: 4px;
}

.greenboxed {
    padding-left:36px;
    background:url('/img/openpage/box.gif') no-repeat;
    background-position: 0 1px;
    position: relative;
}

#folder {
	margin: 10px 5px 20px;
}

#personalcontact {
	margin-bottom: 5px;
}

#personalcontact .place {
    font-size : 10px;
    font-weight: bold;
    line-height: 14px;
}

#personalcontact .name {
    margin: 5px 0px;
}

#personalcontact .text {
    font-size : 10px;
    line-height: 13px;
}

#files {
    margin-bottom: 5px;
}


#files .filelink {
    color: #337A00;
    font-size : 11px;
    font-weight: bold;
    text-decoration: none;
}

#files a.filelink:hover {
	text-decoration: underline;
}

#links {
	margin-bottom: 5px;
}

#links a {
	color: #337A00;
	font-size : 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

#links a:hover {
	text-decoration: underline;
}

#dnews_header {
    background: url(/img/openpage/07.jpg);
    height: 30px;
}

#dnews_menu {

    padding-top: 15px;
    padding-left: 10px;
    height:15px;
    float: left;
    position: relative;
}

#social {
	background: transparent;
	padding-top: 10px;
	float: left;
	position: absolute;
	right: 10px;
}

#social a {
	margin: 0px 10px;
	border: 0px;
}

#social a img {
	border: 0px;
}

#cnews_menu {
	background: url(/img/openpage/06xx.jpg);    
	height: 15px;
    padding-top: 15px;
	
}

#cnews_menu .act,
#dnews_menu .act {
    background-color:#F7FFDC;
    color:#539900;
    font-size:10px;
    font-weight:bold;
    width: 130px;
    text-align: center;
    float: left;
    line-height: 15px;
    margin: 0 2px;
}

#dnews_menu .act {
	background-color: white;
}

#cnews_menu .inact,
#dnews_menu .inact {
    width: 130px;
    text-align: center;
 	background: url(/img/openpage/newsmenubg.jpg);
 	float: left;
    margin: 0 2px; 	
    border-color:#D6E5CC #C4DD8B #C4DD8B;
	border-style:solid;
	border-width:0 1px;
    line-height: 15px;	
}

#cnews_menu .inact a,
#dnews_menu .inact a {
	font-size: 10px;
 	color: #F7FFDC;
 	text-decoration: none;
	font-weight: bold;
}

#dnews_content {
	padding: 12px 10px 10px 26px;
	text-align: justify;
}

#cnews_content {
  	padding: 12px 10px 10px 8px;
	text-align: justify;
/* trest */
}

#news_date {
	font-size: 10px;
}

#news_main {
	padding-top:10px;
}

#news_item p.news {
	text-align: justify;
}

#tags {
	margin: 20px 0px 5px;
}

#tags a {
	font-size: 12px;
    color: #337A00;
    font-family: arial, tahoma, verdana, helvetica, sans-serif, serif;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

#tags a:hover {
	text-decoration: underline;
}

#tags h3 {
	background: url(/img/foldertree/2.gif) no-repeat;
	padding-left: 20px;
	line-height: 22px;
	position: relative;
}

#pic_caption {
	margin:2px;
}

#pic_caption td {
	border: 1px solid rgb(127, 179, 23);
}

#pic_caption #caption {
	border: 1px solid rgb(127, 179, 23);
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: rgb(255, 255, 255);
	background-color: rgb(127, 179, 23);
}


	#anyFlash ul, #anyFlash li {
		list-style: none;
		margin: 0;
		padding: 0;
	} 
	
	#anyFlash li {
		float: left;
		background-color: #000;
	}
	
		#anyFlash li a {
			display: block;
			text-indent: -9999px;				
		}
		
			#anyFlash li a:hover {
				opacity: 0.9;
			}
	
	#anyFlash .alt_flash, #anyFlash .alt_nav {
		background-repeat: no-repeat;
		background-position: 0 0;
		background-color: transparent;
	}
	
	#anyFlash .alt_flash {
		width: 980px;
		text-indent: -9999px;
	}
	
	

/* HU */

#anyFlash .alt_flash_hu {
	height: 280px;
}

#anyFlash .alt_flash_hu, #anyFlash .alt_nav_hu li a {
	background-image: url('/img/any_main_hu.jpg');
}

#anyFlash .alt_nav_hu li a {
	height: 60px;
}

#anyFlash .alt_nav_hu li#alt_personal a { width: 249px; background-position: 0 -280px; }
#anyFlash .alt_nav_hu li#alt_product a { width: 244px; background-position: -249px -280px; }
#anyFlash .alt_nav_hu li#alt_form a { width: 320px; background-position: -493px -280px; }
#anyFlash .alt_nav_hu li#alt_innovation a { width: 167px; background-position: -813px -280px; }



/* EN */

#anyFlash .alt_flash_en {
	height: 283px;
}

#anyFlash .alt_flash_en, #anyFlash .alt_nav_en li a {
	background-image: url('/img/any_main_en.jpg');
}

#anyFlash .alt_nav_en li a {
	height: 57px;
}

#anyFlash .alt_nav_en li#alt_personal a { width: 263px; background-position: 0 -283px; }
#anyFlash .alt_nav_en li#alt_product a { width: 255px; background-position: -263px -283px; }
#anyFlash .alt_nav_en li#alt_form a { width: 295px; background-position: -518px -283px; }
#anyFlash .alt_nav_en li#alt_innovation a { width: 167px; background-position: -813px -283px; }

