/* 
================================
Skin styles for DotNetNuke
================================
*/   
Body
{
	background-color: #F7F5EB;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #F7F5EB;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.contentpane {
	width: 100%;
	background-image: url(movie1.jpg);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-left-color: #F0E1C1;
	border-left-style: solid;
	border-left-width: 1px;
}
.contentpane1 {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.desnoM {
	background-color: #FFFFFF;
	padding: 10px 15px 5px 10px;
	border-top-color: #926642;
	border-right-color: #F0E1C1;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #F0E1C1;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 2px;
}
.desnoD {
	background-color: transparent;
	padding: 10px 5px 5px 15px;
	border-right-color: #F0E1C1;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #F0E1C1;
	border-left-style: solid;
	border-left-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
}
.Normal, .NormalDisabled
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7087A1;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}
.NormalBold
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7087A1;
}
/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Head
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: Gray;
}

/* style of item titles on edit and admin pages */
.SubHead, .SubSubHead
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Gray;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #003366;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #003366;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

.zaglavlje {
	height: 29px;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #7087A1;
}
.SivoV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #7087A1;
}
A.SivoV:link, A.SivoV:visited, A.SivoV:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #7189a2;
	text-decoration: none;
}
A.SivoV:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #ea7d01;
	text-decoration: none;
}
.podnozje {
	height: 15px;
	padding: 5px 5px 0px 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC7D3;
}
A.podnozje:link, A.podnozje:visited, A.podnozje:active {
	color: #808080;
	text-decoration: none;
}
A.podnozje:hover {
	color: #ea7d01;
	text-decoration: none;	
}
.SivoM {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBC7D3;
}
A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 18px;
	width: 100%;
	background-color: transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #7087A1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	text-transform: uppercase;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #F0E1C1;
	border-left: 0px solid #FFFFFF;
}
.MainMenu_RootItem
{
	cursor: pointer;
	color: #7087A1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	text-transform: uppercase;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #FFFFFF;
}
.MainMenu_MenuBreak
{
	background-color: #EEEEEE;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #ea7d01;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	background-color: #FFFFFF;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
