/* 

	project:  internet corporation
	author:   luka cvrk (www.solucija.com) 

   
*/


*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Arial, Verdana, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #fff url(images/bg.gif) repeat-x; 
	color: #444;
	 
}

a {	color: #317486;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: bold 1.7em Arial, Sans-Serif;  margin: 10px 0 0; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; }
h3 { font: bold 1.2em Arial, Sans-Serif; margin: 0 0 22px; }
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
h5 { font: bold 1.1em Arial, Sans-Serif; margin: 0 0 12px;  }

#content { width: 900px; margin: 0 auto; }

#logo { margin: 10px 0 0 0; height: 66px; width: 300px; float: left; background: url(images/logobg.gif) no-repeat bottom; text-align: center;}
#logo h1 {color: #fff; }
#logo h1 {font-size: 1.5em; }
#menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#menu li { font-size: 1.1em; color: #787878; display: inline; }
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 20px; color: #ccc; background: #505050 url(images/tab.gif) no-repeat right bottom;  }
#menu li a:hover { background: #505050 url(images/tabhover.gif) no-repeat right bottom; color: #FEFFB8; }

#intro { 
	clear: both;
	background: #fff url(images/intro.jpg) no-repeat;
	color: #4C8734;
	height: 170px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
}
#cytowany { 

	background: #EFFCFF;
	color: #444;
}
	#intro h1 { margin: 0; }
	#intro h2 { margin: 0; font-size: 1.1em; color:#0C402C; }
	#intro p { margin: 0; }
	
	#login { font-size: .9em; margin: 62px 0 0; }
	#login a { color: #fff; background: #8BE1FA; padding: 4px 20px 6px;}
	#login a:hover { color: #fff; background: #8BE1FA url(images/loginhover.gif) no-repeat; }
#logina { font-size: .9em; margin: 0px 0 0; }
	#logina a { color: #fff; background:#4CA453; padding: 4px 10px 6px;}
	#logina a:hover { color: #fff; background: #8BE1FA url(images/loginhover.gif) no-repeat; }

#left { clear: left; float: left; width: 240px; padding: 0 34px 0 15px; font-size: .9em; margin: 0 0 15px; text-align: justify; }
.left_wycena { float: left; width: 30%; font-size: .9em; margin: 0 0 15px; text-align: left; }
.left_wycenaI { float: left; display:none; width: 30%; font-size: .9em; margin: 0 0 15px; text-align: left; }
.right_wycena { float: right; width: 55%; padding-right: 34px; font-size: .9em; margin: 0 0 15px; text-align: left; }
.right_wycenaI { float: right; display:none; width: 55%; padding-right: 34px; font-size: .9em; margin: 0 0 15px; text-align: left; }
#left1 { clear: left; float: left; width: 2px; padding: 0 34px 0 15px; font-size: .9em; margin: 0 0 15px; text-align: justify; }
#left a:hover { background: #EAFFE3; color: #46852F; text-decoration: underline; }
	#leftmenu { list-style: none; margin: 0 0 20px 0; }
	#leftmenu li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #46852F; }
	#leftmenu li a { background: #EAFFE3; color: #46852F; }
	#leftmenu li a:hover { background: #EAFFE3; color: #46852F; text-decoration: underline; }
	#leftmenua li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #808080; }
#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
}
#right table {
	cellpadding: 15px;
	text-align:center;
}
#right2 {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 100%;
	text-align: justify;
}
#right1 {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 270px;
	text-align: justify;
}
	#notice { 
	padding: 12px 14px 1px; 
	background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; 
	color: #808080; 
		}
	#right a:hover {background: #EAFFE3; color: #46852F; text-decoration: underline; }
	#left a, #right a { background: #EFFCFF; color: #317486; }

	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }
	#right input, #right textarea, #right select {background: #EFFCFF; font: Arial, Verdana, "Trebuchet MS", Tahoma, sans-serif;}
	#right input[type="submit"]:hover{
	background:#EAFFE3;
}
	
#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #4CA031; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
.button {
  width: 25%;
  padding:5px;
  
  border: 1px solid #666;
  
  text-decoration:none;
  -webkit-border-radius: 1em;
}
.button:hover {
	background: black;
}
#unikalny-email {
	color: blue !important;
	font-size: 18px !important;
}



