* {
	margin:0;
	padding:0;
	border:0;
}
body {
	margin:0;
	padding:0;
	border:0;
	padding-bottom:100px;
	color: #000000;
	background: #97cdd7 url(/static/csirip_bg_top.png) no-repeat top left;
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}
a, a:visited, a:hover {
	color: blue;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
a img {
	border:0;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 54px;
}
#header #csiriplogo {
	border: 0;
	padding-right: 100px;
	padding-bottom: 0;
	margin-bottom: 0px;
	z-index: 200;
	position: absolute;
	top:-1px;
}

.sidebarpersonal {
	background-color: white;
	border: 1px solid #cbf3f5;
}
#mainmenu {
	float: right;
	/* background-color: white; */
	height: 18px;
	border-top:0;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border-radius: 8px;
}

#mainmenu a {
	margin-left: 6px;
}

#mainmenu a.kezdolapmenu {
	background: transparent url(/picons/kezdolap.png) no-repeat bottom left;
	padding-left: 18px;
}
#mainmenu a.logoutmenu {
	background: transparent url(/picons/logout.png) no-repeat bottom left;
	padding-left: 18px;
}
#mainmenu a.helpmenu {
	background: transparent url(/picons/help-faq.png) no-repeat bottom left;
	padding-left: 18px;
}
#mainmenu a.profilmenu {
	background: transparent url(/picons/profil.png) no-repeat bottom left;
	padding-left: 18px;
}
#maincolumn {
	width: 600px;
	min-height: 900px;
	float: left;
}
.homenotloggedin #maincolumn {
	min-height: 660px;
}
#input {
	background:white url(/static/menu_separator.png) no-repeat scroll right bottom;
	padding:8px;
	margin-bottom:0;
	padding-bottom:0;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	width: 100%;
}
.replies #input, .barataid #input, .dm #input {
	background-image:url(/static/menu_separator_alt.png);
}
#input label {
	font-size: 16px;
}
#input input.mainformselector {
	width: 300px;
	padding: 6px;
	border: 3px solid #efefef;
	font-size: 16px;
	background: transparent;
	margin: 4px;
	border-radius: 8px;
	
}
#input textarea {
	overflow-x: hidden;
	overflow-y: auto;
	width: 586px;
	height: 60px;
	padding: 8px;
	border: 0;
	font-size: 16px;
	background: white url(/static/csirip_input_background.png) no-repeat top left;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
#input #bekuldes, #gyorsbeallitasmentes, #gyorsbeallitasmegsem, .mentesgomb  {
	background-color: #CBE8EC;
	font-variant: small-caps
	border:0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 8px;
	font-weight: bold;
	cursor: pointer;
}
#input #bekuldes {
	margin-bottom: 8px;
	padding: 4px;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 12px;
	margin-left: 8px;
	
}
#gyorsbeallitasmentes, #gyorsbeallitasmegsem, .mentesgomb {
	background-color: #CBE8EC;
}
#input #bekuldes:hover, #gyorsbeallitasmentes:hover, #gyorsbeallitasmegsem:hover, .mentesgomb:hover {
	background-color: #35cbff;
}
#gyorsbeallitasmegsem {
	background-color: #eee;
	border: 1px solid #eee;
	opacity: 0.5;
	  filter: alpha(opacity = 50);
}

#input #megjegyzesek {
	display: block;
	float:right;
	margin-top:-21px;
	text-align:right;
	font-size: 11px;
	line-height:18px;
	margin-bottom: -5px;
}
.dm #input #megjegyzesek {
	margin-top:-40px;
}
#tartalom {
	background-color: white;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	width: 600px;
	margin-top:0;
	padding: 8px;
	min-height: 800px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.homenotloggedin #tartalom {
	min-height: 600px;
}
#fulek {
	margin-top: -34px;
	float: right;
	background-color: transparent;
	padding:0;
	padding-left: 12px;
	padding-right: 12px;
}
#fulek ul {
	list-style-type: none;
}
#fulek li {
	display: inline-block;
	background-color: white;
	margin:0;
	padding:0;
}
#fulek li a {
	color: black;
}

