/* Stylesheet: content Modified On 2012-03-14 12:01:34 */
/*******************************/
/*** dakar stylsheet ***/
/******************************/

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,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
}
ol {
	list-style: none;
}
html {
  height: 100%;
  margin-bottom: 1px;
}
form {
  margin: 0;
  padding: 0;
}
body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #965924;
	background: url(https://www.dakarautosiskola.hu/uploads/images/site/bg.jpg) repeat top left #AB2921;
}
a {
	cursor: pointer;
	color: #AB2921;
	}
a:link, a:visited {
	cursor:pointer;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	cursor:pointer;
	text-decoration: underline;
	font-weight: normal;
}

input.cms_submit { cursor: pointer; }

p { 
	margin-top: 0; 
	}

img { border: 0 none; }

/******************************/
.clb {
	clear: both;s
}
#main {
	width: 920px;
	margin: 0px auto 20px;
}
#header {
	width: 920px;
	height: 231px;
	margin: 0px;
	background-color: #AB2921;
	position: relative;
}
#header h1 {
	color: #ffffff;
	position: absolute;
	left: 45px;
	bottom: 25px;
	font-weight: normal;
}
#menu {
	width: 920px;
	height: 140px;
	margin: 0px;
	background: url(https://www.dakarautosiskola.hu/uploads/images/site/menu_tanfolyam.jpg) no-repeat top center #AB2921;
	position: relative;
	font-family: "Verdana",Arial,sans-serif;
}
#menu ul {
	list-style: none;
	width: 894px;
	margin: 0 10px;
	display: inline-block;
	padding-left: 6px;
}
#menu li {
	float: left;
	-moz-border-radius: 0px 0px 5px 5px; /* Firefox */
	-webkit-border-radius: 0px 0px 5px 5px; /* Safari and Chrome */
	border-radius: 0px 0px 5px 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

	-moz-box-shadow: 2px 2px 2px #7b6959; /* Firefox */
	-webkit-box-shadow: 2px 2px 2px #7b6959; /* Safari and Chrome */
	box-shadow: 2px 2px 2px #7b6959; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

	behavior: url(pie/PIE.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
  
	background-color: #9a836f;
	border-left: solid 1px #9a836f;
	border-right: solid 1px #9a836f;
	border-bottom: solid 1px #9a836f;
	z-index:10;
	height: 25px;
	position:relative;
	margin-left: -5px;	
}
#menu li.elerhetosegek {
	background-color: #965924;
	float: right;
	margin: 0 20px 0 0;
}
#menu li:hover, #menu li.currentpage {
	background-color: #ce983e;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
#menu li a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px 0px 15px;
	font-family: "Verdana",Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#menu table.tanf {
	width: 880px;
	position: absolute;
	left: 20px;
	bottom: 12px;
}
#menu h3 {
	color: #ab2921;
	width: 880px;
	position: absolute;
	left: 20px;
	top: 45px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
#menu table.tanf td {
	text-align: center;
}
#menu table.tanf h4 {
	font-size: 12px;
	font-weight: bold;
}
#menu table.tanf p.datum {
	color: #9A836F;
	font-size: 14px;
	padding: 5px 0px;
}
#menu table.tanf p.ora {
	color: #9A836F;
	font-weight: bold;
	font-size: 12px;
}
#contmain {
	width: 920px;
	margin: 0px;
	background: url(https://www.dakarautosiskola.hu/uploads/images/site/cont_bg.jpg) repeat-y top center #AB2921;
	display: inline-block;
	padding-bottom: 21px;
	position: relative;
}
#contmain .footbg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 920px;
	height: 21px;
	margin: 0px;
	background-color: #AB2921;
}
#contmain .head_akcio {
	width: 860px;
	margin: 0 auto 30px;
	position: relative;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #AB2921;
}
#contmain .head_akcio img.line {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#contmain .head_akcio p {
	font-size: 16px;
	padding-bottom: 15px;
}
#content {
	clear: both;
	width: 860px;
	margin: 0 auto 20px;;
	line-height: 18px;
}
#content h2 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #AB2921;
	clear: both;
}
#content h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	clear: both;
}
#content .cleft {
	float: left;
	width: 610px;
}
#content .cleft pre {
	padding: 0;
}
img.keret {
	border: solid 1px #AB2921;
}
#content .cleft code {
	padding: 0px;
	margin: 0px;
	width: 610px;
	height: 610px;	
	}
#content .cright {
	float: right;
	width: 217px;
}
#content .cright h4 {
	color: #AB2921;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}
.pollline {
	height: 5px; 
	background-color: #AB2921;
	display: block;
}
.crmenu {
	padding-left: 7px;
}
#content .crmenu ul {
	list-style-type: none;
	padding: 0;
}
.crmenu ul li:before {
	content: "\00BB \0020";
	color: #AB2921;
}
.crmenu a {
	color: #965924;
}
.crmenu a:hover {
	color: #AB2921;
	text-decoration: none;
	font-weight: bold;
}
#content .cright img.line {
	margin: 20px 0;
}
.crpoll {
	padding-left: 7px;
}
#content .crpoll h3 {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}
#content ul {
	padding-left: 20px;
}
input#vote, input#peek,input#returntovote {
	background-color: #965924;
	border: none;
	cursor: pointer;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	margin: 10px 10px 0 0;
	float: left;
}
#foot {
	width: 900px;
	padding: 0 10px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}
#foot a,#foot a:hover {
	color: #ffffff;
	text-decoration: none;
}
.oljelent label {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: right;
	width: 130px;
}
.oljelent div {
	margin-bottom: 5px;
}
.oljelent .submit input {
	margin: 10px 0 0 140px;
}




















