html, body, ul, ol, li, p, 
   h1, h2, h3, h4, h5, h6, 
   form, fieldset, a, img { 
   margin: 0; 
   padding: 0; 
   border: 0;
}

body {
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0 auto;
	color: #000;
}

a {
	color: #0070ef;
	text-decoration: none;
}

a:hover {
	color: #0070ef;
	text-decoration: underline;
}

h1 {
	background-image:url(images/bg-h1.jpg);
	background-repeat: no-repeat;
	font-size: 1.4em;
	color: #004ea7;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 26px;
}

h2 {
	font-size: 1.2em;
	color: #004EA7;
	padding: 7px 0px 3px;
}

h3 {
	font-size: 1.5em;
	color: #004EA7;
	padding: 9px 0px 15px;
	text-align:center;
}

p {
	padding: 10px 0px;
}

input, select, textarea {
	font-size: 1em;
	color:#000;
	border: 1px solid #ccc;
}
textarea:hover {
	border: 1px solid #333;
}
input:hover {
	border: 1px solid #333;
}
select:hover {
	border: 1px solid #333;
}
textarea {
	font-size: 1.2em;
}
.button {
	
	margin: 6px 0 0 0;
	text-align:center;
}

.button:hover {
	color: #fff;
	background-position: 0px -23px;
}
.image{
	margin: 0px;
	padding: 1px;
	border: 1px solid #ccc;
	
}
.image:hover{
	padding: 0px;
	padding: 1px;
	border: 1px solid #ccc;
	
}

#wrapper {
	background-image:url(images/bg-page.jpg);
	background-repeat: repeat-y;
	clear:both;
	width: 760px;
	margin: 0px auto;
}
#top {
	background-image:url(images/bg-top.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 760px;
}

#menu {
	background-image:url(images/bg-menu.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 760px;
}

.menu-top {
	font-family: Tahoma;
	color: #585858;
	margin: 0px;
	padding: 0px;
	margin-left: 7px;
	list-style-type: none;
}

.menu-top li {
	float:left;
}

.menu-top a {
	background-image:url(images/bg-menu-button-up.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px; 
	color: #fff;
	font-weight:bold;
	font-size: 1em;
	padding: 11px 0 4px 23px;
	margin: 0px 7px 0px 0px;
}

.menu-top a:hover {
	background-image:url(images/bg-menu-button-down.jpg);
	background-repeat: no-repeat;
	color: #333;
	text-decoration:none;
}
.menu-top a#selected {
	background-image:url(images/bg-menu-button-down.jpg);
	background-repeat: no-repeat;
	color: #333;
	text-decoration:none;
}

#container {
	background-image:url(images/bg-top-page.jpg);
	background-repeat: no-repeat;
	width: 760px;
	margin: 0px auto;
}

#page {
	padding: 18px 21px 4px;
}

#bottom {
	clear:both;
	background-image:url(images/bg-bot.jpg);
	background-repeat: no-repeat;
	width: 728px;
	padding: 0px 16px;
	margin: 0px auto;
	height: 33px;
}

/* rows styles */
.row {
	clear: both;
	background-image:url(images/bg-row.jpg);
	background-repeat: repeat-y;
	width: 692px;
	height: 110px;
	padding: 10px;
	margin: 0px 3px;

}

.r-title {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	width: 500px;
	margin-top: 5px;
	margin-left: 5px;

}
.r-descr {
	float: left;
	font-size: 1em;
	width: 400px;
	margin-top: 15px;
	margin-left: 5px;
}
.r-descr2 {
	float: left;
	font-size: 1em;
	width: 400px;
	margin-top: 15px;
	margin-left: 5px;
}
.r-status {
	float: left;
	font-size: 0.9em;
	width: 180px;
	padding: 20px 0px;
	font-weight: bold;
	text-align:center;
}
.r-down {
	float: left;
	font-size: 1em;
	width: 180px;
	font-weight: bold;
	text-align:center;
}

.r-col {
	float: left;
	width: 500px;
}
.r-col2 {
	float: left;
	width: 180px;
}

/* pt index */
.row3 {
	background-image:url(images/bg-row2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 300px;
	height: 148px;
	margin: 10px;
	padding: 10px;
}
.f-title {
	font-size: 1.2em;
}
.f-descr {
	font-size: 1em;
	margin-top: 9px;
}
.f-descr2 {
	font-size: 1em;
	margin-top: 9px;
}
.f-status {
	clear:both;
	float:left;
	width: 90px;
	margin-top: 13px;	
	font-size: 0.9em;
	font-weight: bold;
}
.f-down {
	float: right;
	width: 110px;	
	margin-top: 13px;		
	font-size: 1em;
	font-weight: bold;
}

.f-col {
	padding: 5px;
}

.lista {
	list-style-image: url("images/bullet.jpg");
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}

.link {
	color: #0070ef;
}

.link-fade {
	color: #ebebeb;
}

.portofoliu-image {
	float: left;
	width: 210px;
	height: 135px;	
	margin: 10px;
}

/* tabel styles */
.pachet-row {
	background-color: #EFF0F5;
}

/* bg fix */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

