body {
    background:#f7f7f7 url('../images_new/hatterkep_top.jpg') top no-repeat;
    font-family: Arial;
    font-size:11px;
}

h1 {
    color:#462552;
    font-size:18px;
}

h2 {
    color:#462552;
    font-size:16px;
}

h3 {
    color:#462552;
    font-size:14px;
}


a {
    color:#634a6e;
    text-decoration:underline;
}

a:hover {
    color:#ab7cc0;
    text-decoration:underline;
    cursor:pointer;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#logo {
	position:absolute;
	width:270px;
	height:90px;
	top:130px;
	left:30px;
	z-index:110;
	cursor:pointer;
    background: url('../images_new/logo.png') no-repeat;	
}
#beta {
    position: relative; 
    width: 190px; 
    height: 50px; 
    cursor: pointer; 
    border: 1px solid red; 
    top: 175px; 
    left: 560px;
    background: url('../images_new/betateszt.png') no-repeat;
}
#jelmondat {
    position: absolute;
    top: 205px;
    left: 120px;
    color: white;
    font: Tahoma 12px;
    font-weight: bold;
}
#google_banner {
	/*display: none;*/
    background-image:url('../images_new/google_banner.jpg');
	position:absolute;
	width:468px;
	height:60px;
	border:1px solid #786180;
	top:175px;
	left:310px;
	z-index:100;	
}

#hirlevel {
    position:absolute;
    width:720px;
    height:60px;
    top:156px;
    left:78px;
    z-index:100;    
}

#video_hirlev {
    position: relative;
    float: left;
    margin: 20px;
    width: 260px;
    height: 195px;
    background-color: black;
}

.hirlevel_felir {
    position: relative;
    float: left;
    width: 280px;
    color: black;
}

#login {
	width:125px;
	height:15px;
	padding:5px;
	border:solid 1px #d1c9d4;
}

#pass {
	width:125px;
	height:15px;
	padding:5px;
	border:solid 1px #d1c9d4;
}

#latogatok {
	position:absolute;
    width:150px;
    height:80px;
    font-size:11px;
    color: #863C8B;
    text-align:right;
    /*top:190px;left:620px;*/
    top: 10px;
    left: 800px;
    z-index:3;
    
}

#banner_nagy {
	background-image:url('../images_new/banner_nagy.jpg');
	position:absolute;
	width:728px;
	height:90px;
	/*margin-top:15px;*/
	margin-left:80px;
	z-index:120;
	cursor:pointer;
}

.fejleckep {
	position:absolute;	
	width:280px;
	height:268px;
	top:17px;
	left:715px;
	z-index:3;
}

#baba_1 { background-image:url('../images_new/baba_1.png');}
#csaj_1 { background-image:url('../images_new/csajszi/figura_1.png');}

#index-01 {
	background-image:url('../images_new/index_01.jpg');
	position:relative;
	width:995px;
	height:255px;
	z-index:2;
}

#index-02 {
	background-image:url('../images_new/index_02.jpg');
	position:relative;
	width:925px;
	height:25px;
    padding: 5px 0px 0px 70px;
    z-index:1; 
}

#index-03 {
	background-position:top;
	position:relative;
	float:left;
	clear:both;
	width:22px;
	height:165px;
}

#index-04 {
	position:realtive;
    /*width:950px;*/
	width:994px;
	min-height:450px;
	_height:450px;
	float:left;
    background-color: #E0E0E0;
    box-shadow: 0px 0px 15px #303030;
}

#index-05 {
	background-position:top;
	position:relative;
	float:left;
	width:23px;
	height:165px;
}

#index-06 {
	background-image:url('../images_new/index_06.jpg');
	position:relative;
	clear:both;
    color:white;
    height:34px;
    padding:50px 0 0 50px;
    text-align:center;
    width:945px;
}

#centerer {
    background:url('../images_new/parketta.jpg') bottom repeat-x;
}

.panel {
	width:995px;
	min-height:900px;
	_height:450px;
}

.tartalom_nagy {
	position:absolute;
	width:995px;
	min-height:450px;
	_height:450px;
	clear:both;	
}

.bal_panel {
	position:realtive;
	width:150px;
	min-height:450px;
	_height:450px;
	float:left;
}


.tartalom_fo {
	position:realtive;
	/*width:614px;*/
    width: 658px;
	min-height:450px;
	_height:450px;
	float:left;
    background-color: white;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}


.jobb_panel {
	position:realtive;
	width:150px;
	min-height:450px;
	_height:450px;
	float:left;
    margin-left: 2px;
    text-align: center;
}

#logout{
    /*background-image: url('../images_new/bejelntkezes_hatterkep.jpg');*/
    background: #baafbe;
    color: white;
}
#login_form{
    padding: 10px;
}

/* gombok */

.gomb_1 {
    background-image: url('../images_new/gomb_1.jpg');
    width:135px;
    height:45px;
    float:left;
    cursor:pointer;
}

.gomb_1:hover {
    background-image: url('../images_new/gomb_1_over.jpg');
}

.gomb_2 {
    background-image: url('../images_new/gomb_2.jpg');
    width:167px;
    height:45px;
    float:left;
    cursor:pointer;
}

.gomb_2:hover {
    background-image: url('../images_new/gomb_2_over.jpg');
}

.gomb_3 {
    background-image: url('../images_new/gomb_3.jpg');
    width:139px;
    height:45px;
    float:left;
    cursor:pointer;
}

