/* 
================================
 Container Styles for DotNetNuke - XDMediaMadness Themes - dnn3@xd.com.au
 Updated March 2008 for DNN 4.5 and above 
 Copyright Nina Meiers - Credits must remain in file.
 http://www.xd.com.au
================================
*/  

/* Border Colour around the Conatiner */
.GS1PortokalovSpicastMeni_Master { width: 100%; background-color: transparent; border: #F1A459 0px solid; padding: 0px; }

/* Container Title Formatting */
/* .GS1PortokalovSpicastMeni_Title {font-family: Tahoma;font-size: 12px;color: #ffffff;  /* Change Title Color HERE */font-weight: bolder; } */

 .GS1PortokalovSpicastMeni_Title {font-family: Tahoma;font-size: 12px;color: #ffffff;  /* Change Title Color HERE */font-weight: bolder; }
 
/* Manages the color and padding of text & padding in container contentpane
   You cannot modify the font-family through this element */
/* .GS1PortokalovSpicastMeni_Content {padding-left: 6px;padding-right: 6px;padding-top: 1px;padding-bottom: 1px;font-size: 15px; } //color: #404040; */
.GS1PortokalovSpicastMeni_Content {background: url(OrangePix/XDCurve_01.gif) repeat-x; height: 27px;font-size: 15px; } //color: #404040; *
.GS1PortokalovSpicastMeni_Content2{ height: 20px; text-align: left; vertical-align: top; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 3px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } 

.GS1PortokalovSpicastMeni01 {background: url(sliki/GS1PortokalovSpicast_01.gif) repeat-x; height: 27px; }
.GS1PortokalovSpicastMeni02 {background: url(sliki/GS1PortokalovSpicast_02.gif) no-repeat; width: 80px; height: 27px; }
.GS1PortokalovSpicastMeni03 {background: url(sliki/GS1PortokalovSpicast_03.gif) repeat-x; height: 27px; }
.GS1PortokalovSpicastMeni04 {background: url(sliki/GS1PortokalovSpicast_04.gif) repeat-x; height: 27px; }
.GS1PortokalovSpicastMeni05 {background: url(sliki/GS1PortokalovSpicast_05.gif) no-repeat; width: 100px; height: 27px; }

/* use for extra formatting - effect is page wide - so use with care */
/* p {margin: 0px; }*/


