/*
Img4.net - Free Image Hosting
*/

html {
	overflow-y: scroll; 
	height: 100%;
	margin-bottom: 0.1em;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
* {
	padding: 0;
	margin: 0;
}
body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background: #ededed;
	text-align: center;
}
#nojs {
	text-align: center;
	font-size: 1.8em;
	background: #000;
	color: red;
	font-weight: bold;
	padding: 10px;
}
#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	width: 780px;
	border: 1px solid #ddd;
	border-top: none;
}
#header {
	height: 100px;
	width: 758px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	background: #333;
	padding: 0;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
#header a {
	color: #fff;
	text-decoration: none !important;
	}
#header a:hover {
	color: #fff;
	background: #6d0233;
	text-decoration: none !important;
}
#top {
	height:100px;
	width:222px;
	border-right:1px solid #555;
	float:left;
}

/* LANGUAGE */
#nav {
	margin: 0;
	border: none;
	padding: 0;
	text-align: left;
	margin-left: 23px;
	padding-top: 10px;
}
#nav a {
	padding: 1px 12px 2px 13px;;
	margin-right: 5px;
}
#nav a span {
	display: none;
}
#nav a.cs {
	width: 25px;
	height: 15px;
	background: url(http://img4.net/sys/img/cz.gif);	
}
#nav a.en,#nav a:hover.en {
	width: 25px;
	height: 15px;
	background: url(http://img4.net/sys/img/en.gif);	
}
/* \LANGUAGE */

/* LOGOTYPE */

#top #title a {
	display: block;
	width: 150px;
	height: 39px;
	margin-top: 30px;
	margin-left: 23px;
	padding:0;
	background: transparent url('http://img4.net/sys/img/title_beta.gif') no-repeat;
}
#title a:hover{
	background: transparent url('http://img4.net/sys/img/title_beta.gif') no-repeat;
}
/* \LOGOTYPE */

/* MENU */
ul#menu {
    font-size: 1.1em;
    margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;
}
#menu li {
	float: left;
	width: 8em;
	margin:0;
	width: 8em;
	border-right: 1px solid #555;
    wrap: auto;
}
#menu li#active {
	margin-top:-10px;
	background: #de1073;
}
#menu li#active a{
	padding-top:60px;
}
#menu li#active a:hover {
	background: #de1073;
}
#menu li.first {

}
#menu a {
	font-size: 1em;
	display: block;
	height: 50px;
	width: 8em;
	line-height:50px;
	_line-height:50px;
	padding: 50px 0 0 0px;
	text-align: center;
}
/* \MENU */

.adborder {
	text-align: center;
	margin: 4px 0;
}
#container {
	width: 738px;
	margin:0px auto 0px auto;
	padding:5px 9px 9px 9px;
	font-size:9pt;
	background-color: white;
	border: 3px solid #313031;
}
#container .left {
	float: left;
	width: 29%;
}
#container .right {
	float: right;
	width: 70%;
	padding-bottom:25px;
	text-align: left;
}
#container .left2 {
	float: left;
	width: 70%;
}
#container .right2 {
	float: right;
	width: 29%;
	text-align: left;
}
#container .ynview {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}
#container .rounded {
	padding: 10px 7px 10px 10px;
	-moz-border-radius:6px;
}
#container .red {
	background-color: #FFE6E6;
	border-bottom: 1px solid #FFBFBF;
}
#container .green {
	background-color: #F5FFE6;
	border-bottom: 1px solid #DCE6CF;
}
#container .yellow {
	background-color: #FFFFD6;
	border-bottom: 1px solid #eaea78;
}
#container .gray {
	background-color: #fafafa;
	border-bottom: 1px solid #e5e5e5;
}
#container ul#selectedFiles {
	display: block;
	margin: 0px;
	padding: 0px;
}
#container ul#selectedFiles li {
	padding: 5px 5px 6px 5px;
	clear: both;
	-moz-border-radius: 5px;
}
#container ul#selectedFiles li span.left {
	width: 85%;
	display: block;
	float: left;
	padding: 1px;
}
#container ul#selectedFiles li span.right {
	width: 10%;
	display: block;
	float: right;
	padding: 2px;
}

