/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: normal;
    font-style: normal;
}
ol, ul {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
a {
	text-decoration:none;
}
/* Clase */
/* Body */
#visit {
	position:absolute;
	top:0;
	right:0;
}

bookmark {
	background-color:white;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	font-size:12px;
}

#user {
	background:transparent url(../images/input_box.gif);
	background-repeat:no-repeat;
	width:359px;
	height:35px;
	border:none;
	font-family:Georgia;
	font-size:30px;
	font-weight:bold;
	padding:8px;
	//margin-left:250px;
}
#search_btn {
	background:transparent url(../images/search_btn.gif);
	width:92px;
	height:43px;
	border:none;
	cursor:pointer;
	position:relative;
	top:-7px;
	left:10px;
}

#submit_btn {
	background:transparent url(../images/search_btn.gif);
	width:92px;
	height:43px;
	border:none;
	cursor:pointer;
	position:relative;
	top:-7px;
	left:10px;
}
#mailBlock {
	padding-top:30px;
	padding-left:170px;
}
#formBlock {
	padding-top:30px;
}
#rezultat {
	margin-top:10px;
	margin-left:146px;
	padding:20px 0;
	width:620px;
	border-top:1px dotted white;
	border-bottom:1px dotted #35b5ec;
	font-size:24px;
	color:#3e3e3e;
}
#rezultat img {
	float:left;
	margin:0 40px 0 150px;
}
#rezultat a {
	font-size:14px;
	display:block;
	color:#3e3e3e;
	width:auto;
	padding-top:3px;
}
.name {
	color:#a5a4a4;
}

.status {
	display:block;
	font-size:30px;
	font-weight:600;
}
.vizibil {
	color:#1089bc;
}
.invizibil {
}
#google_ad {
	width:740px;
	height:100px;
	padding-left:100px;
	clear:both;
}

#quiz {
	padding-left:160px;
}

#quiz h3 {
	padding-left:70px;
}

h3 {
	font-size:18px;
	font-weight:600;
	padding-left:25px;
}

h3 span {
	font-size:30px;
	font-weight:600;
}

h4 {
	font-weight:600;
	padding:20px 0 15px 30px;
	background:transparent url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:10px 21px;
}
.meniu {
	font-size:14px;
	padding-left:625px;
	color:white;
}

#textarea {
	background-repeat:no-repeat;
	width:359px;
	border:none;
	font-family:Georgia;
	font-size:30px;
	font-weight:bold;
	padding:8px;
	margin-left:250px;
}
