/* altalanossagok: */

html {
	height: 100%;
	margin-bottom: 1px;
}

fieldset {
	padding: 0px;
	border: none;
}

.hide {
	display: none;
}

*html form {
	margin: 0px;
}

input.submit {
	background: #0090FF;
	color: white;
	text-align: center;
	border: 1px solid #0079D7;
	margin: 10px auto;
	width: 100px;
	display: block;
}

.important {
	border-top: 1px solid #027AD9;
	border-bottom: 1px solid #027AD9;
	background: #BBE0F3 url(images/lightbulb.png) no-repeat 10px 2px;
	padding: 3px 0px 3px 34px;
	font-weight: bold;
	margin: 10px 0px;
}

.error {
	font-size: 1.2em;
	margin: 10px 0px;
	color: #CC3333;
	font-weight: bold;
	padding: 2px 4px;
	background: #FFDDDD;
}

.success {
	font-size: 1.2em;
	margin: 10px 0px;
	color: #228822;
	font-weight: bold;
	padding: 2px 4px;
	background: #DDFFDD;
}

body {
	background: white;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100%;
}

#body {
	position: relative;
	text-align: left; 
	margin: 0 auto; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	height: auto !important; 
	height: 100%;
}

#header {
	width: 100%;
	background: #138ED5 url(images/header.jpg) no-repeat;
	height: 100px;
}

#header a {
	display: block;
	width: 160px;
	height: 98px;
}


#header_bottom {
	width: 100%;
	background: url(images/header_bottom.jpg) repeat-x;
	height: 7px;
}

*html #header_bottom {
	overflow: hidden;
}

#container {
	overflow: hidden;
	padding-bottom: 80px;
}

#footer {
	background: #C1C1C1;
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #929292;
	position: relative;
	margin: -55px auto 0 auto;
	padding: 5px;
	height: 45px;
}

#footer a {
	color: white;
}

#left {
	width: 170px;
	float: left;
	padding-top: 20px;
	font-family: Tahoma;
	font-size: 12px;
}

*html #left {
	padding-bottom: 50px;
}

#left .box_header {
	background: #0090FF;
	height: 18px;
	padding-top: 2px;
	border-right: 1px solid #0079D7;
	border-top: 1px solid #0079D7;
	text-align: center;
	color: white;
}

#left .box {
	background: #F0F0F0;
	border: 1px solid #DDDDDD;
	border-left: none;
	margin-bottom: 15px;
}

#left .box .menu {
	margin-left: 10px;
	border-left: 6px solid #0079D7;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px 0px 1px 10px;
	width: 135px;
	font-weight: bold;
}

#left .box .menu:hover {
	border-left: 6px solid #0090FF;
}

#left .box .menu.admin {
	border-left-color: #BB3333;
}

#left .box .menu.admin:hover {
	border-left-color: #EE4444;
}

#left .last_comments_box {
	padding: 10px;
	font-size: 0.9em;
}

#left .last_comments_box .date {
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 4px;
	color: #BB3333;
}

#left .last_comments_box .comment {
	margin-bottom: 10px;
}

#left .last_comments_box a.more {
	color: #0079D7;
	font-weight: bold;
	font-size: 0.9em;
}

*html #left .box {
	padding: 5px 0px;
}

*html #left .box .menu.first {
	position: relative;
	left: 10px;
}


#left .box .menu a {
	display: block;
	color: #404040;
	text-decoration: none;
}

/* bejelentkezes box */

#left .box #login_form div.login_failed {
	color: #AA1111;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin-top: 4px;
}

#left .box #login_form label {
	color: #404040;
	font-weight: bold;
}

#left .box #login_form label.name {
	margin-left: 24px;
}

#left .box #login_form label.password {
	margin-left: 10px;
}

#left .box #login_form input.text {
	background: white;
	padding: 2px;
	border: 1px solid #D0D0D0;
	width: 100px;
	font-size: 11px;
	font-family: Tahoma;
	margin-top: 6px;
}

