html {
	height: 100%;
}


body { 
 	
	background-image: url('/wp-content/themes/watchscript/images/tlo_main.gif');
	background-position:center;
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  line-height: 16px;
	height: 100%;
	color: #4b4b4b;

	}

.nag {

	color: #59B101;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;


}


h1 a {
	display: block;
	width: 245px;
	margin-top: 10px;
	padding-top: 67px;
	height: 0px !important;
	overflow: hidden;
	background: url(/wp-content/themes/watchscript/images/monitoring_watchscript.gif) no-repeat;
	font-size: 15px;
	
}

.h1_zielony {

	font-size: 14px;
 	color: #5AB301;
  text-decoration: none;
	line-height: 110%;
}

h2 {
	
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 15px;
	
}

h2.web_nag {
	
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 0px;
}

a {color: #000000;outline:none;}
a:visited {color:#000000;outline:none;}
a:hover {color: #0D7702;outline:none;}
a:active { color:#000000;outline:none;}


img { 

	border: 0 none; 
	outline:none;
	
}


#container {

	margin: 0 auto;
	margin-top: -10px;
	width: 962px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
  
}

.logo {

	float: left;
	margin-left: 20px;

}	

.tytul {

	float: left;
	margin-left: 10px;

}	

.logowanie {

	float: left;
	margin-left: 10px;

}	

td.loguj {
	background: #fff;
	width: 40px;
	font-size: 12px;
	padding: 5px;
	font-size: 9px;
 	color: #666;
 	line-height: 21px;
 	
}

td.odstep {

	padding: 10px;

}

a.rejestruj {
	
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;

}

.forms { 
	width: 87px; 
	height: 15 px;
	border: 1px solid #c0c0c0; 
	color: #4b4b4b; 
	font-size: 11px; 
}


.menu {

	clear: both;
	background-image: url('/wp-content/themes/watchscript/images/tlo_menu.gif');
	background-repeat:repeat-x;
	height: 36px;


}

.banner {

	margin-top: 1px;

}

.main_left {

	margin-left: 25px;
	margin-top: 10px;
	float: left;
	width: 570px;

}

.main_right {

	margin-left: 25px;
	margin-top: 10px;
	float: left;
	width: 342px;

}

.web_left {

	margin-left: 10px;
	margin-top: 35px;
	float: left;
	width: 192px;
	line-height: 22px;

}

.web_right {

	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width: 530px;

}

.web_right_kolumna {

	margin-left: 20px;
	margin-top: 20px;
	float: left;
	width: 170px;

}


.main_table {

	font-size: 12px;
	font-weight: bold; 
	color: #939393;

}

.test_www {

	float: left;
	margin-top:50px;
	margin-left: 20px;
	background-image: url('/wp-content/themes/watchscript/images/box_test_www.gif');
	background-repeat:repeat-no;
	width: 276px;
	height: 165px;

}

.test_www_web {

	float: left;
	margin-left: 20px;
	background-image: url('/wp-content/themes/watchscript/images/box_test_www.gif');
	background-repeat:repeat-no;
	width: 276px;
	height: 165px;

}


.test_www_web_1 {

	float: left;
	margin-left: 20px;
	background-image: url('/wp-content/themes/watchscript/images/box_test_www_1.gif');
	background-repeat:repeat-no;
	width: 276px;
	height: 205px;

}

.table_test {

	margin-left: 10px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 1.4em;

}


.monitoring_stron_www_box {

	float: left;
	margin-top:10px;
	margin-left: 20px;
	background-image: url('/wp-content/themes/watchscript/images/box_monitoring_www.gif');
	background-repeat:repeat-no;
	width: 274px;
	height: 130px;

}

.monitoring_voip_box {

	float: left;
	margin-top:10px;
	margin-left: 20px;
	background-image: url('/wp-content/themes/watchscript/images/box_monitoring_www.gif');
	background-repeat:repeat-no;
	width: 274px;
	height: 130px;

}

.monitoring_server {

	float: left;
	margin-top:10px;
	margin-left: 20px;
	background-image: url('/wp-content/themes/watchscript/images/box_monitoring_www.gif');
	background-repeat:repeat-no;
	width: 274px;
	height: 130px;

}

.stopka

{

	clear: both;
	border-top:1px solid #cccccc;
	font-size: 10px;
	margin:auto;
	padding:0;
	color: #000000;
	font-size:11px;
	text-align: left;
	height: 50px;
	margin-top: 15px;

}

form input{
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:300px;
	display:block;
	padding:4px 3px;
}

form textarea{
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:420px;
	display:block;
	padding:4px 3px;
}

form input:focus{
	background:#fff;
	border:1px solid #888;
}

form textarea:focus{
	background:#fff;
	border:1px solid #888;
}

form  div {
	margin-bottom:2px;
}

form  input{
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:300px;
	display:block;
	padding:4px 3px;
}

form  textarea{
	font-size:1.3em;
	border:1px solid #aaa;
	color:#666;
	background:#fafafa;
	width:420px;
	display:block;
	padding:4px 3px;
}

form input:focus{
	background:#fff;
	border:1px solid #888;
}

form textarea:focus{
	background:#fff;
	border:1px solid #888;
}

#tooltip {
  padding: 3px;
  /*background: #f9f9f9;*/
  background: #f9f9f9;
  border: 1px solid #5AB301;
  text-align: left;
  font-size: 11px;
}

table.register{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}

.forms-register {
	width: 145px;
	border: 1px solid #c0c0c0;
	color: #4b4b4b;
	font-size: 11px;
}

a.rejestruj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: bold;
	text-decoration: underline;
	
	}

	
.green { 
	color: #0D7702; 
	font-weight:bold; 
}
	
a.red {
	color: #FF0000; 
	text-decoration: underline; 
	font-weight: bold;

}
	
	
a.menu_left {

	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;


}


a.menu_left:hover {
	color: #0D7702;
	text-decoration: underline;
	font-size:12px;
  
}
	
	
.m_l_img {

	margin-bottom: -2px;
	

}

#formularzBezplatnyTest {

	color: #444444;


}
	
/* buttony */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/wp-content/themes/watchscript/images/bg_button_a2.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/wp-content/themes/watchscript/images/bg_button_span2.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #efefef;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.wpcf7-not-valid-tip-no-ajax {
color: red;
}
.wpcf7-response-output {
color: red;
}
.wpcf7-validation-errors{
color: red;
}

.wpcf7-response-output {
color: green;
}
.wpcf7-mail-sent-ok {
color: green;
}