#fulek .menuitemlink {
	display: block;
	width: 100px;
	height: 26px;
}

#helyimenu .kezdolapikon a {
	background: url(/picons/home.png) no-repeat scroll left center;
}
#helyimenu .valaszokikon a {
	background: url(/picons/replies-me.png) no-repeat scroll left center;
}
#helyimenu .uzenetekikon a {
	background: url(/picons/dm.png) no-repeat scroll left center;
}
#helyimenu .baratokikon a {
	background: url(/picons/baratok.png) no-repeat scroll left center;
}
#helyimenu .beallitasokikon a {
	background: url(/picons/beallitasok.png) no-repeat scroll left center;
}
#helyimenu .aktiv a {
	font-weight: bold;
}
#helyimenu a {
	padding-left:34px;
	margin:0;
	line-height: 32px;
}


#gyorsbeallitasok {
	padding: 20px;
	padding-top:10px;
	border-bottom: 1px solid #666;
	margin:5px;
	margin-bottom:20px;

}

#gyorsbeallitasok h3 {
	padding-bottom: 20px;
	margin-left: -10px;
}

#loadingvar {
display:block; color: black; background-color:#fff; padding:6px; margin:2px; margin-top:6px; margin-bottom:6px; -moz-border-radius: 8px; text-align: center; border-radius: 8px;
}
#waitingmessage {
	text-align: center;
	padding:0;
/*	background-color:#e9d171; */
	background-color: #EFEFEF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border:1px solid #E0E0E0;
	border-radius: 8px;
	height: 78px;
}
#waitingmessage strong {
	background-color:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:6px;
	margin: 22px;
	display: block;
	width: 400px;
	float: right;
}
#waitingmessage img {
	border:0;
	padding: 10px;
	display: block;
	float: left;
}

#notific {
	width:100%;
	padding: 2px;
	margin-bottom: 3px;
	height: 20px;
	text-align: center;
}
#hozzalista li {
	margin-left:0;
	margin-bottom:5px;
	padding-top:1px;
	padding-bottom:6px;
	_height: 60px;
	border:0;
	border-bottom: 1px dashed #ddd;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	min-height: 54px;
	font-size: 15px;
}

#hozzalista div li:last-child {
	border-bottom: 1px dashed #ddd;
}
#hozzalista li:last-child, #hozzalista li li {
	border-bottom: 0;
}
.homenotloggedin #hozzalista {
	margin-top:16px;
}


#hozzalista li li {
border-bottom: 0 !important;
}
.barat {
/*	background-color: #fff;
	background-image: url(/picons/baratborder.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	*/
}
p.uzi {
	display: block;
	margin:0;
	padding:1px;
	min-height: 32px;
	overflow:hidden;
	width:540px;
	color: #252525;
	line-height: 20px;

}

.contt {
	width: 540px;
	margin-left: 58px;
}
.uzi a:hover {
	text-decoration:underline;
}
img.protav {
	margin:0;
	padding:0;
	border:0;
	margin-left:-17px;
	margin-right:7px;
	width:10px;
	margin-top:20px;
}
a img.oldalprotected {
	display:none;
	border: 0;
}
a:hover img.oldalprotected {
	display:inline;
	border: 0;
}
#hozzalista li.tenyleguj {
}

#hozzalista li.tenyleguj, #hozzalista li.uj {
}
.en, #hozzalista li.en, #hozzalista li.en.uj, #hozzalista li.en.tenyleguj {
	background-color:#ffffd0;
}

#hozzalista li.kijelolt {
	background-color: #e8e8e8;
}

#hozzalista li#tenyleguj_mod {
	height: auto;
	overflow: visible
	overflow-x: hidden;
}
.highlight {
	background: yellow;
}
.en .highlight {
	background: transparent;
}
#hozzalista li img.mainavatar {
	float:left;
	margin:1px;
	padding:4px;
	padding-top: 3px;
	height:48px;
	width:48px;
}