/* kijelentkezes */

#left .box.logout {
	color: #404040;
	padding: 5px;
}

#left .box.logout a {
	color: #404040;
}

/* gyorskereso */

#left form#quicksearch {
	font-size: 11px;
}

#left form#quicksearch label {
	font-weight: bold;
}

#left form#quicksearch label {
	color: #404040;
	padding-right: 3px;
}

#left form#quicksearch label.user {
	margin-left: 24px;
}

#left form#quicksearch label.type {
	margin-left: 16px;
}

#left form#quicksearch label.palyaszam {
	margin-left: 6px;
}

#left form#quicksearch label.tarsasag {
	margin-left: 15px;
}

#left form#quicksearch label.meghajtas {
	margin-left: 7px;
}

#left form#quicksearch input.text {
	width: 86px;
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 6px;
}

#left form#quicksearch select {
	width: 90px;
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 6px;
}

/* main */

#main {
	width: auto;
	padding: 5px 20px 20px 200px;
	font-family: Tahoma;
	font-size: 12px;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	border-left: 10px solid #0079D7;
	padding: 4px 0px 4px 15px;
	margin-bottom: 20px;
}

*html h1 {
	margin-top: 8px;
}

/* regisztracios form: */

form#registration table {
	margin: 20px auto;
	width: 550px;
}

form#registration table td {
	padding: 6px 20px;
	border-bottom: 1px solid #EEEEEE;
}

form#registration input.text {
	width: 200px;
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #0079D7;
}
/*
form#registration input.text:focus {
	border: 1px solid #0078D7;
}
*/
form#registration textarea {
	width: 270px;
	height: 120px;
	border: 1px solid #D0D0D0;
	padding: 2px;
	font-family: Tahoma;
	font-size: 12px;
	color: #0079D7;
}
/*
form#registration textarea:focus {
	border: 1px solid #0078D7;
}
*/

/* adatmodositas */
form#change_password,
form#datasheet {
	background: #FAFAFA;
	padding: 10px;
	margin: 0px;
}

form#change_password input.text,
form#datasheet input.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #0079D7;
	width: 200px;
	border: 1px solid #D0D0D0;
	padding: 2px;
}

form#datasheet textarea {
	width: 400px;
	height: 120px;
	font-family: Tahoma;
	font-size: 12px;
	color: #0079D7;
	border: 1px solid #D0D0D0;
	padding: 2px;
}

form#datasheet table td {
	padding: 2px 10px;
}

/* kepfeltoltes, modositas */
form#modify_image_data,
form#picture_upload {
	background: #FAFAFA;
	padding: 10px;
}

form#modify_image_data input.file,
form#picture_upload input.file {
	color: #0079D7;
}

form#modify_image_data input.text,
form#modify_image_data select,
form#picture_upload select,
form#picture_upload input.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #0079D7;
	width: 200px;
	border: 1px solid #D0D0D0;
	padding: 2px;
}

form#modify_image_data select,
form#picture_upload select {
	width: 206px;
}

form#modify_image_data textarea,
form#picture_upload textarea {
	width: 400px;
	height: 120px;
	font-family: Tahoma;
	font-size: 12px;
	color: #0079D7;
	border: 1px solid #D0D0D0;
	padding: 2px;
}

form#modify_image_data table td,
form#picture_upload table td {
	padding: 2px 10px;
}

form#picture_upload .maxsize {
	color: #CC4444;
	font-size: 11px;
	margin-top: 3px;
}

form#modify_image_data img {
	padding: 3px;
	background: white;
	border: 1px solid #CCCCCC;
}

/* gyik */
#gyik .query {
	color: #138ED4;
	font-weight: bold;
}

/* keplistak */

