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

/* button 
---------------------------------------------- */


#bar{
	background:#0066b3;
	position:absolute;
	  left: 0;
	  right: 0;
	padding:15px;
	height:150px;
	background-size:100%;
	vertical-align: middle;
	}
	
.okvir {
	text-decoration:none;
	border-color: #649cc8;
	border-radius: 10px;
	border-style: solid;
	margin:0 auto;
	margin-top:0px;
	background:#92c8f1;
	padding:15px;
	color:black;
	text-align:left;
}

.okvirpaket {
	background:#b0d9f9;
}

.okvir th:first-child {
	border-radius: 10px 10px 0 0;
  }

.naslovbg th {
	background:#3f83b6;
  }

.slika {
	padding: 5px;
}




/* 	#container{
		height:768px;
		background:#0e6585;
	   	}
	   
	   #inner{
		text-decoration:none;
		box-shadow:inset 1px 1px 10px 2px #fff;
		border-radius: 50px;
		margin:0 auto;
		margin-top:100px;
		width:800px;
		height:600px;
		background:#0e6585;
		padding:20px;
		color:#946e44;
		text-align:center;
		} */


.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
	
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/*konc gumbov*/


body {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	text-decoration:none;
	background-color:white;
	margin: 0px;
		}

body A {color:#0C2B49; font-weight:bold; text-decoration:none}
body A:hover {color:#2F5F8D; font-weight:bold; text-decoration:underline}


		
.input { width:20px;
		}

.input2 { width:220px;
		}

.tekst {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration:none
		}

.tekst A {color:#0C2B49; font-weight:bold; text-decoration:none}
.tekst A:hover {color:#2F5F8D; font-weight:bold; text-decoration:underline}


.tekstv {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	text-decoration:none
		}

.tekstv A {color:#0C2B49; font-weight:bold; text-decoration:none}
.tekstv A:hover {color:#2F5F8D; font-weight:bold; text-decoration:underline}


.igra {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-left:30px;
		}
.igra A {color:#990000; font-weight:bold; text-decoration:none}
.igra A:hover {color:#CC0000; font-weight:bold; text-decoration:underline}

.igramini {
	font-size: 12px;
	font-weight:normal;
}

.hr {color : #990000;}
.hr A {color:#990000; font-weight:bold; text-decoration:none}
.hr A:hover {color:#CC0000; font-weight:bold; text-decoration:underline}

.hr2 {color : #0080FF;}
.hr2 A {color:#0080FF; font-weight:bold; text-decoration:none}
.hr2 A:hover {color:#0050CC; font-weight:bold; text-decoration:underline}

.menu {
	font-size: 14px;
		}

.menu A {color:#0C2B49; font-weight:bold; text-decoration:none}
.menu A:hover {color:#2F5F8D; font-weight:bold; text-decoration:underline}


.znak1 {
	font-family : Arial Black, serif;
	font-size : 18px;
	font-weight: bold;
	color : #CC0000;
	text-decoration:underline
		}

.tekstbrez {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration:none
		}

.tekstbrez A {color:#0C4416; font-weight:bold; text-decoration:none}
.tekstbrez A:hover {color:#0C4416; font-weight:bold; text-decoration:underline}

.cena {
		text-shadow: #000 1px 1px 1px;
		font-size:24px;
		font-weight:bold;
		color:#CC0000
		}

.cenam {
		font-size:20px;
		font-weight: 200;
		text-decoration:line-through;
		color:#999999
		}
.naslov {
		font-size:140%;
		font-weight:bold;
		color:#0066b3
		}

.podnaslov {
		font-size:120%;
		font-weight:bold;
		color:#0C4416
		}

.manjsi {
		font-size:85%;
		color:#000000
		}

.paddingtb16 {
	padding-top:16px;
	padding-bottom:16px
		}

.paddingtb12 {
	padding-top:12px;
	padding-bottom:12px
		}

.zakljucek {
	font-family:Tahoma;
	font-size:12px;
	color:#2B4A75;
	font-weight:normal
		}
.zakljucek A:link {font-family:Tahoma; font-size:12px; color:#0C2B49; text-decoration:none; font-weight:bold}
.zakljucek A:hover {color:#2F5F8D; text-decoration:none; font-weight:bold}