/* Osnovni elementi modula za frontend */
#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
}
.menu_head{border:1px solid #CCCCCC;}

.menu_body {display:none; width:186px; position:absolute; list-style-type:none; list-style:none; margin-left:0px;}
.menu_body li{background:#999; }
.menu_body li.alt{background:#ccc;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding-top:2px; padding-bottom:2px; padding-left:10px; display:block;}
.menu_body li a:hover{font-weight:bold; text-decoration:none;}

.n_line{
	clear:both;
	border-bottom:1px #CCCCCC dotted;
	margin-bottom:20px;
	height:8px;
}
.left{
	width:49%;
	float:left;
}
.right{
	width:49%;
	float:right;
}

.templatefooter{
	border-top:1px #CCCCCC dotted;
	margin-top:10px;
	padding-top:10px;
}


.izberipaket{
	width:60px;
	text-align:left;
	float:left;
	background:none;
	color:#0C0;
	text-transform:uppercase;
}

/* steps */
#steps { list-style:none; width:100%; overflow:hidden; margin:0px; padding:0px;}
#steps li {font-size:24px; float:left; padding:10px; color:#b0b1b3;}
#steps li span {font-size:11px; display:block;}
#steps li.current { color:#000;}


/* form */
fieldset {
	border:1px dashed #CCC;
	padding:10px;
}
legend {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}
.vprasanja {
	width:300px;
	height:32px;
	margin-top:3px;
	margin-right:2px;
	padding-top:12px;
	padding-right:5px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: normal;
	line-height: 1.1;
	text-align:right;
	color:#666;
	z-index:1;
}
#orderForm label.error {
  color: red;
  margin-left:10px;
}
em{
	color:red;
}
.form {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:573px;
	float:right;
	background-color:#E6E6E6;
	height:35px;
	margin-top:3px;
	padding-top:6px;
	padding-bottom:3px;
	padding-left:5px;
}

.required {
	background-image: url(images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:300px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.notrequired {
	background-image: url(images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:300px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.funkcija {
	background-image: url(images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:300px;
	font:normal 18px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}



/* tabela */
#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

/* korak 1 */
.template{
	float:left;
	margin-right:12px;
	margin-bottom:30px;
}
.choose{
	padding-left:20px;
}
.template_image{
	width:145px;
	height:95px;
	overflow:hidden;
}
.template_last{
	float:left;
	margin-bottom:30px;
}
/*pagination*/
.pagination{
	float:right;
}
.pagination a{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
border:solid 1px #DEDEDE;
margin-right:2px;
}
.pagination .pikice{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
float:left;
}
.pagination .disabled{
color:#888888
font-weight:bold;
padding:3px 4px;
float:left;
}
.pagination a .next,
.pagination .previous {
font-weight:bold;
border:solid 1px #FFFFFF;
} 
.pagination .active{
color:#00000
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
.pagination a:link,
.pagination a:visited {
color:#0033CC
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
.pagination a:hover{
text-decoration:none;
}
/* Slider Styles Starts */

#intro {
    padding-bottom: 10px;
}
#slider-outer{
	height:470px;
	padding:15px 0 0 0;
	text-transform:uppercase
}
#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
}
.scroll {
	overflow: hidden;
	width: 790px;
    margin: 0 auto;
    position: relative;
}
.scrollContainer {
	position: relative;
}
.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 470px;
}
.inside {
	padding: 10px 0; text-align:center
}
.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 250px;
}
.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0;
}
.inside p {
	font-size: 11px;
	color: #ccc;
}
.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.scrollButtons:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
}
.scrollButtons.left {
    left: -70px;
	
}
.scrollButtons.left:hover {
    left: -70px;
	
}
.scrollButtons.right {
    right: -70px;
	
}
.scrollButtons.right:hover {
    right: -70px;
	
}
.hide {
    display: none;
}

#slider p{position:relative; top:-2.8em; text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif}

/* Slider Styles Ends */

