@charset "utf-8";
/*Author: Milos MilikicAutohr URI: http://milosmilikic.com*/

html, body{
	margin: 0;
	padding: 0;
}

body{
	background: #ffffff url(../images/body-bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

a{
	font-weight: bold;
	color:#b82e2e;
	text-decoration: underline;
}

a:hover{
	font-weight: bold;
	color:#b82e2e;
	text-decoration: none;
}

a:focus{
	-moz-outline: none;
}

img{
	border: none;
}

p{
	margin: 0 0 10px 0;
}

#container{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.pic{
	float: left;
	margin-right: 5px;
}

#separator{
	width: 900px;
	height: 20px;
	clear: both;
	background: #fff;
}

/*---------------------------------------------------------------*/
/*---HEADER---*/
/*---------------------------------------------------------------*/

#header{
	width: 900px;
	height: 70px;
	float: left;
	display: inline;
}

#logo{
	width: 174px;
	height: 65px;
	float: left;
	display: inline;
}

#navigation{
	width: 300px;
	height: 50px;
	float: right;
	display: inline;
	margin-top: 10px;
}

#menu{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 300px;
	height: 50px;
}

#menu li{
	display: inline;
}

#menu a{
	float: left;
	display: inline;
	text-indent: -5000%;
	outline: none;
}

#menu a:hover{
  	background-position: left bottom;
}

#menu .home{
	width: 100px;
	height: 50px;
	background: url(../images/btn-home.gif) no-repeat;
}

#menu .software{
	width: 100px;
	height: 50px;
	background: url(../images/btn-software.gif) no-repeat;
}

#menu .contact{
	width: 100px;
	height: 50px;
	background: url(../images/btn-contact.gif) no-repeat;
}

#navigation a:hover, #navigation a#selected, #navigation a#selected:hover{
	background-position: left bottom;
}

/*---------------------------------------------------------------*/
/*---WRAPPER---*/
/*---------------------------------------------------------------*/

#wrapper{
	width: 900px;
	height: 250px;
	float: left;
	display: inline;
	background: url(../images/head-bg.jpg) no-repeat;
}

#wrapper a{
	float: left;
	display: inline;
	text-indent: -5000%;
	outline: none;
	margin-top: 150px;
}

#wrapper a:hover{
  	background-position: left bottom;
}

#wrapper .siia{
	width: 248px;
	height: 54px;
	background: url(../images/btn-siia.gif) no-repeat;
}

/*---------------------------------------------------------------*/
/*---PACKAGES---*/
/*---------------------------------------------------------------*/

#packages{
	width: 900px;
	height: 160px;
	float: left;
	display: inline;
}

#basicSupport{
	width: 300px;
	height: 160px;
	float: left;
	display: inline;
	background: url(../images/package-basic-bg.jpg) no-repeat;
}

#standardSupport{
	width: 300px;
	height: 160px;
	float: left;
	display: inline;
	background: url(../images/package-standard-bg.jpg) no-repeat;
}

#professionalSupport{
	width: 300px;
	height: 160px;
	float: left;
	display: inline;
	background: url(../images/package-professional-bg.jpg) no-repeat;
}

/*---------------------------------------------------------------*/
/*---SLIDE---*/
/*---------------------------------------------------------------*/

#slide{
	width: 900px;
	height: 25px;
	float: left;
	display: inline;
	background: url(../images/slide-bg.jpg) no-repeat;
	margin-bottom: 15px;
}

#slideBtn{
	width: 154px;
	height: 25px;
	float: left;
	display: inline;
	margin-left: 373px;
}

#aboutPackages{
	width: 900px;
	display: none;
	float: left;
}

#aboutBasicSupport{
	width: 300px;
	float: left;
	display: inline;
}

#aboutStandardSupport{
	width: 299px;
	float: left;
	display: inline;
	border-left: 1px solid #cacaca;
}

#aboutProfessionalSupport{
	width: 299px;
	float: left;
	display: inline;
	border-left: 1px solid #cacaca;
}

#titleBasic{
	text-indent: -5000%;
	float: left;
	display: inline;
	width: 250px;
	height: 22px;
	background: url(../images/title-basic.gif) no-repeat;
	margin: 0 auto 0 10px;
}

#titleStandard{
	text-indent: -5000%;
	float: left;
	display: inline;
	width: 250px;
	height: 22px;
	background: url(../images/title-standard.gif) no-repeat;
	margin: 0 auto 0 10px;
}

#titleProfessional{
	text-indent: -5000%;
	float: left;
	display: inline;
	width: 250px;
	height: 22px;
	background: url(../images/title-professional.gif) no-repeat;
	margin: 0 auto 0 10px;
}

.aboutPackagesText{
	width: 280px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 15px;
}

#basicList{
	color: #1772b1;
	list-style: none;
	padding: 0;
	margin: 0;
}

#basicList li{
	padding-left: 25px;
	background: url(../images/bullet-basic.jpg) no-repeat left center;
}

#standardList{
	color: #8a7306;
	list-style: none;
	padding: 0;
	margin: 0;
}

#standardList li{
	padding-left: 25px;
	background: url(../images/bullet-standard.jpg) no-repeat left center;
}

#professionalList{
	color: #038f7a;
	list-style: none;
	padding: 0;
	margin: 0;
}

#professionalList li{
	padding-left: 25px;
	background: url(../images/bullet-professional.jpg) no-repeat left center;
}

/*---------------------------------------------------------------*/
/*---BOXES aboutSoftware & balcaComputers---*/
/*---------------------------------------------------------------*/

#aboutSoftware{
	width: 450px;
	float: left;
	display: inline;
}

#balcaComputers{
	width: 449px;
	float: left;
	display: inline;
	border-left: 1px solid #cacaca;
}

#titleAboutSoftware{
	text-indent: -5000%;
	float: left;
	display: inline;
	width: 250px;
	height: 22px;
	background: url(../images/title-about.gif) no-repeat;
	margin: 0 auto 0 10px;
}

#titleBalcaComputers{
	text-indent: -5000%;
	float: left;
	display: inline;
	width: 250px;
	height: 22px;
	background: url(../images/title-balca.gif) no-repeat;
	margin: 0 auto 0 10px;
}

.boxText{
	width: 430px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-top: 15px;
}

#list{
	list-style: none;
	padding: 0;
	margin: 0;
}

#list li{
	padding-left: 25px;
	background: url(../images/bullet-list.jpg) no-repeat left center;
}

/*---------------------------------------------------------------*/
/*---FOOTER---*/
/*---------------------------------------------------------------*/


#footer{
color: #888888;
font-size: 10px;

}

#footerContent{
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-top: 15px;
line-height: 16px;
border-top: 1px solid #dddddd;
}

#footerContent a{
color: #888888;
text-decoration: underline;
}

#footerContent a:hover{
color: #888888;
text-decoration: none;
}
