@CHARSET "UTF-8";

/* v1.0 | 20080212 */ /* eric meyer reset css */
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,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* general rules by ashnur */
.offscreen {
	display: none !important;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.leftalign {
	text-align: left !important;
}

.rightalign {
	text-align: right !important;
}

.center {
	text-align: center !important;
}

.middle {
	vertical-align: middle !important;
}

.rel {
	position: relative !important;
}

.abs {
	position: absolute !important;
}

.bold,strong {
	font-weight: bold;
}

.italic,em {
	font-style: italic;
}

input.text,select.text,textarea.text {
	border: 1px solid #2eb4d0;
	background: #fff;
	padding: 2px 0 3px 2px;
}

input.button {
	width: 80px;
	height: 20px;
	background: url(../images/button.png) top left no-repeat transparent;
	border: 0px;
}

input,select,textarea {
	color: #003751;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

a {
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

a:hover {
	color: #fdca00 !important;
}

.last {
	border: 0 !important;
	background-image: none !important;
}

.last a {
	border: 0 !important;
	background-image: none !important;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}

#tooltip h3,#tooltip div {
	margin: 0;
}
/*
#tooltip div.body - The tooltip body, shown when using showBody
#tooltip div.url - The tooltip url, shown when using showURL*/

div.spacer{

	clear: both !important;	
}


.galeria-megjelenitese{
  cursor: pointer;
  cursor: hand;
}

.print{}
.video{}
