body{
	background-color: #fff;
	background-image:url("http://dev.deboot.sk/_grf/body_bg-tile.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
a{
	color:#ED1C24;
	text-decoration: underline;
}
a:hover{
	text-decoration:none;
}
img{
	border: 0px;
}
p {
	margin: 0 0 1em;
}
h1{
	color:#b2b2b2;
	padding-top: 20px;
	font-size:50px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 0;
	height: 75px;
	/*background:url("http://dev.deboot.sk/_grf/title_bg.png") 0 0 no-repeat !important;*/
}
h2{
	color:#b2b2b2;
	font-size:50px;
	font-style: italic;
	font-size:22px;
	font-weight: bold;
}
h3{
	margin: 10px 0 10px 10px;
	color:#b2b2b2;
	font-size:16px;
	font-weight: bold;
}
/*ul,li{*/
/*	margin: 0px;*/
/*	padding: 0px;*/
/*}*/
input,
textarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
input.w400,
textarea.w400 { width: 400px; }
input.w200,
textarea.w200 { width: 200px; }


.center {
	text-align:center;
}
.text-align-center { text-align: center; }
.text-align-left { text-align: left; }
.text-align-right { text-align: right; }

.fl-left { float: left !important; }
.fl-right { float: right !important; }

.cf-left { clear: left; height: 1px !important; font-size: 1px !important; overflow: hidden; }
.cf-right { clear: right; height: 1px !important; font-size: 1px !important; overflow: hidden; }
.cf-both { clear: both; height: 1px !important; font-size: 1px !important; overflow: hidden; }

.red { color: red; }


#container {
	width: 980px;
	margin-left: auto;
	margin-right:auto;
}
	#container-i {
		margin-bottom: 10px;
	}
		#head {
			background:url("http://dev.deboot.sk/_grf/head_bg.png") 0 0 no-repeat;
		}
			#head-i {
				height: 120px;
				position: relative;
			}
				#head-i .logo {
					display: block;
					position: absolute;
					height: 100px;
					width: 180px;
					top: 10px;
					left: 0;
				}
				#head-i .logo strong {
					display: none;
				}
				#head-i a {
					height: 30px;
					top: 90px;
					position: absolute;
					display: block;
				}
					#head-i a span {
						display: none;
					}
				#head-i a.jquery {
					width: 131px;
					left: 391px;
					background:url("http://dev.deboot.sk/_grf/tab_jquery.png") 0 0 no-repeat;
				}
					#head-i a.jquery-hi {
						background:url("http://dev.deboot.sk/_grf/tab_jquery-hi.png") 0 0 no-repeat !important;
					}
				#head-i a.firefox {
					width: 131px;
					left: 521px;
					background:url("http://dev.deboot.sk/_grf/tab_firefox.png") 0 0 no-repeat;
				}
					#head-i a.firefox-hi {
						background:url("http://dev.deboot.sk/_grf/tab_firefox-hi.png") 0 0 no-repeat !important;
					}
				#head-i a.komodo {
					width: 148px;
					left: 652px;
					background:url("http://dev.deboot.sk/_grf/tab_komodo.png") 0 0 no-repeat;
				}
					#head-i a.komodo-hi {
						background:url("http://dev.deboot.sk/_grf/tab_komodo-hi.png") 0 0 no-repeat !important;
					}				
				#head-i a.playground {
					width: 180px;
					left: 800px;
					background:url("http://dev.deboot.sk/_grf/tab_playground.png") 0 0 no-repeat;
				}
					#head-i a.playground-hi {
						background:url("http://dev.deboot.sk/_grf/tab_playground-hi.png") 0 0 no-repeat !important;
					}
	#content {
	}
		#content-i {
			padding-top: 10px;
		}
			#submenu {
				background:url("http://dev.deboot.sk/_grf/submenu_bg-tile.png") right top repeat-x;
				height: 30px;
				overflow: hidden;
			}
				#submenu a {
					display: block;
					float: left;
					background:url("http://dev.deboot.sk/_grf/submenu_tab_bg.png");
					height: 30px;
					text-decoration: none;
					margin-right: 5px;
				}
					#submenu a span {
						color: #7f7f7f;
						font-size: 16px;
						font-weight: bold;
						padding: 7px 7px 0 10px;
						display: block;
						background:url("http://dev.deboot.sk/_grf/submenu_tab_end.png") top right no-repeat;
						height: 30px;
					}
				#submenu a.active {
					background:url("http://dev.deboot.sk/_grf/submenu_tab_bg-hi.png");
				}
					#submenu a.active span {
						background:url("http://dev.deboot.sk/_grf/submenu_tab_end-hi.png") top right no-repeat;
					}
			#content-l {
				color:#626262;
				float: left;
				min-height: 575px;
				width: 480px;
				padding-right: 40px;
				background:url("http://dev.deboot.sk/_grf/content_divider_bg.png") right top no-repeat;
			}
				#content-l p {
					padding-right: 40px;
					text-align: justify;
					font-size: 14px;
				}
			#content-r {
				width: 440px;
				float: right;
			}
				#content-r .installbutton {
					display: block;
					width: 196px;
					height: 36px;
					float: left;
					position: relative;
					background: url("http://dev.deboot.sk/_grf/installbutton_bg.png") right top no-repeat;
					padding: 12px;
					text-decoration: none;
					font-size: 26px;
					font-weight: bold;
					color: #fff;
				}
					#content-r .installbutton span {
						display: block;
						position: absolute;
						width: 210px;
						top: 38px;
						left: 0px;
						height: 20px;
						text-align: right;
						font-size: 14px;
						font-weight: normal;
					}
				#content-r #screenshot {
					clear: both;
					margin-top: 80px;
				}
	#foot {
		clear: both;
	}