.result_box {
	overflow: hidden;
	border-bottom: 1px solid #0079D7;
	border-top: 1px solid #0079D7;
	margin-bottom: 5px;
	background: #ECECEC;
	padding: 10px;
	padding-bottom: 0px;
	font-size: 11px;
}

*html .result_box {
	height: 170px;
}

.result_box .leftcol {
	float: left;
	width: 160px;
	margin-right: 14px;
}

.result_box .leftcol img {
	padding: 3px;
	background: white;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
	display: block;
}

.result_box .rightcol {
	float: left;
	color: #404040;
	width: 400px;
}

.result_box .rightcol .mozdony {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 15px;
	margin-bottom: 10px;
	color: #0079D7;
}

.result_box .rightcol .mozdony span.votes {
	margin-left: 10px;
	color: #303030;
	font-size: 11px;
}

#image_view a.vote,
.result_box .leftcol a.vote {
	position: relative;
	top: 7px;
	margin-left: 7px;
	color: #303030;
	font-size: 11px;
	background: #C7C7C7 url(images/star.png) 3px 2px no-repeat;
	padding: 4px 4px 4px 19px;
	border: 1px solid #C0C0C0;
	text-decoration: none;
	cursor: pointer;
}

*html .result_box .leftcol a.vote {
	background: #C7C7C7;
}

*html #image_view a.vote {
	background: #C7C7C7;
}

#image_view a.vote:hover,
.result_box .leftcol a.vote:hover {
	text-decoration: underline;
}

.result_box .rightcol label {
	display: block;
	width: 120px;
	font-weight: bold;
	float: left;
}

.result_box .description {
	float: left;
	width: auto;
	margin-top: 27px;
	color: #404040;
	line-height: 16px;
	padding-left: 10px;
	border-left: 1px dotted #BBBBBB;
}

.result_box .image_menu {
	clear: both;
	overflow: hidden;
	padding-left: 7px;
	padding-top: 4px;
}

.result_box .image_menu button {
	font-size: 10px;
}

.result_box .image_menu .active {
	text-align: center;
	color: #338833;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;
}

.result_box .image_menu .inactive {
	text-align: center;
	color: #AA2222;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 3px;
}

.result_box .image_menu a {
	display: block;
	float: left;
	color: white;
	text-decoration: none;
	padding: 3px;
	padding-left: 26px;
	height: 16px;
	margin-right: 1px;
}

.result_box .image_menu a:hover {
	text-decoration: underline;
}

.result_box .image_menu a.modify {
	background: #0079D7 url(images/pencil.png) 5px 2px no-repeat;
	width: 53px;
}

.result_box .image_menu a.delete {
	background: #0079D7 url(images/delete.png) 5px 2px no-repeat;
	width: 40px;
}

/* kereses */

form#search {
	background: #FAFAFA;
	padding: 10px;
	width: 400px;
	margin: 0px auto;
}

form#search select,
form#search input.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #0079D7;
	width: 200px;
	border: 1px solid #D0D0D0;
	padding: 2px;
}

form#search select {
	width: 206px;
}

form#search table td {
	padding: 2px 10px;
}

form#search table tr.hr td {
	border-bottom: 1px dotted #0079D7;
	height: 0px;
	padding: 0px;
}

.pager {
	border-top: 1px solid #0079D7;
	border-bottom: 1px solid #0079D7;
	padding: 2px 10px;
	background: #EEEEEE;
	margin: 10px 0px;
	overflow: hidden;
}

*html .pager {
	height: 14px;
}

.pager div.rec_num {
	float: left;
	width: 100px;
}

.pager div.pages {
    float: right;
    width: 300px;
    text-align: right;
}

.pager div.pages a {
	text-decoration: none;
	color: #CC4444;
}

.pager div.pages a:hover {
	text-decoration: underline;
}

table#user_list {
	width: 100%;
}

table#user_list tfoot th,
table#user_list thead th {
	background: #0079D7;
	color: white;
	padding: 2px 5px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

