/*main structure styles*/
* { margin: 0; padding: 0; border: 0;}
table {width: 100%;}
td {text-align: center;}
div {text-align: left;}
body{background-color:#eeeeee;}

div#main{background-color:#eeeeee; width: 100%; _height:10px; min-height: 10px; text-align: center;}

div.bk-top{width: 100%; _height: 10px; min-height: 10px; text-align: center;}
	div#top {width: 962px!important; _height:100px; min-height: 10px; margin: 0 auto;}
div.bk-body{width: 100%; _height: 10px; min-height:10px; text-align: center;}
	div#body {width: 962px!important; _height:722px; min-height:722px; margin: 0 auto; background: url('../images/bgr.png') no-repeat ; }
	div#body2 {width: 962px!important; _height:722px; min-height:722px; margin: 0 auto; background: url('../images/bgr2.jpg') no-repeat ; }
div.bk-bottom{width: 100%; _height: 100px; min-height: 100px; text-align: center;}
	div#bottom {width: 1000px!important; _height:100px; min-height: 100px; margin: 0 auto; text-align: center;}
/*main structure styles*/

/*standard styles*/
div.clear {clear: both;}
input:focus, textarea:focus, select:focus {outline: 0!important;}
div input,textarea,select {width: 100%; height: 100%; font-size: 100%; background: none; border: 0; color: red;}
div.frm_l {width: 100px; float: left; clear: left;  padding: 2px 0;}
div.frm_r {width: 300px; float: left; clear: right; border: 1px solid red; padding: 2px 5px;}
img.left {float: left; margin: 0 10px 10px 0}
img.right {float: right; margin: 0 0 10px 10px}
/*standard styles*/

/*specific styles*/
body, table, td, div, input, textarea, select {font: normal 12px Tahoma,Arial,Verdana,Helvetica; color: #666666;}
a.camscape {color: #6666BB; font:bold 13px verdana; text-decoration: none;}
/*specific styles*/

li {
  color: #5ec902; font-size:22px; font-family: 'Oswald', sans-serif;/* bullet color */
}
li span {
  color: black; font-size:22px; /* text color */
}
span {
  color: black; font-size:22px; /* text color */
}

#ul-portofoliu {
margin-top: 50px;
}

#ul-portofoliu li {
font-size: 14px;
}