/* FOOTER */
#credit {
	text-align: right;
	width: 760px;
	margin: 0 auto;
	font-size: 1.1em;
	color: #aaa;
	padding-bottom: 15px;
}
#credit #firstline{
	color: #000;
	font-size: 1.2em;
	padding-top:2px;
	padding-bottom:3px;
}
#credit #firstline a{
	color: #de1073;
}
#credit #firstline a:hover{
	color: #313031;
}
#credit a {
	color: #aaa;
	text-decoration: underline;
}
/* \FOOTER */

/* FONT */
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 75px 40px 0;
}
h2 {
	text-align: left;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding-top:3px;
	padding-left: 5px;
	color: #de1073;
}
a, .linkthis {
	color:#27d;
	cursor:pointer;
	text-decoration:uderline;
}
a:hover, .linkthis:hover {
	color:#a70d57;
}
.s1 {
	color: #444444;
}
.s2 {
	color: #6BB300;
}
.s3 {
	color: #B32400;
}
.s4 {
	color: #cdc844;
}
.s9 {
	color: #B32400;
	font-size:6pt;
}
span.link {
	color: #27d;
	cursor:pointer;
	text-decoration: underline;
}
span.link:hover {
	color: #a70d57;
	cursor:pointer;
	text-decoration: underline;
}
span.pointer {
	cursor:pointer;
}
.graya {
	color: #acacac;
	font-size: 8pt;
}
.color4 {
	background-color: #fbffdf;
}
ul.ls_menu2 a {
	color: #808080;
}
/* \FONT */

/* TUNING */
ul.ls_menu2 {
	margin-top: 15px;
	line-height: 1.4em;
	list-style: square;
	margin-left: 25px;
}
div.spacer {
	clear: both;
	font-size: 1px;
}
.selln {
	cursor:pointer;
  padding:0;
  margin:0;
}
input.nxt {
	margin-bottom: 5px;
}
input.bck {
	margin-top: 3px;
}
ul.ls_menu {
	line-height: 1.4em;
	list-style: square;
	margin-left: 15px;
}
.leb{
	margin-left: 5px;
	margin-right: 5px;
}
.zav img{
	padding-top:2px;
	padding-left:1px;
}
.tbg{
	margin:10px 0 20px 15px;
}
.lhe {
	line-height: 1.4em;
}
.lhf {
	line-height: 2em;
}
.divlr {
	min-height: 52px;
	padding-top: 8px;
}
.divlrl {
	float: left;
	padding-right: 7px;
}
.bhr {
	margin-bottom: 3px;
}
.bhm {
	margin-top: 8px;
}
.bhmb {
	margin-top: 15px;
}
.bhmbt {
	margin-top: 10px;
	margin-bottom: 10px;
}
.selected {
	margin-top:5px;
  background-color:#f0f0f0;
  padding:5px 5px 5px 8px;
  -moz-border-radius:5px;
}
.ls_menu2 {
	margin-left: 20px;
}
.clle {
	float: left;
	padding-right: 5px;
}
.cl img {
	margin-top: 6px;
}
form {
	padding: 0;
	margin: 0;
	border: 0;
}
img {
	border: 0;
}
.right textarea,input {
	max-width:506px;
}
textarea,input {
	max-width:725px;
}
table.rowlines td {
	border-bottom: 1px solid #f0f0f0;
}
label {
	cursor: pointer;
}
.button {
	background: #de1073;
	border: 1px solid #000;
	color: #fff;
	cursor: pointer;
	padding: 1px;
}
.button:hover {
	background: #a70d57;
	color: #fff;
	padding: 1px;
	cursor: pointer;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
img.img1 {
	margin-bottom: -3px;
}
#view_contents img.img1 {
	border: none;
	margin-bottom: -4px;
}
#view_contents img:hover.img1 {
	border: none;
}
.refr {
	color: #808080;
	cursor: pointer;
	padding-left: 15px;
}
.right {
	text-align:right;
}
.headerpad {
	height:25px;
}
.linepadding {
	padding:4px 0 2px 0;
}
/* \TUNING */





