@charset "UTF-8";
#kompanije {
	width: 300px;
	height: auto;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 0px;


}
#kompanijetitle {
	height: 30px;
	padding-top: 10px;
	background-image: url(../images/kompanijetitlebrown.png);
	background-repeat: no-repeat;



}
#kompanijepanel {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5E4108;
	border-left-color: #523C08;




}
#kompanijebottom {
	text-align: center;
	height: 30px;
	background-image: url(../images/kompanijebottombrown.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 23px;
	font-style: italic;
	font-weight: bold;
	background-position: bottom;



}
.kompanije {
	float: left;
	width: auto;
	height: 100px;
	text-align: center;
	padding: 10px;


}
.kompanije1 {
	float: left;
	width: auto;
	height: 100px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 50px;


}
#kompanije ul{




}
#kompanije a:link, #kompanije a:visited, #kompanije a:active{
	color: #036;
	text-decoration: underline;


}
#kompanije a:hover    {
	color: #09F;
	text-decoration: underline;


}
.kompanije img{
	margin-top: 5px;
	border: thin solid #0FF;



}

/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
 
 :focus {
	outline: 0;
}
#kompanijepanel li{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(../images/sprybg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 35px;
}
#kompanijepanel a{
	float: left;
	width: 265px;

}
#kompanijepanel a:hover{
	text-decoration: none;


}
/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
#kompanijepanel .div {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Verdana1, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	height: 35px;
	float: left;
	width: 265px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.nazivmesto {
	-khtml-user-select: none;
	float: right;
	padding-top: 3px;
	text-align: right;
}
/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
#kompanijepanel .logo{
	-khtml-user-select: none;
	float: left;
}
/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
#kompanijepanel .naslov {
    color: #431D0C;
    font-family: Verdana1,Geneva,sans-serif;
    font-size: 13px;
    text-align: right;
}
/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
#kompanijepanel .mesto{
	-khtml-user-select: none;
	font-size: 12px;
	font-family: Verdana1, Geneva, sans-serif;
}

h1{
	font-size:180%;
	font-weight:normal;
	color:#555;
}
pre{
	display:block;
	font:100% Verdana1, Geneva, sans-serif;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}

#screenshot{
	position: absolute;
	padding: 10px;
	display: none;
	color: #000;
	text-align: center;
	font-family: Verdana1, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
	width: 300px;
	}
