@charset "utf-8";
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #0099ff;
	margin:0 auto;
	height:100%;
	width:100%;
}
iframe{
	height:100%;
	width:100%;
	overflow:auto;
}
p, ul, ol, li {
	margin:0 auto;
	display: block;
	text-decoration:none;
	padding-bottom: 5px;
	list-style-type: none;
}
h1{
	font-size:24px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
a{
	color: #06F;
	text-decoration:none;
}
a:hover{
	color: #00F;
	text-decoration:underline;
}
img{
	border:none;
}
input[type=submit], input[type=reset]{
	background:#0099ff;
	border:#00F 1px solid;
	cursor: pointer;
}
input[type=text], input[type=password], select{
	height:25px;
	border-left: #00F 1px solid;
	border-top:#00F 1px solid;
	border-right:#00F 1px solid;
	border-bottom:#00F 1px solid;
	padding:0px 0px 0px 4px;
	color:#000;
	font-size:16px;
}
#info{
	width:30px;
	height:30px;
	border: none;
	background-image:url(images/info.png);
	position:absolute;
}
#iframe{
    width: 100%; 
	height:100%;
	}
#search-button{
	border:0px;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	background-color:transparent;
	cursor: pointer;
	width: 27px;
	height: 27px;
	vertical-align: top;
}
#wrapper{
	margin:0 auto;
	width:1215px;
}
#container{
	margin:0 auto;
	width:1025px;
	float:left;
}
#pre-header{
	margin:0 auto;
	height:25px;
	width:1025px;
	background-image:url(images/img02.png);
}
#login{
	float:right;
	margin:0 auto;
	width:570px;
	height:25px;
	background-image:url(images/login_box.png);
	background-repeat:no-repeat;
	padding-right:30px;
	text-align:left;
}
#login input[type=submit]{
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	height:18px;
	width:60px;
	border:0;
	cursor: pointer;
	background-color:transparent;	
}
#login form{
	width:330px;
	float:left;
	padding-top:3px;
}
#login input[type=text], #login input[type=password]{
	width:111px;
	height:18px;
	background-image:url(images/login.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 4px 0px 4px;
	border:none;
	background-color:transparent;
	font-weight:bold;
	font-size:12px;
}
#spacer{
	padding:0px 50px 0px 50px;
	background-image:url(images/img01.png);
	background-repeat:repeat-y;
	margin:0;
}
#header{
	height:125px;
	width:1025px;
	background-image:url(images/img03.png);
	margin:0;
}
#logo{
	width:93px;
	height:93px;
	padding: 7px 0px 0px 70px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	float:left;
}
#dividet{
	width:513px;
	height:125px;
	background-image:url(images/dividet.png);
	float:left;
}
#page{
	margin:0 auto;
	text-align:center;	
}
#search-boxes{
	padding:0px 50px 0px 50px;
	margin:0 auto;
	background-image:url(images/img01.png);
	background-repeat:repeat-y;
	text-align:center;
}
#ydetector{
	width:166px;
	height:50px;
	margin-top:30px;
	background-image:url(images/ydetector.png);
    cursor: pointer;
	float:right;
}
#sms{
	width:166px;
	height:50px;
	margin-top:30px;
    cursor: pointer;
	float:right;
}
#menu{
	background-image:url(images/img04.png);
	height:115px;
	padding:85px 50px 0px 50px;
	text-align:center;
}
#menu li{
	float:left;
	padding:0px 60px 0px 60px;
}
#content{
	padding:0px 50px 0px 50px;
	margin:0 auto;
	background-image:url(images/img01.png);
	background-repeat:repeat-y;
}
#content li{
	float:left;
	width:200px;
	text-decoration:none;
	font-size:13px;
	min-height:160px;
}
#content ul{
	margin:0 auto;
}
#footer{
	background-image:url(images/img05.png), url(images/img01.png);
	background-repeat:no-repeat, repeat-y;
	height:53px;
	margin:0 auto;
}
#sun{
	width:60px;
	height:60px;
	margin-top:20px;
	background-image:url(images/sun.png);
	float:left;
    cursor: pointer;
}
#vreme
{
	background-color:#FFF;
	min-width:190px;
	min-height:190px;
	margin:60px 0px 60px 0px;
	display:none;
	border:#00F solid 2px;
	position:absolute;
	text-align:center;
	border-radius:10px;
}
#sun:hover #vreme{
	display:block;
}
#vreme:hover{
	display:block;
}
#dr{
	width:190px;
	height:450px;
	background-image:url(images/dr.png);
	margin-top:60px;
	float:right;
}
#horoscop{
	width:190px;
	height:370px;
	margin-top:30px;
	float:right;
}
#toolbar1{
	width:100%;
	height:75px;
	background-image:url(images/img06.png);
	margin:0 auto;
	text-align:center;
}
#toolbar2{
	width:100%;
	height:20px;
	padding-top:5px;
	background-image:url(images/img07.png);
	margin:0 auto;
	text-align: center;
}
#yt-suggest-iframe
{
	zindex:1999999;
	position:absolute;
	display:block;
	border-width:0;
	visibility:hidden;
}
.yt-suggest-table,.ytsuggest-table-horizontal{
	font-size:13px;
	font-family:arial,sans-serif;
	cursor:default;
	lineheight:17px;
	border:1px solid #CCC;
	z-index:2000000;
	position:absolute;
	background-color:  #cee0fd;
	color:#00F;
	margin:0;
}
.yt-suggest-unselected{
	background-color: #eeeeee;
	color:#000;
}
.yt-suggest-selected .yt-suggestleft,.yt-suggest-selected .yt-suggest-right,.yt-suggest-selected .grayText{
	background-color:  #cee0fd;
	color: #00F;
}
.yt-suggest-left{
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.yt-suggest-right{
	white-space:nowrap;
	overflow:hidden;
	fontsize:10px;
	text-align:right;
	color:#666;
	padding-left:3px;
	padding-right:3px
}
.yt-suggest-close td{
	padding:0 3px 2px;
	text-align:right;
	font-size:10px;
	line-height:15px
}
.yt-suggest-close span{
	color:#03c;
	textdecoration: underline
}
.yt-suggest-icon{
	width:16px;
	background-color:#eaeaea;
	whitespace:nowrap;
	overflow:hidden;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:1px;
}
.rtl .ytsuggest-left{
	text-align:right
}
.rtl .yt-suggest-right{
	text-align:left
}
.yt-suggest-left img{
	height:60px;
	width:42px;
	vertical-align:middle;
	padding:5px
}
