/*********Document*********/
body {
    background-color: #0079a6;
    margin: 0px;
    padding: 0px;
}
body, tr, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #024371;
}
/*******Paragraph********/
a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #024371;
}
a {
    text-decoration: none;
    font-weight: bold;
    color: #024371;
}
a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #024371;
}
a:active {
    text-decoration: none;
    font-weight: bold;
    color: #024371;
}
a.head {
    font-weight: bold;
    color: #ffffff;
}
a.white, a.white:hover, a.white:visited, a.white:active {
    color: #ffffff;
}
h1 {
    color: #163465;
    font-weight: bold;
    font-size: 12px;
    background-image: url("pics/h1.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 0px;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 8px;
    margin-bottom: 0px;
}
h2 {
    color: #163465;
    font-weight: bold;
    font-size: 12px;
    background-image: url("pics/h2.jpg");
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 0px;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 8px;
}

/*********List**********/

li {
    color: #163465;
    font-weight: normal;
    font-size: 10px;
    background-image: url("pics/li.jpg");
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 12px;
    margin-left: 20px;
    padding-left: 20px;
    list-style: none;
    
}


/********Class*********/
.login {
    width: 237px;
    height: 19px;
    background-image: url("pics/login_input.jpg");
    background-repeat: no-repeat;
    border: 0px;
    margin-left: -13px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #024371;
}
input.input_m {
    width: 144px;
    height: 20px;
    background-image: url("pics/input_m.jpg");
    background-repeat: no-repeat;
    border: 0px;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #024371;
}
input.input_b {
    width: 238px;
    height: 20px;
    background-image: url("pics/input_b.jpg");
    background-repeat: no-repeat;
    border: 0px;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #024371;
}
input.in_hidden {
    width: 350px;
    height: 20px;
    border: 0px;
    background: none;
    font-size: 10px;
    font-weight: bold;
    color: #024371;
}
textarea.tx_hidden {
    width: 370px;
    height: 140px;
    border: 0px;
    background: none;
    font-size: 12px;
    font-weight: normal;
    color: #024371;
}
textarea.hirdet {
    background: none;
    width: 430px;
    border-width: 1px;
    border-style: solid;
    border-color: #024371;
    height: 200px;
    overflow: auto;
}
.srch_select {
    color: #163465;
    font-weight: bold;
    font-size: 10px;
    padding: 2px;
    background-color: #e7ebf6;
    border-width: 1px;
    border-style: solid;
    border-color: #80bedb;
}
.checkbox, .radio {
    height: 21px;
    padding: 0 0 0 25px;
    background: url("pics/checkbox.gif") no-repeat 0 0;
    cursor: default;
}
.radio input, .checkbox input {
    display: none;
}
.radio {
    float: left;
    margin-left: 12px;
    background: url("pics/radio.gif") no-repeat 0 0;
}
.selected {
    background-position: 0 -52px;
}
.login_butt {
    margin-left: -37px;
    margin-top: 27px;
}
.login_butt2 {
    margin-left: -37px;
    margin-top: 15px;
}
.sitter_pic {
    border-color: #ffc134;
    border-style: solid;
    border-width: 2px;
}
.icon {
    margin-left: 4px;
    margin-bottom: -4px;
    margin-right: 4px;
}

/*********Div**********/

#container {
    width: 764px;
    margin: 0 auto 0;
	overflow: hidden;
	padding-bottom: 101px;
	background-image: url("pics/main_bg.jpg");
}
#header {
    width: 764px;
    background-image: url("pics/head_bg.jpg");
    height: 40px;
}
#header_cnt {
    float: left;
    padding-left: 15px;
    padding-top: 16px;
}
#menu_stripe {
    height: 274px;
    width: 750px;
    z-index: 2;
    background-color: #cfe5f6;
}
#head_pic {
    width: 474px;
    height: 236px;
    float: left;
    background-image: url("pics/head.jpg");
    background-position: top right;
    background-repeat: no-repeat;
    text-align: right;
    padding-top: 38px;
}
#head_menu {
    float: right;
    width: 275px;
    margin-right: 7px;
    height: 274px;
    background-color: #cfe5f6;
    z-index: 1;
}
#main_cnt {
    width: 750px;
    background-image: url("pics/main_bg.jpg");
    padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	position: relative;
	/*overflow: hidden;*/
}

#main_cont {
    width: 471px;
    padding-bottom: 10px;
	float:left;
	/*overflow: hidden;*/
}
#username {
    width: 237px;
    height: 23px;
    background-image: url("pics/login_input.jpg");
    background-repeat: no-repeat;
    border: 0px;
    margin-left: -13px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-left: 15px;
    font-size: 10px;
    font-weight: bold;
    color: #024371;
}
#cimsor {
    height: 28px;
    width: 471px;
    background-color: #cfe5f6;
    margin-bottom: 15px;
    padding-top: 0px;
}
#footer {
    width: 764px;
    height: 81px;
	margin: -81px auto 0 auto;
	margin-top: -2px;
	background-image: url("pics/main_bg.jpg");
}
#box_container {
    width: 279px;    
    float: right;
	position: relative;
    margin-top: -14px;
}
#login {
    width: 279px;
    height: 184px;
    background-image: url("pics/login_bg.jpg");
    background-repeat: no-repeat;
    color: #cf5d02;
    font-weight: bold;
}
#login2 {
    width: 279px;
    height: 133px;
    background-image: url("pics/login_bg_2.jpg");
    background-repeat: no-repeat;
    color: #cf5d02;
    font-weight: bold;
}
#login_eng {
    width: 279px;
    height: 184px;
    background-image: url("pics/login_bg_eng.jpg");
    background-repeat: no-repeat;
    color: #cf5d02;
    font-weight: bold;
}
#login2_eng {
    width: 279px;
    height: 133px;
    background-image: url("pics/login_bg_2_eng.jpg");
    background-repeat: no-repeat;
    color: #cf5d02;
    font-weight: bold;
}
#search {
    width: 259px;
    background-image: url("pics/search_bg.jpg");
    padding-left: 20px;
    color: #cf5d02;
    font-weight: bold;
    height: 550px;
    padding-top: 0px;
    margin-top: -2px;
	z-index: 5;
}