.collapsed .mainavatar {
	height: 24px !important;
	width: 24px !important;
	padding: 1px !important;
	margin:0 !important;
	padding-right: 29px !important;
	padding-left: 6px !important;
}


#hozzalista small {
	color: #666;
	line-height: 10px;
}

#hozzalista small a {
	color: #666;
}
#hozzalista li.collapsed {
	height: 26px !important;
	min-height: 26px;
	max-height: 26px;
	overflow: hidden;
	line-height: 26px;
	opacity: 0.5;
	moz-opacity: 0.5;
	  filter: alpha(opacity = 50);

}
.collapsed .uzi {
	display: inline;
}
a.collapsebtn {
	display: block;
	float: right;
}

.autocimke {
	display: none;
	/* color: red; */
}
li.idezet {
	padding-top: 10px !important;

}

.idezet p {
	display: block;
	width: auto !important;
	margin:0 !important;
	padding:0 !important;
	border:0 !important;

}
.idezet p img {
	vertical-align:bottom;
}
.idezet img.mainavatar {
}

a.referal {
	padding-left:16px;
	background:transparent url(http://turulcsirip.hu/smiley/go-next.png) no-repeat scroll left center;
}
a.protectedreferal:after {
	content: " " url(/protected.gif);
}

p.uzi a[href$=".pdf"] {

}



p.uzi a[href*="@"], p.uzi a[href*="http://turulcsirip.hu/tag/"], p.uzi a[href*="http://www.turulcsirip.hu/tag/"], p.uzi a[href*="http://twitter.com/"], p.uzi a[href*="http://www.twitter.com/"], p.uzi a[href*="http://turulcsirip.hu/user/"], p.uzi a[href*="http://www.turulcsirip.hu/user/"] {
	padding-bottom:2px;
	padding-left:18px;
	padding-top:2px;
	background:transparent;
}

p.uzi a[href*="http://turulcsirip.hu/tag/"], p.uzi a[href*="http://www.turulcsirip.hu/tag/"] {
	background: url(/picons/tag_blue.png) no-repeat scroll left center;
}
p.uzi a[href*="http://turulcsirip.hu/user/"], p.uzi a[href*="http://www.turulcsirip.hu/user/"] {
	background: url(/picons/user-info.png) no-repeat scroll left center;
}
p.uzi a[href*="http://turulcsirip.hu/perma/"], p.uzi a[href*="http://www.turulcsirip.hu/perma/"] {
	*background: url(http://turulcsirip.hu/smiley/go-next.png) no-repeat scroll left center;
}
p.uzi a[href*="http://twitter.com/"], p.uzi a[href*="http://www.twitter.com/"] {
	background: url(/picons/twitter_icon.png) no-repeat scroll left center;
}

pre {
	text-align: left;
}



.megosztas p.uzi:before {
	content: url(/picons/megosztott.png);
}

p.uzi a.klikkelhetohelyben {
	padding-bottom:2px;
	padding-left:18px;
	padding-top:2px;
	background:transparent;
	background: url(/picons/expand.png) no-repeat scroll left center;
}
.inlinegombok img {
	display: inline;
	width: 22px;
	height: 22px;
}
.inlinegombok, .collapsed.kijelolt .inlinegombok, .collapsed:hover .inlinegombok, .collapsed .inlinegombok {
	visibility: hidden;
	*visibility: visible;
	display:inline;
	height: 22px;
	float: right;
	cursor:pointer;
	margin-top:0px;
}
#hozzalista li strong {
	line-height: 22px;
}


.inlinegombok, .collapsed.kijelolt .inlinegombok, .collapsed:hover .inlinegombok, .collapsed .inlinegombok {	visibility /*\**/:visible\9 }

li:hover .inlinegombok, .kijelolt .inlinegombok {
	visibility: visible;
}


#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#fade {
	background: #97d7b1;
	position: fixed;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=50);
	opacity: .50;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