#view_contents img{
	padding:3px;
	background:#fff;
	max-width:125px;
	max-height:125px;
	border:1px solid #dedfde;
}

#view_contents img:hover{
	border:1px solid #000;
}


#view_contentsa img{
	padding:3px;
	background:#fff;
	max-width:105px;
	max-height:105px;
	border:1px solid #dedfde;
}

#view_contentsa img:hover{
	border:1px solid #000;
}
#view_contentsa #bnew{
	margin-top:10px;
	margin-bottom:10px;
	}
#view_contentsa #btop{
	margin-top:10px;
	}
#viewimage{
	border: 1px solid #e0e0e0;
  padding:6px;
  text-align:center;
}

td.tt { vertical-align: top; padding-top: 4px; }


span.green { color: #708059 }
span.hilite { background-color: #E0E0E0; }
span.underline { border-bottom: 1px solid #444444; }
span.small { color: #808080; }
span.smalltext { font-size: 0.9em; }
span.help { color: #55A055; cursor: help; border-bottom: 1px dotted; }
span.link_clicked { color: #0055FF; cursor: pointer; font-weight: bold; }
span.link2 { color: #505050; cursor: pointer; font-size:0.9em; }
span.link3 { color: #404040; cursor: pointer; font-size:0.9em; }
span.link4 { color: #0066DF; cursor: pointer; }
span.head1 { color: #404040; font-size:1.1em; font-weight: bold; }
span.sort { cursor:pointer; color: #444444; text-decoration:underline; }


table.galleryTable { width: 100%; }
table.galleryTable td { text-align:center; line-height:1.5em; color:#808080; font-size: 0.9em; }
table.galleryTable span.info { clear:both; display: block }
td.ct { text-align: center; }
td.cr { text-align: right; }
td.cl { text-align: left; }

div.outer{border: 1px #888888 solid;background-color: white;}
div.inner{padding: 8px;margin: 1px;border-right: 1px solid #E0E0E0;border-bottom: 1px solid #E0E0E0;}
p.note1{font-size:0.9em;line-height: 1.3em;border:1px solid #FFBFBF;background-image:url('images/bg4.gif');padding:3px 3px 3px 5px;margin:5px 0px 5px 0px;}
p.p1{background-color:#f0f0f0;padding:5px;margin-bottom:4px;color:#404040;}
p.p2{margin:0px;padding:0px;}
div.box1{padding: 5px;background-color: #FAFAFA;}
div.box2 { margin-top: 3px; }

div.announce_1 { padding:8px; margin-bottom: 5px; margin-left: -5px; margin-right: -5px; background-color:#F5FFE6; -moz-border-radius:5px; }
div.announce_2 { padding:8px; margin-bottom: 5px; margin-left: -5px; margin-right: -5px;background-color: #fafafa; -moz-border-radius:5px; }
div.announce_1 span, div.announce_2 span { color: #808080; font-size: 0.9em; }



#content{padding: 7px 10px 5px 10px; margin-top: 8px;}

#message{display:none;background-color:#FBFFDF;padding:8px;color:#404040;margin:5px;-moz-border-radius:5px;line-height:1.5em;}




#alert_box {float:left;position:absolute;width:500px;left:50%;margin-left:-250px;top:100px;background-color:white;border:2px solid #fff;padding:3px;}
#alert_box h1 { background:url('images/mbarbg6.gif'); color: white; padding: 3px 0px 3px 8px; }
#alert_box p { padding: 7px; border-style: solid; border-color: black; border-width: 0px 1px 1px 1px; }


table#files_table { width: 100%; }
table#files_table td { vertical-align: top; padding-top:5px; }