#login_cnt {
    padding-top: 45px;
    padding-left: 37px;
}
#main_content {
    padding: 10px;
	overflow: visible;
}
#gomb {
    width:  172px;
    height: 16px;
    padding-top: 5px;
    text-align: center;
    margin: 0 auto 0;
    background-image: url("pics/button.jpg");
}
#hirdetes {
    width: 455px;
    margin-bottom: 20px;
	position: relative;
}
#hirdetes_head {
    height: 22px;
    width: 365px;
    background-image: url("pics/ad_head.jpg");
    background-repeat: no-repeat;
    padding-top: 10px;
    font-weight: bold;
    padding-left: 90px;
	position: relative;
}
#hirdetes_cont {
    width: 432px;
    background-color: #f0f8ff;
    padding: 10px;
	position: relative;
}
#hirdetes_gomb {
    width:  172px;
    height: 16px;
    padding-top: 5px;
    text-align: center;
    margin-left: 280px;
    background-image: url("pics/button.jpg");
	position: relative;
}
#sitter_search {
    width: 455px;
    margin-bottom: 20px;
	overflow: hidden;
}
#sitter_search_head {
    height: 22px;
    width: 305px;
    background-image: url("pics/sch_head.jpg");
    background-repeat: no-repeat;
    padding-top: 10px;
    font-weight: bold;
    padding-left: 150px;
}
#sitter_search_head_eng {
    height: 22px;
    width: 305px;
    background-image: url("pics/sch_head_eng.jpg");
    background-repeat: no-repeat;
    padding-top: 10px;
    font-weight: bold;
    padding-left: 150px;
}
#sitter_search_cont {
    width: 452px;   
	overflow: hidden;
}
#sitter_search_pic {
    width: 137px;
    height: 137px;
    float: left;
    background-color: #ffffff;
    text-align: center;
    position: absolute;
}
#sitter_search_cnt {
    width: 333px;
	padding-left: 137px;
	overflow: hidden;
}
#sitter_search_content1 {
    width: 90px;
    font-weight: bold;
    color: #163465;
	float: left;
	padding-left: 10px;
}
#sitter_search_content_places {
    width: 315px;
    font-weight: bold;
    color: #163465;
	padding-top: 10px;
	background-color: #f0f8ff;
	overflow: hidden;
}
.sitter_search_content_places {
    width: 315px;
    font-weight: bold;
    color: #163465;
	padding-top: 10px;
	background-color: #f0f8ff;
	overflow: hidden;
}
#sitter_search_content {
    width: 315px;
    font-weight: bold;
    color: #163465;
	padding-top: 10px;
	background-color: #f0f8ff;
}
#sitter_search_content2 {
    width: 200px;
    float: right;
    color: #ffa204;
	font-weight: normal;
}
#sitter_pic_ch {
    position: absolute;
    width: 130px;
    height: 27px;
    top: 110px;
    z-index: 100;
    left: 0px;
}

#bemutat_cnt {
    width: 440px;
    margin: 0 auto 0;
    background-image: url("pics/bemutat_bg.jpg");
}
#bemutat_head {
    width: 440px;
    height: 12px;
    background-image: url("pics/bemutat_head.jpg");
}
#bemutat_bottom {
    width: 440px;
    height: 12px;
    background-image: url("pics/bemutat_bottom.jpg");
}
#orarend {
    width: 382px;
    height: 168px;
    margin: 0 auto 0;
    background-image: url("pics/orarend.jpg");
    padding-left: 58px;
    padding-top: 37px;
}
#comment {
    height: 150px;
    width: 365px;
    background-image: url("pics/comment.jpg");
    background-repeat: no-repeat;
    padding-top: 10px;
    font-weight: bold;
    padding-left: 90px;
}
#pager {
  width: 310px;
  height: 25px;
  font-size:10px;
  padding-top: 0px;
  margin: 0 auto 0;
  margin-top:10px;
  margin-bottom:10px;
  padding-left:8px;
  padding-right:8px;
  font-weight: bold;
  text-align:left;
}


#pager_num {
  width: 15px;
  height: 14px;
  font-size:10px;
  text-align:center;
  overflow: visible;
  color: #02416d;
  background-color: #cfe4f5;
  float:left;
  font-weight:bold;
  padding-top:3px;
  margin-top:3px;
  margin-bottom:10px;   
}

#pager_num_s {
  width: 15px;
  height: 14px;
  font-size:10px;
  float:left;
  color: #ffffff;
  text-align:center;
  margin-top:3px;
  padding-top:3px;
  margin-bottom:10px;
  background-color: #03406d;
  font-weight:bold;
  border-style: solid;
  border-width: 0px;
}
#flower {
	float:right; 
	margin-right:8px; 
	margin-top: -64px; 
	z-index: 1; 
	position: relative;
}