body {font: 12px Verdana, Arial, sans-serif; color: #828282; background: #f1f1f1 url(../images/page-bkg.jpg) repeat-x top;}

h1,h2,h3,h4,h5 {font-family: Arial, sans-serif;}
h1 {color: #000;}
h2 {color: #000; font-size: 17px; line-height: 17px; font-weight: normal; border-bottom: 2px solid #c6c6c6; padding-bottom: 2px}
h3 {color: #2d2d2d; font-size: 15px; line-height: 15px; font-weight: normal;}
h4 {color: #4e4e4e; font-size: 14px; line-height: 17px; font-weight: normal;}

a {text-decoration: none; color: #595959;}
h2 a {color: #000;}

.clr {display: block; clear: both;}
.col-12 {float: left; width: 49%;}
.col-22 {float: left; width: 49%;}
.left {float: left;}

body {background: #f1f1f1;}
h2 {font: 22px Georgia, serif; letter-spacing: -1px}

table {width: 99%; -moz-border-radius: 11px; -moz-box-sizing: content-box; border: 1px solid #BBBBBB; font: 11px/16px "Lucida Sans Unicode", Verdana, Arial, sans-serif; padding: 2px 8px; text-shadow: 0 1px 0 #FFF; -moz-background-clip: border; -moz-background-inline-policy: continous; -moz-background-origin: padding; background: #EEEEEE url(http://toyota-starlet.pl/wp-admin/images/white-grad.png) repeat-x scroll left top; color: #464646; -webkit-border-radius: 11px; border-radius: 11px;}
table th {border-bottom: 1px solid #ccc;}
table td {border-bottom: 1px solid #fff;}

#header {padding: 0em 1em; background-color: #555; margin-bottom: 10px; border-bottom: 1px solid #fff; }
#header h1 {font: 20px Georgia, serif; letter-spacing: -1px; color: #f1f1f1; line-height: 2em}

DIV.ProgressBar { width: 100px; padding: 0; border: 1px solid black; margin-right: 1em; height:.75em; margin-left:1em; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
DIV.ProgressBar DIV { background-color: Green; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 5px; left: 10px; }

#sidebar {float: left;}
#main {margin-left: 250px;}

#id-label {display: none;}

#main form.photos dd {height: 120px}
#main form.photos dd textarea {height: 100px; float: left; margin-right: 20px}
#main form.photos dd p.hint {float: left; margin: 0; padding: 0}

.zend_form .text {width: 600px}
.zend_form textarea {height: 250px;}

.photo {float: left; margin-right: 10px}
.photo img {cursor: pointer;}
.photo p.tooltip {background-color:#000; outline:1px solid #669; border:2px solid #fff; padding:10px 15px; width:200px; display:none; color:#fff; text-align:left; font-size:12px; outline-radius:4px; -moz-outline-radius:4px; -webkit-outline-radius:4px; }
#photos-element > p {clear: left;}

.button {-moz-border-radius: 11px; -moz-box-sizing: content-box; border: 1px solid #BBBBBB; font: 11px/16px "Lucida Sans Unicode", Verdana, Arial, sans-serif; padding: 2px 8px; text-shadow: 0 1px 0 #FFF; -moz-background-clip: border; -moz-background-inline-policy: continous; -moz-background-origin: padding; background: #EEEEEE url(http://toyota-starlet.pl/wp-admin/images/white-grad.png) repeat-x scroll left top; color: #464646; -webkit-border-radius: 11px; border-radius: 11px;}
.button:hover {border-color: #000; color: #000;}
.button:active {background: #EEEEEE url(http://toyota-starlet.pl/wp-admin/images/white-grad-active.png) repeat-x scroll left top; border-color: #000; color: #000;}

/* use a semi-transparent image for the overlay */ 
#overlay { 
    background-image:url(http://static.flowplayer.org/img/overlay/white.png); 
    color:#efefef; 
    height:416px;
    width: 546px;
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height:405px; 
    overflow-y:auto; 
}
div.contentWrap li {list-style: none; float: left; margin-right: 10px; margin-bottom: 10px; cursor: pointer}
ul.photos li {list-style: none; float: left; margin-right: 10px; margin-bottom: 10px;}


/* the overlayed element */
div.overlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../images/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../images/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}


