/* 

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

   
*/


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

a {
	color: #C40000;
	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: 20px 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;
	color: #C21B12;
	border-bottom: 1px solid #CCCCCC;
	line-height: 2em;
}
h4 {
	color: #CC0000;
	background: inherit;
	font-weight: bold;
	font-size: 0.9em;
}

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

#logo { margin: 10px 0 0 0; height: 66px; width: 240px; float: left; background: url(images/logobg.gif) no-repeat bottom; text-align: center; display:none;}

#menu { float: right; padding: 40px 0 0; margin: 0 0 18px; }
#menu li { font-size: 1.1em; display: inline; }
#menu li a { padding: 30px 15px 0px 0; margin: 0 0 0 50px; 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: 150px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
}
	#intro h1 {
	margin: 0;
	color: #E01D19;
}
	#intro p {
	margin: 0;
	color: #E21B14;
}
	
	#login { font-size: .9em; margin: 82px 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; }

#left { clear: left; float: left; width: 240px; padding: 0 34px 0 15px; font-size: .9em; margin: 0 0 15px; }
	#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: #333333;
}
	#leftmenu li a {
	background: #BBCAE3;
	color: #426BAD;
	text-decoration: underline;
}

#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: left;
}
	#notice { padding: 12px 14px 1px; background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; color: #808080; }
	#left a, #right a {
	background: #EFFCFF;
	color: #FF6600;
}

	#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; }
	
	.izquierda {
	float: left;
	width: 48%;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
	.derecha {
	clear: right;
	float: right;
	width: 48%;
	margin-top: 5px;
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin: 0 0 15px;
	font-size: 0.9em;
	color: #808080;
	background: #fff;
	height: 100px;
}
	#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; }
.foto_izquierda{
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
}

.foto_derecha{
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}

#foto_derecha{
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color:#fff;
}

span{
	color: #C21B12;
	text-transform: uppercase;	
}
input,textarea{
	width: 260px;
}

.button{
	width: 50px;
}

#calc{
	width: 50px;
}

textarea{
	height: 100px;
}

#right li{
	margin-left: 25px;
}

#right ul{
	margin-top: -15px;
	margin-bottom: 10px;
}

.login input{
	width:auto;
}

.login input.grande{
	width:200px;
}

.sms{
 	background:url(images/sms2.JPG) no-repeat right top;
}

.ondemand{
	margin-top:90px;
}

.bannerPrin{
	text-align:center;
}