table#user_list tbody td {
	background: #EEEEEE;
	padding: 2px 5px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

table#user_list tbody tr:hover td {
	background: #E3E3E3;
}

table#user_list tfoot th {
	text-align: right;
}

table#user_list tbody td img,
table#user_list tbody td input.checkbox {
	margin: 0px auto;
	padding: 0px;
	display: block;
	cursor: pointer;
}

table#user_list tbody td input.text {
	border: 1px solid #CCCCCC;
	width: 23px;
	font-size: 11px;
	padding: 1px 3px;
}

table#user_list tbody td img.modify_upload_limit {
	display: inline;
	margin-left: 5px;
	position: relative;
	top: 2px;
}

/* kep nezet: */

#image_view .name {
	text-align: center;
	margin: 5px auto;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #0079D7;
}

#image_view .image {
	qwidth: 750px;
	padding: 10px;
}

#image_view .image img {
	padding: 4px;
	background: white;
	border: 1px solid #BBBBBB;
	display: block;
	margin: 0px auto;
}

#image_view .votes {
	text-align: center;
}

#image_view .datasheet {
	overflow: hidden;
	background: #E4E4E4;
	margin: 10px auto;
	width: 750px;
	padding: 5px;
	color: #404040;
	border: 1px solid #CCCCCC;
}

#image_view .datasheet .leftcol {
	float: left;
	width: 300px;
	margin-right: 20px;
	border-right: 1px dotted #AAAAAA;
	line-height: 18px;
}

#image_view .datasheet .rightcol {
	float: left;
	width: 370px;
	line-height: 16px;
}

#image_view .datasheet .leftcol label {
	float: left;
	font-weight: bold;
	width: 130px;
}

#image_view .title {
	margin: 10px auto;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
	color: #0079D7;
	border-bottom: 1px dotted #0079D7;
}

#image_view .comments {
	background: #CCDDFF;
	padding: 3px;
	font-size: 12px;
}

#image_view .comments .comment_header {
	margin-bottom: 3px;
	font-size: 11px;
	padding: 3px;
}

#image_view .comments .comment_text {
	border-bottom: 1px solid white;
	padding: 3px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

#image_view textarea {
	display: block;
	margin: 10px auto;
	width: 400px;
	height: 100px;
	padding: 3px;
	border: 1px solid #BBBBBB;
	font-size: 11px;
	font-family: Tahoma;
	background: #FFFFF4;
}

/* fooldal */

#mainpage .lastest_uploaders,
#mainpage .random_pictures {
	background: #E1E1E1;
	padding: 0px;
	border: 1px solid #9D9D9D;
	margin: 15px auto;
	overflow: hidden;
	width: 780px;
}


*html #mainpage .lastest_uploaders {
	width: auto;
	height: 230px;
}

*html #mainpage .random_pictures {
	width: auto;
	height: 230px;
}

#mainpage .lastest_uploaders .title,
#mainpage .random_pictures .title {
	background: #C1C1C1;
	border-bottom: 1px solid #9D9D9D;
	border-right: 1px solid #9D9D9D;
	color: white;
	width: 300px;
	padding: 3px 5px;
	font-size: 14px;
	margin-bottom: 15px;
}

*html #mainpage .lastest_uploaders .title {
	width: 20%;
}

*html #mainpage .random_pictures .title {
	width: 20%;
}

#mainpage .pic_box {
	width: 170px;
	float: left;
	margin-left: 20px;
}

*html #mainpage .pic_box {
	margin-left: 12px;
}

#mainpage .pic_box .image {
	height: 130px;
}

#mainpage .pic_box img {
	display: block;
	margin: 0px auto;
	border: 3px solid white;
}

#mainpage .pic_box .data {
	color: #414141;
	text-align: center;
	margin-bottom: 10px;
	line-height: 17px;
	font-size: 11px;
	overflow: hidden;
}

*html #mainpage .pic_box .data {
	height: 55px;
}