.gomb_3:hover {
    background-image: url('../images_new/gomb_3_over.jpg');
}

div.hirek2 {
    height: 62px;
}
.cimke{
    width: 150px;
    height: 27px;
}
.fiokom{ background-image: url('../images_new/cimke_1.jpg'); }
.ciklus_hu{ background-image: url('../images_new/cimke_2.jpg'); }
.naptarak{ background-image: url('../images_new/cimke_3.jpg'); }
.diagramok{ background-image: url('../images_new/cimke_4.jpg'); }
.eszkozok{ background-image: url('../images_new/cimke_5.jpg'); }
.kozosseg{ background-image: url('../images_new/cimke_42.jpg'); }

a.normallink, a.normallink:link, a.normallink:visited, a.normallink:active    
{ color: #462552 ; font-size: 12; font-weight: none; font-style: none; text-decoration: none; cursor: pointer;}
a.normallink:hover { color: #ab7cc0 ; text-decoration: underline;}

a.divlink, a.divlink:link, a.divlink:visited, a.divlink:active  { color: #FFFFFF; font-size: 14px; font-weight: none; text-decoration:none; }
a.divlink:hover { color: #000000; }

a.divlink2, a.divlink2:link, a.divlink2:visited, a.divlink2:active  { display: block; color: #FFFFFF; font-size: 14px; font-weight: none; text-decoration:none; }
a.divlink2:hover { color: #000000; }


.nagygomb {
    padding:7px 10px;
    font-size: 14px;
    font-family: tahoma;
    text-transform: uppercase;
    height: 30px;
    color: white;
    width: 100px;
    text-align: center;
    cursor: pointer;
}
.zoldgomb {
    background: url("/images_new/zold_gomb.jpg") repeat-x;
}
.lilagomb {
    background: url("/images_new/lila_gomb.jpg") repeat-x;
}

.lila_panel {
    /*box-shadow: 3px 3px 3px #303030;*/
    background: #6A347E;
    border-radius: 3px;
    padding: 3px;
    color: white;
    font-size: 14px;
}
.tableborder {
    /*box-shadow: 3px 3px 3px #303030;*/
    box-shadow: 0px 3px 3px #d0d0d0;
    border: none;
    /*padding: 5px;*/
}
.tableborder2 {
    box-shadow: 0px 2px 2px #888;
    padding: 5px;
}
.tableborder3 {
    /*box-shadow: inset 3px 3px 3px #303030;*/
    padding: 5px;
    margin-bottom: 5px;
}

table.calendar {
    border: 1px solid #CCCCCC;
    position: relative;
}

table.calendar td.nap_fix {
    width: 22px;
    height: 20px;
    border: 1px solid #CCCCCC;
}
caption {
    margin: 10px;
}
caption .normaltitle {
    font-size: 16px;
}
a.hocimke {
    color: #AC77BE;
}
.terhes_nap { background: #C9C9FF; }
.veres_nap { background: #FBA59B; }
.sz_veres_nap { background: #FED5CC; }
.ovulacios_nap { background: #60CB69; }
.sz_ovulacios_nap { background: #B3E9B4; }


/*
.terhes_nap { background-color:#c6c6ff; }
.veres_nap { background-color:#c67662; }
.sz_veres_nap { background-color:#e2b29e; }
.ovulacios_nap { background-color:#66CC66; }
.sz_ovulacios_nap { background-color:#B2E6B2; }
*/
.tilos_nap { background-color:#ec6933; }
.tilos_nap2 { background-color:#ec6933; }
.atmeneti_nap1 { background-color:#c18943; }
.szabad_nap { background-color:#66CC66; }
.mainap { border: 2px solid #000000; font-weight:bold; }
.fiu_nap { background-color:#80ffff; }
.lany_nap { background-color:#ff80ff; }
.vegyes_nap { background-color:#afa1ff; }
.DPO_nap { background-color:#FFF7CC; }
.jonas_term_nap, table.calendar td.jonas_term_nap {
    border: 2px solid #66CC66; 
    font-weight:bold; 
}




#faq {
    background-color: #CAC662;
    border: 1px solid #B3B15E;
    display: none;
    font-size: 10px;
    left: 394px;
    padding: 5px;
    position: absolute;
    top: 455px;
    width: 300px;
}
.gradient_button, table.fejleces th {
    border: 0px;
    border-top: 1px solid #bb8cd0;

    background: #b184c6; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IxODRjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzc3NTU4OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZDQxNmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #b184c6 0%, #775589 50%, #5d416f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b184c6), color-stop(50%,#775589), color-stop(100%,#5d416f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b184c6 0%,#775589 50%,#5d416f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b184c6 0%,#775589 50%,#5d416f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b184c6 0%,#775589 50%,#5d416f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b184c6 0%,#775589 50%,#5d416f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b184c6', endColorstr='#5d416f',GradientType=0 ); /* IE6-8 */

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-weight: bold;
    font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif;
    text-decoration: none;
    vertical-align: middle;
}

.gradient_button {
    margin: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 4px 8px;
    font-size: 13px;
}

.gradient_button:hover {
   border-top-color: #483054;
   background: #483054;
   color: #ccc;
}
.gradient_button:active {
   border-top-color: #473054;
   background: #473054;
}

input.form_text {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #313131;
    color: #313131;
    width: auto;
}
.red_border, input.red_border {
    border: 1px solid red;
}