body
{
	background-image: url('images/cc_bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;	
	margin: 0px;
    padding: 0px;
    border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}

/* text */
.logintext  {font-weight: bold; font-size: 12pt; color: #FFFFFF; text-align: center; vertical-align: middle;}
.boldtext   {font-weight: bold; font-size: 10pt; color: #666666; text-align: center; vertical-align: middle;}
.headertext {font-weight: bold; font-size: 12pt; color: #344163; text-align: center; vertical-align: middle;}
.menutext   {font-weight: bold; font-size: 10pt; color: #800000; text-align: center; vertical-align: middle;}  
.whitetext  {font-weight: bold; font-size: 10pt;  color: #FFFFFF; text-align: left;   vertical-align: middle;}
.bluetext   {font-weight: bold; font-size: 10pt; color: #344163; text-align: center; vertical-align: middle;}
.redtext    {font-weight: bold; font-size: 12pt; color: #800000; text-align: left;   vertical-align: middle;}
.warningtext {font-weight: bold; font-size: 10pt; color: #ff0000; text-align: left;   vertical-align: middle;}
.infotext    {font-weight: bold; font-size: 10pt; color: #009900; text-align: left;   vertical-align: middle;}

/* new */
.font_orange {font-weight: bold; font-size: 6.5pt; color: #E1881B; text-align: center; vertical-align: middle;} 
.font_orange_big {font-weight: bold; font-size: 9pt; color: #E1881B; text-align: center; vertical-align: middle;}
.font_orange_norm {font-weight: normal; font-size: 8pt; color: #E1881B; text-align: center; vertical-align: middle;} 
.font_white_norm {font-weight: normal; font-size: 8pt; color: #FFFFFF; text-align: center; vertical-align: middle;} 

.container
{
	background-color: #FFFFFF;
	border-left: solid 3px #E0881C;
	border-right: solid 3px #E0881C;
	border-bottom: solid 3px #E0881C;
}

.box_top
{
	background-image: url('images/box_top.jpg');
	background-repeat: no-repeat;
	width: 218px;
	height: 21px;
}

.box_bg
{
	background-image: url('images/box_bg.jpg');
	background-repeat: repeat-y;
	width: 218px;
}

.box_bottom
{
	background-image: url('images/box_bottom.jpg');
	background-repeat: no-repeat;
	width: 218px;
	height: 4px;
}

.box_right_top
{
	background-image: url('images/box_right_top.jpg');
	background-repeat: no-repeat;
	width: 182px;
	height: 13px;
}

.box_right_bg
{
	background-image: url('images/box_right_bg.jpg');
	background-repeat: repeat-y;
	width: 182px;
}

.box_right_bottom
{
	background-image: url('images/box_right_bottom.jpg');
	background-repeat: no-repeat;
	width: 182px;
	height: 3px;
}

.menu
{
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	width: 560px;
	height: 35px;
}

.submenu
{
	background-image: url('images/submenu.jpg');
	background-repeat: no-repeat;
	width: 560px;
	height: 35px; 
}

.menu_divider
{
	background-image: url('images/menu_divider.jpg');
	background-repeat: no-repeat;
	width: 560px;
	height: 5px;
}

.myinput
{
	background-image: url('images/myinput.jpg');
	background-repeat: no-repeat;
	padding: 3px 5px 0px 5px;
	border: 0px;
	color: #5B3803;
	font-size: 10px;
}

.btn_kereses
{
	background-image: url('images/btn_kereses.png');
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 5px;
	border: none;
	width: 69px;
	height: 15px;
	color: #E1881B;
	font-weight: bold;
	font-size: 6.5pt;
	cursor: pointer;
}

.btn_kosar
{
	background-image: url('images/btn_kosar.png');
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 5px;
	border: none;
	width: 85px;
	height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 6.5pt;
	cursor: pointer;
}

.bg_hirlevel
{
	background-image: url('images/bg_hirlevel.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 189px;
	height: 64px;
	padding-top: 25px;
}

.btn_hirlevel
{
	background-image: url('images/btn_hirlevel.png');
	background-repeat: no-repeat;
	background-color: transparent;
	margin-top: 5px;
	border: none;
	width: 69px;
	height: 15px;
	color: #E1881B;
	font-weight: bold;
	font-size: 6.5pt;
	cursor: pointer;
}

.leftlink:link 
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: colorhere;
	border: none;
}

.leftlink:visited 
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: colorhere;
	border: none;
}

.leftlink:hover 
{
	text-decoration: none;
	color: #E1881B;
	background-color: colorhere;
	border: none;
}

.leftlink_inv:link 
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #E1881B;
	background-color: colorhere;
	border: none;
}

.leftlink_inv:visited 
{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #E1881B;
	background-color: colorhere;
	border: none;
}

.leftlink_inv:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: colorhere;
	border: none;
}

.sublink:link 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: colorhere;
	border: none;
}

.sublink:visited 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: colorhere;
	border: none;
}

.sublink:hover 
{
	text-decoration: none;
	color: #000000;
	background-color: colorhere;
	border: none;
}

/***************************************************************/
/* Image POP-UP */

.popupimg
{
	position: relative;
	z-index: 0;
}

.popupimg:hover
{
	background-color: transparent;
	z-index: 50;
}

.popupimg span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: white;
	padding: 5px;
	left: -1000px;
	border: 1px solid black;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.popupimg span img
{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.popupimg:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 146px; /*position where enlarged image should offset horizontally */
}

/***************************************************************/

/* div */
.header
{
	line-height: 100px;
	margin: 0;
	padding-left: 10px;
}

.headerlogo
{
	float: left;
	clear: left;
}

.wrappercontent
{
    float: right;
    width: 100%;
    margin-left: 0px;
}

.content
{
    margin-left: 200px;
    padding: 5px 10px 15px 10px;
}

.wrapperlogin
{
    float: left;
    clear: left;
    width: 200px;
}

.logintop
{
	margin-left: 5px;
	margin-right: 3px;
	padding: 5px;
	background-color: #344163;	
}

.login
{
	padding: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 3px;
	background-color: #F0F0F0;
	border: solid 1px #344163;	
	text-align: center;	
}

.wrappermenu
{
    float: left;
    clear: left;
    width: 200px;
}

.menu
{
	margin: 5px 0px 5px 5px;
}

.menubg
{
	background-image: url('images/menu_bg.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    height: 30px;
    width: 190px;
    text-align: center;
}

.bottom
{
	clear: both;
	width: 100%;
	padding: 10px;
	background-color: #344163;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

/* list */
.title
{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #363636;	
}

.arrow
{
	float: left;
    clear: left;
    cursor: pointer;
}

.listtd
{
	border-bottom: solid 1px #800000;
}

.listtd2
{
	border-bottom: solid 1px #800000;
	background-color: #F0F0F0;
}

.detailtitle
{
	background-color: #DBE5F8;
	border-top: solid 1px #BDCDEC;
	border-left: solid 1px #BDCDEC;
	border-right: solid 1px #BDCDEC;
	font: normal normal bold 10pt Arial;
	color: #344163;
	width: 98%;
	margin: 5px 5px 0px 5px;
}

.detail
{
	background-color: #F8FAFE;
	border: solid 1px #BDCDEC;
	width: 98%;
	margin: 0px 5px 10px 5px;
	padding-bottom: 10px;
}

.label
{
	font: normal normal normal 10pt Arial;
	font-weight: bold;
    text-align: left;
}

.data
{
	font: normal normal normal 10pt Arial;
    color: #000000;
    text-align: left;
    vertical-align: middle;
}

/* page */
.pagenumber:link 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #344163;
	background-color: #FFFFFF;
	border: solid 1px #B5B5B5;
	padding-left: 5px;
	padding-right: 5px;
}

.pagenumber:visited 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #344163;
	background-color: colorhere;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

.pagenumber:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #800000;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

.pagenumber:active 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: colohere;
	border: none;
	padding-left: 5px;
	padding-right: 5px;
}

.activepage
{
	background-color: #F0F0F0;
	border: solid 1px #B5B5B5;
	color: #9B9B9B;
	font: normal normal bold 10pt Arial;
	padding-left: 5px;
	padding-right: 5px;
}

/* image */
.imgborder
{
	padding: 1px 1px 1px 1px;
	border: solid 1px #A5A5A5;
	vertical-align: middle;
}

/* button */
.button
{
	height: 25px;
	font-size: 12px;
	font-weight:bold;
	color: #344163;
	background-color: #F0F0F0;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #A4A4A4;
	cursor: pointer;
}

.buttonwhite
{
	height: 20px;
	font-size: 12px;
	font-weight:bold;
	color: #344163;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #A4A4A4;
	cursor: pointer;
}

/* search */
.textsearch
{
	float:left;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

/* link */
a:link 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #B64A05;
	background-color: colorhere;
	border: none;
}

a:visited 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #B64A05;
	background-color: colorhere;
	border: none;
}

a:hover 
{
	text-decoration: none;
	color: #000000;
	background-color: colorhere;
	border: none;
}

.weblink:link 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: colorhere;
	border: none;
}

.weblink:visited 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: colorhere;
	border: none;
}

.weblink:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #800000;
	border: none;
}

.weblink:active 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: colohere;
	border: none;
}

table
{
	font-family: Arial;
	font-size: 12px;
}



/* div */
.popuptitle
{
	width: 90%;
	background-color: #344163;
	text-align: center;
	color: #FFFFFF;
	font: normal normal bold 10pt Arial;
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 20px 0px;
}

.contentbox
{
	width: 700px;
	background-color: #DBE5F8;
	border: solid 1px #A5A5A5;
}

.label
{
	width: 150px;
	font: normal normal normal 10pt Arial;
    color: #5D5D5D;
    text-align: left;
    vertical-align: middle;
    padding-left: 5px;
}

.data
{
	font: normal normal normal 10pt Arial;
    color: #000000;
    text-align: left;
    vertical-align: middle;
    
}

.title2
{
	width: 700px;
	font: normal normal bold 10pt Arial;
	color: #344163;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

/* input */
.text
{
	height: 20px;
	border: solid 1px #A5A5A5;
    background-color: #F8FAFE;
}

/* button */
.button
{
	height: 25px;
	font-size: 12px;
	font-weight:bold;
	color: #344163;
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	border: 1px solid #344163;
	cursor: pointer;
}

/* mydesign */
.orange
{
	background-color: #FC7907;
	border: solid 2px #FC7907;
	margin: 0px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
}

.darkgreen
{
	background-color: #363636;
	padding: 10px 10px 10px 10px;
}

.green
{
	border: solid 1px #00694A;
	padding: 10px 10px 10px 10px;
}

.ajanlat
{
	border: solid 5px #363636;
	padding: 10px 10px 10px 10px;
}

.boxgrey
{
	border: solid 2px #E6E6E6;
	margin: 0px 10px 20px 10px;
	padding: 5px 5px 5px 5px;
}

.boximg
{
	border: solid 1px #B1B1B1;
    margin-top: 20px;
    margin-left: 5px;
    margin-bottom: 20px;
    float: left;
    clear: left;	
}

.menulink:link 
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #214082;
	background-color: colorhere;
	border: none;
}

.menulink:visited 
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #214082;
	background-color: colorhere;
	border: none;
}

.menulink:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #214082;
	border: none;
}

.greenlink:link 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #214082;
	border: none;
}

.greenlink:visited 
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #214082;
	border: none;
}

.greenlink:hover 
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FC7907;
	border: none;
}