/* osnovna pravila */
body
{
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 11px;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,ul,ol,li,form,fieldset,label,input
{
	margin: 0;
	padding: 0;
}

h2
{
	clear: both;
	width: 530px;
	height: 16px;
	margin: 30px 0px;
}

fieldset
{
	border: none;
}

label
{
	display: block;
}

img
{
	border: none;
}

ul
{
	list-style: none;
}

/* vodoravna crta */
hr
{
	clear: both;
	height: 1px;
	border: 1px solid #f3dcdc;
	background: #f3dcdc;
	margin: 10px 0;
	padding: 0;
}
*> hr
{
    margin: 20px 0;
    border: none;
}
*:first-child+html hr
{
    margin: 10px 0;
    border: 1px solid #f3dcdc;
}



/* poravnave teksta in floatov */
.levo
{
	text-align: left;
}

.desno
{
	text-align: right;
}

.center
{
	text-align: center;
}

.nalevo
{
	float: left;
}

.nadesno
{
	float: right;
}

.clear
{
	clear: both;
}

/* linki */
a
{
	color: #dd79a4;
	color: #c5579f;
}

a:hover
{
	color: #992359;
}

a.raquo, #sredina table a
{
	text-decoration: none;
}



/* textarea in inputi */
input.tekst, input.slika
{
	width: 118px;
	padding: 1px 0 1px 4px;
	border: 1px solid #f2e1e1;
}

textarea.tekst
{
	border: 1px solid #f2e1e1;
	padding: 1px 0px 1px 4px;
}

input.slika
{
	width: 287px;
}

input.prijava,
input.iskanje,
input.poslji,
input.vprasaj,
input.namig,
input.vrzi,
input.dodaj,
input.igraj,
input.uredi,
input.odstrani,
input.ne,
input.naprej
{
    cursor: pointer;
	width: 80px;
	height: 21px;
	border: none;
}

select.roza
{
	border: 1px solid #f2e1e1;
}

input.image
{
	border: 1px solid #f2e1e1;
}

/* logo */
#logo, #logo_admin
{
	height: 47px;
}

#logo a, #logo_admin a
{
	display: block;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
}

#logo_3fs
{
	margin: 0px 0px 10px -7px;
	padding: 0px;
}

#logo_3fs a
{
	display: block;
	width: 160px;
	height: 113px;
	background: url(/static/img/3fs.jpg) center top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/* glavni meni */
#meni, #noga
{
	margin: 0 0 30px 0;
	padding: 4px 0 0 120px;
	background: #992359;
	height:  20px;
}

#meni.admin
{
    padding: 4px 0 0 3px;
}

#meni li, #noga li
{
	color: #e1acc4;
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	list-style: none;
}

#meni a, #noga a
{
	font-size: 11px;
	font-family: verdana;
	color: #e1acc4;
	text-decoration: none;
}

#meni a:hover, #noga a:hover, #meni a.active
{
	color: #ffffff;
}

#noga
{
	margin: 0;
	padding: 4px 5px 0 5px;
}

#noga li.right
{
	float: right;
}

/* user meni */
#user
{
	position: absolute;
	top: 2px;
	right: 4px;
	color: #f4dbe6;
	font-size: 11px;
}

#user p
{
	text-align: right;
	margin: 0;
	padding: 0;
}

#user a
{
	color: #f4dbe6;
}

#user a:hover
{
	color: #ffffff;
}

/* poravnamo vse na sredino */
#center, #center
{
	position: relative;
	margin: 0 auto;
	width: 950px;
	text-align: left;
	background: url(/static/img/gui/background.jpg) repeat-y;
}

/* wrapper okoli levega in srednjega bloka */
#wrapper
{
	float: left;
	width: 760px;
}

/* levi blok */
#levo
{
	float: left;
	width: 140px;
	color: #8c8c8c;
	padding: 0 10px 0 24px;
	margin-bottom: 20px;
}

#levo h3
{
	width: 190px;
	height: 16px;
	margin: 30px -10px 15px -24px;
	text-indent: -9999px;
	overflow: hidden;
}

#levo h3.toncka, #levo h3.iching
{
	margin-top: 0;
}

#levo ul li
{
	margin-bottom: 15px;
}

#levo ul li span
{
	display: block;
	font-size: 90%;
	width: 155px;
}

#levo ul li a
{
	color: #dd79a4;
	padding-left: 15px;
	background: url(/static/img/gui/raquo_roza.gif) 1px 3px no-repeat;

}

#levo ul li a:hover
{
	color: #c61f68;
	background: url(/static/img/gui/raquo_roza_over.gif) 1px 3px no-repeat;
}

#levo fieldset
{
	margin-bottom: 5px;
}

#levo fieldset label
{
	margin-left: 4px;
	margin-bottom: 2px;
}

#levo #lautologin
{
	float: left;
	margin-right: 5px;
	margin-top: -2px;
}
*> #levo #lautologin
{
	margin-top: 2px;
}

/* desni blok */
#desno
{
	float: right;
	width: 158px;
	color: #000000;
	padding: 0 10px 0 22px;
	text-align: center;
}

#desno h3
{
	width: 190px;
	height: 16px;
	margin: 30px -10px 0px -22px;
	text-indent: -9999px;
	overflow: hidden;
}

#desno h3.naroci
{
	margin-top: 0px;
}

#desno a.naroci
{
	margin: 20px 0 0 5px;
	list-style: none;
	width: 117px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#desno a:hover.naroci
{
	background-position: 0px -15px;
	background-repeat: no-repeat;
}

#desno img
{
	margin-top: 12px;
}

#desno p a img
{
	margin-left: -10px;
}

#desno #friends,
#desno #friends a,
#desno #friends a img
{
    margin: 0;
    padding: 0;
}

#desno #friends
{
    position: relative;
    height: 160px;
    margin: 10px 0 -20px -7px;
}

#desno #friends a
{
    position: absolute;
    left: 0;
    top: 0;
}

#desno fieldset
{
	margin-bottom: 10px;
	display: inline;
}

#desno fieldset input
{
	float: left;
}

#desno fieldset label
{
  display: inline;
  float: left;
  width: 130px;
}

*> #desno fieldset label
{
	display: block;
	width: 130px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

#desno input.poslji
{
	margin-top: 10px;
}

#desno ol
{
    text-align: left;
	margin: 20px 0;
}

#desno li
{
    text-align: left;
	margin: 0 10px 10px 22px;
}

/* linki v levem in desnem bloku */
#levo h3.naroci
{
	margin-top: 0px;
}

#levo a.naroci
{
	margin: 20px 0 30px 5px;
	list-style: none;
	width: 117px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#levo a:hover.naroci
{
	background-position: 0px -15px;
	background-repeat: no-repeat;
}


#levo a, #desno a
{
	color: #dd79a4;
}

#levo a:hover, #desno a:hover
{
	color: #c61f68;
}

#levo a.raquo, #desno a.raquo
{
	padding-left: 15px;
	background: url(/static/img/gui/raquo_roza.gif) 1px 4px no-repeat;
}

#levo a.raquo:hover, #desno a.raquo:hover
{
	background: url(/static/img/gui/raquo_roza_over.gif) 1px 4px no-repeat;
}

#levo a.arrow, #desno a.arrow
{
	padding-left: 15px;
	background: url(/static/img/gui/arrow_roza.gif) 1px 3px no-repeat;
}

#levo a.arrow:hover, #desno a.arrow:hover
{
	background: url(/static/img/gui/arrow_roza_over.gif) 1px 3px no-repeat;
}

/* anketa */
.anketaimg
{
	height: 8px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#survey
{
    padding-top: 20px;
    text-align: left;
}

#survey input.submit
{
    margin-top: 10px;
}

#survey h4
{
    margin-bottom: 20px;
}

#survey fieldset label
{
    display: block;
    width: 120px;
    float: left;
}

#survey fieldset input
{
    display: block;
    float: left;
}

#survey p
{
    clear: both;
}

#survey p img
{
    margin: 0 0 5px 0;
    padding: 0;
}

/* srednji blok */
#sredina
{
	color: #404040;
	float: right;
	width: 526px;
	padding: 0 20px;
	padding-bottom: 20px;
}

#sredina h2
{
	text-indent: -9999px;
	overflow: hidden;
}

#sredina h3, #sredina h4, #sredina p
{
	margin-left: 20px;
	margin-right: 20px;
}

#sredina fieldset
{
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#sredina textarea
{
	width: 99%;
	height: 300px;
}

#sredina input.text
{
	width: 300px;
}

#sredina input.slika
{
	width: 400px;
}

#sredina hr
{
	margin-left: 20px;
	margin-right: 20px;
}

#sredina input.tekst, #sredina input.slika
{
	width: 330px;
}

/* paging */
#paging
{
    margin-top: 20px;
    text-align: center;
}

#paging a
{
    text-decoration: none;
}

#paging a:hover
{
    text-decoration: underline;
}

/* seznam */
table.list
{
	margin-left: 20px;
	margin-right: 20px;
	width: 480px;
	border-collapse: collapse;
	text-align: center;
}

table.list td, table.list th
{
	padding: 2px 4px;
	border: 1px solid #f2e1e1;
}

table.list th
{
	text-align: center;
	background: #f2e1e1;
}

/* barva 1 in 2 za vrstice */
.barva1
{
	background: #f6f6f6;
}

.barva2
{
	background: #ffffff;
}

.error
{
	color: #ec1c24;
	font-weight: bold;
	font-size: 90%;
	font-family: verdana;
	margin-bottom: 2px;
}

#err
{
  color: #c61f68;
  font-weight: bold;
  margin-bottom: 7px;
  font-size: 11px;
}