@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
label {
/*fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td*/
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

p {
	margin-bottom: 15px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	color: #de0000;
	font-weight: normal;
}

em {
	color: #1248ba;
	font-style: italic;
}

input, textarea, select {
	font-family: arial, helvetica, sans-serif;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

textarea {
	overflow: auto;
}

ul, ol {
	margin: 0 0 15px 25px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}

#header h1 {
	width: 160px;
	height: 110px;
	padding: 10px 0 0 20px;
}

#header h1 a {
	display: block;
	width: 160px;
	height: 110px;
	outline: none;
}

#content h1 {
	margin: 0 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	color: #1248BA;
}

#content h2 {
	margin: 0 0 15px 0;
	font-size: 24px;
	font-weight: normal;
}

#content h3 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: normal;
}

#left h2.main {
	color: #0c2b64;
}

#right h2,
#right h3 {
	margin: 0 0 30px 0;
	color: #8d8d8d;
	font-weight: normal;
	width: 190px;
	
	color: #413F3F;
	margin: 0 0 15px 0;

}

#right p {
	color: #413F3F;
	margin-bottom: 15px;
}

#subscribe_box_top h2 {
	background: url('../images/icon_hirlevel.gif') no-repeat right 5px;
	margin-bottom:5px;
	padding-bottom:0;
	color: #413F3F;
	padding-right: 12px;
}

#right h2.icon_szavazas {
	background: url('../images/icon_szavazas.gif') no-repeat right 2px;
	padding-bottom: 0;
	margin-bottom:5px;
	color: #413F3F;
	padding-right:20px;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}
.radio_list{
	list-style:none;

}

.votes label {
  display: inline;
  float: none;
	font-size: 12px;
	color: #413F3F;
	
}

.votes p {
	margin-bottom: 4px;
	font-style: italic;
	color: #413F3F;
}
#cmp_poll_2 p {
	margin-bottom: 0;
}
