@charset "utf-8";
/* CSS Document */

html { font-size: 100%; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin:0;
	padding:0;
	background-image: url(images/page/inside%20page/pesak-pattern.jpg);
	background-repeat: repeat;
	margin-bottom: 0px;
 }
#container {
 width: 960px;
 height: auto;
 margin: 0 auto 0 auto;
 text-align: left;
 }
 
 #talasi{
 margin: 0;
 width: 960px;
 height: 100px;
 background: url(images/page/inside%20page/talasi.jpg) no-repeat;
 }
 
/* MENI, VIZITKE*/
 #menu-wraper{
 margin: 0;
 float: left;
 width: 960px;
 height: 154px;
 }
 #vizitke{
 margin: 0;
 float: left;
 width: 245px;
 height: 154px;
  }
 #menu{
 margin: 0;
 float: left;
 width: 531px;
 height: 154px;
 background: url(images/page/inside%20page/meni.jpg) no-repeat;
 }
 #menu-list{
 padding: 90px 0 0 25px;
 width: 491px; 
 height: 30px;
 }
 #menu-list a { 
 font-family: Georgia, "Times New Roman", Times, serif;
 float:left; 
 color: #666666; 
 font-size:1em; 
 font-weight:bold; 
 text-decoration:none; 
 margin:0 15px 0 15px; 
  }
 #menu-list a:hover{
 color: #333333; 
 }
 #smiley{
 margin: 0;
 float: left;
 width: 184px;
 height: 154px;
 background: url(images/page/inside%20page/logo-u-pesku.jpg) no-repeat;
 }
 
 
/* LEVA KOLONA- web i graficki dizajn*/
 #left-column{
 margin: 0;
 float: left;
 width: 219px;
 height: 546px;
 }
 #web-dizajn {
 margin:0;
 float: left;
 width: 219px;
 height: 153px;
 }
 #graficki-dizajn {
 margin: 0;
 float: left;
 width: 219px;
 height: 148px;
 }
 #digitalna-stampa{
 margin: 0;
 float: left;
 width: 219px;
 height: 95px;
 }
 #hosting {
 margin: 0;
 float: left;
 width: 219px;
 height: 150px;
 }
 
/* SVESKA*/
 #sveska{
 margin: 0;
 float: left;
 width: 741px;
 height: auto;
 }
 #sveska-top{
 margin: 0;
 width: 741px;
 height: 70px;
 background: url(images/page/inside%20page/sveska-top-novo.jpg) no-repeat;
 }
 #naslov{
 padding: 20px 0 0 30px;
 }
 .h1{
 color:#666666;
 font-size:2.2em;
 }
 #sveska-repeat{
 margin: 0;
 float: left;
 width: 741px;
 height: auto;
 background: url(images/page/inside%20page/sveska-repeat2.jpg) repeat-y ;
 }
 #sveska-bottom {
 margin: 0;
 float: left;
 width: 741px;
 height: 55px;
 background: url(images/page/inside%20page/sveska-bottom-new.jpg) no-repeat;
 }
 
 #podmeni {
 margin: 0px 25px 20px 28px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 1.3em;
 line-height: 1.3em;
 width: 680px;
 height: 60px;
 }
 .hr {
 width: 400px;
 height: 1px;
 color:#666666;
 }
 #podmeni a{
 text-decoration: none;
 color:#666666;
 }
 #podmeni a:hover{
 text-decoration: none;
 color:#000000;
 }
 
/* TEXT-SVESKA*/
 .h2{
 font-size: 1.6em;
 color:#999999;

 }
 #naslov2 {
 margin: 0;
 width: 660px;
 height: auto;
 padding: 10px 30px 0 28px;
 }
 
 #sveska-tekst  {
 margin: 0;
 width: 660px;
 height: auto;
 padding: 10px 30px 0 28px;
 font:  Georgia, "Times New Roman", Times, serif;
 font-size:1.2em;
 color: #666666;}
 
.clear{
clear: both;
} 
/* FOOTER*/

#footer{
margin: 0;
float: left;
width: 960px;
height: 50px;
}
 
 
/* PORTFOLIO*/
.picture-wraper{
float: left;
margin-right: 30px;
margin-bottom: 20px;
width: 300px;
height: 180px;
font-family: Arial, Helvetica, sans-serif;
color:#666666;

}
.picture-wraper img {
border: solid #CCCCCC  8px;}
 
 
/* TABLE-cenovnik - digitalna*/

#mytable {
	width: 650px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0px 5px 0;
	width: 650px;	 
	font: bold italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

th.nobg2 {
	border-top: 0;
	border-left: 0;
	border-bottom:0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
    width: 50px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	text-align: center;
	padding: 6px 6px 6px 6px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