.popup_block {
	background: #fff;
	padding: 10px;
	border: 0;
	float: left;
	width: 680px;
	max-height: 80%;
	min-height: 400px;
	_height: 400px;
	position: fixed;
	top: 10%;
	left: 0;
	right: 0;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;

}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin:  0;
	padding:  0;
	min-height: 260px;
	_height: 260px;
}
.popup img.cntrl {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
}
.popup h3 {
	margin: 6px;
}

.csatolmanyTartalom {
	padding: 10px;
}
.inlinelogo {
	max-width: 48px;
	max-height: 48px;
	_width: 48px;
	_height: 48px;
	float: right;
	padding-right: 50px;
}
img.inlineimage {
	max-width: 100%;
}


#alsonavigacio {
	display: block;
	height: 20px;
	background-color: #efefef;
	padding: 10px;
	border: 1px solid #e0e0e0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 20px;
	font-variant: small-caps;
}
#alsonavigacio a {
	color: #434343;
}
#alsonavigacio a#archivujabb {
	display: block;
	float: left;
	width: 33%;
}
#alsonavigacio a#autoarchiv {
	display: block;
	float: right;
	width: 33%;
	text-align: center;

}

#alsonavigacio a#archivregebbi {
	display: block;
	float: right;
	width: 33%;
	text-align: right;
}

#sidebar_widget_widgetcontrol {
	opacity:0.6;
	filter: alpha(opacity = 60);
}
#sidebar_widget_widgetcontrol:hover {
	opacity:1;
	  filter: alpha(opacity = 100);
}
li.sortme {
	padding:9px;
	list-style:none;
	width:250px;
	margin-bottom: 14px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	float: right;
	overlay-x: hidden;
 }

li.sortme .title {
	cursor:move;
	width: 100%;
	display: block;
	margin:0;
	margin-top: -10px;
	margin-left: -3px;
	padding:3px;
	font-size: 1.1em;
}

.homenotloggedin li.sortme .title {
	cursor: default;
}

#sidebar {
	width: 270px;
	float: right;
	font-size: 13px;
	margin:0;
	padding:0;
	border:0;
	margin-bottom: 20px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


#footer {
	display: block;
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	padding:10px;
	margin-top: 14px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#footer small {
	color: #666;
	font-size: 11px;
}


.dm #fulek li.inaktiv, .replies #fulek li.inaktiv {
	opacity: 0.5;
	  filter: alpha(opacity = 50);
}
.dm #fulek li.inaktiv:hover, .replies #fulek li.inaktiv:hover {
	opacity: 1;
	  filter: alpha(opacity = 100);
}

.dm #fulek li.kinti, .replies #fulek li.kinti {
	opacity: 0.5;
	  filter: alpha(opacity = 50);
	padding: 1px 8px 1px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;


}
.dm #fulek li.kinti:hover, .replies #fulek li.kinti:hover {
	opacity: 1;
	  filter: alpha(opacity = 100);
}
í

.homepageloggeddin #tat_table {
	margin-top: -46px;
	margin-left: 8px;
}
#tat_table tr {
	padding: 5px;

}

.userkereses #tartalom h2, .profilbeallitasok #tartalom h2, .profilbeallitasok #tartalom h3 {
	margin: 8px;
}
.userkereses .maintable td, .profilbeallitasok .maintable td, .regisztracio .maintable td {
	padding-top: 12px;
}
.userkereses #tartalom form, .profilbeallitasok #tartalom form, .regisztracio #tartalom form {
	margin-left: 26px;
}
.userkereses label.maininput, .profilbeallitasok label.maininput, .regisztracio label.maininput {
	padding-right: 10px;
	text-align: right;
}

.userkereses input.maininput, .profilbeallitasok input.maininput, .regisztracio input.maininput {
	border: 1px solid #dde;
	background: #f8f8f0;
	width: 400px;

}
#userkeresoform {
	margin: 16px;
	padding:0;
	margin-left: 0;
}
.profilbeallitasok textarea.maininput {
	display: block;
	border: 1px solid #dde;
	background: #f8f8f0;
	width: 400px;
}


ol.tartalomjegyzek {
	display: inline-block;
	border: 1px solid #dde;
	background-color: #f8f8f0;
	margin: 10px;
	padding: 10px;
	padding-left: 40px;
}

#mainuzenet ol {
	display: block;
	margin: 10px;
	padding: 10px;
	padding-left: 40px;
}

#widgetmainmenu {
	display: block;
	width:100%;
	text-align:center;
}
#widgetmainmenu a {
	color: #333;
}

.csatolmanyTartalom {
	padding: 10px;
}
.csatolmanyTartalom blockquote {
	padding: 10px;
	padding-left: 30px;
}
.inlinelogo {
	max-width: 48px;
	max-height: 48px;
	_width: 48px;
	_height: 48px;
	float: right;
	padding-right: 50px;
}
img.inlineimage {
	max-width: 100%;
}



.kereso {
	background-color: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 200px;
	height: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	border: 1px solid #f2f2f2;
	border-radius: 8px;
}
.kereso:hover {
	border: 1px solid #666;
}


.kereso .keresoinput {
	border:0;
	margin:0;
	padding:0;
	padding-top:2px;
	margin-left:7px;
	width: 168px;
}
.kereso .keresogomb {
	border:0;
	margin:0;
	padding:0;
	max-width: 20px;
	padding-top: 3px;
}
.widget_content {
	margin:0;
	padding:0;
	border:0;
	overflow: hidden;
}

h1 {
	text-shadow: #aaa 2px 1px 2px;
}

img.starkicsi, img.protectedkiskep {
	margin:0;
	padding:0;
	border:0;
	vertical-align: bottom;
}




#mainuzenet {
	background-color: #dff4bc;
	border: 1px dashed #83c219;
	padding: 10px;
	margin-bottom: 12px;
	overflow:hidden;
	width:578px; /* Force hasLayout in IE */
}
#mainuzenet p {
	line-height: 22px;
	margin-top: 6px;
}

.homenotloggedin #tartalom, .regisztracio #tartalom, .profilbeallitasok #tartalom {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
}

.widget_login .logininput {
	background-color: white;
	width: 100%;
	border: 1px solid #97cdd7;
	padding: 2px;
}

.widget_login small {
	font-size: 9px;
}
.widget_login small a {
	color: #4297be;
}
.widget_login label {
	font-size: 11px;
}

#sidebarlogin {
	float: right;
}
.regisztralokenis {
	float: right;
}

#tartalom h2 {
	font-size: 20px;
}
#sokmas {
	margin:0;
	padding:0;
	float: right;
	display: block;
	width: 270px;
	margin-top: -20px;
	font-size: 16px;
	color: #666;
	text-align: right;
}

#fooldalsztarok {
	margin-top: 15px;
	margin-bottom: 5px;
}
#fooldalsztarok td a {
	color: black;
}
#fooldalsztarok td {
	text-align: center;
	vertical-align: top;
}

#hozzalista {
	min-height: 750px;
}


.homenotloggedin #hozzalista {
	min-height: 200px;
}

.barataid p.meta {
	color: #666;
	line-height: 22px;
	display: block;
	vertical-align: center;
}
.userlista p.meta a.eltavolit {
	opacity: 0.5;
}
.userlista p.meta a.eltavolit:hover {
	text-decoration: blink;
	color: red;
	opacity: 1 !important;
}
.userlista p.meta img {
	vertical-align: text-top;
}

#mainuzenet .widget_login {
	margin: 10px;
}
#mainuzenet .widget_login label {
	font-size: 16px;
}
#mainuzenet .widget_login #username, #mainuzenet .widget_login #password {
	width: 300px;
	display: block;
}

#mainuzenet .widget_login #sidebarlogin {
	float:none;
	display:block;
}



li.tag_valentin {
	background: #ffd6dd url(/static/valentin.png) no-repeat right bottom;
}


#hozzalista li.hirdetes {
	border-top: 1px dashed black;
	border-bottom: 1px dashed black;
	margin-top: -6px;
	padding-top: 6px;
	background: white url(/static/reklamhatter.png) no-repeat bottom right;
}


