	
* {
	margin: 0;
	padding: 0;
}


a, a:visited {
	color:#0081D8;
	text-decoration:none;
}
img {
        border: 0px red solid;
}
h4.tips {
	color: #565156;
	font-size: 15px;
	line-height: 22px;
	font-family: Arial;
	background-image:url('images/bulletpurple.gif');
	background-repeat: no-repeat;
	background-position: 0 7px ;
	margin-left: 15px;
	padding-left: 20px;
	
}

a:hover {
	color:#0081D8;
	text-decoration:underline;
}
h2 a {
	color:#F78310;
}
h2 a:visited {
	color:#F78310;
}
h2 a:hover {
	color:#F78310;
}
body {	
	background-repeat: repeat;
	margin-top: 5px;

	background:url('http://media.bigoo.ws/content/background/color_purple/color_purple_131.jpg');
}

#container {
	width:1000px;
	margin: 0 auto;	
	background: white;		
		
}
#header {
	height:135px;	
	width:1000x;	
}	
#header_add {
	margin: -100px 50px 10px 650px;
	width: 300px;
	height: 80px;	
}

#navigation-index { 				
	height:28px;	
	width: 1000px;
	margin: 0 auto;
	background-color: white;
	margin-bottom: 15px;
}
ul.nav{
	padding-top: 2px;
}
#navigation-index ul li {
	display: inline;
	color: white;	
	height:47px;
}
ul.nav li a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	text-decoration: none;	
	color: #ff1cc7;
	margin-top: 20px;
	padding: 0 24px 0 15px;
	border-right: dotted white 1px;

}

a#logo {
	margin: 40px 20px 0 0;
	border-width: 0px;	
}
ul li a.noborder {
	border: 0px;
}
ul.navigation li {
	height: 30px;
	display: inline;
}
#content {				
	height: auto;
	margin:0 auto;
	width:980px;
	overflow: auto;	
	margin-top: 10px;
}

#left-sidebar {	
	width: 165px;
	float: left;	
	height: 1100px;	
	background-color: #e4f0f4;	
}
.left-box {
	width: 152px;
	height: auto;	
	margin: 0 0 10px 5px;
	background-color: #e3cbf7;
	border: 2px #6008ac solid;
	
}
.left-box h2 {
	background:#6008ac;
	width: 145px;
	height: 40px;
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 7px;
	padding-top: 3px;
		
}

h4.day {
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	margin-left: 6px;
	font-weight: bold;
	color: #ff1cc7;
	font-variant: small-caps;	
}

h5.activity {
	color: #2d7ff9;
	margin-left: 6px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 14px;
	padding-bottom: 4px;
	border-bottom: thin dashed #6008ac ;
	width: 130px;
}
h5.activity_last {
	color: #2d7ff9;
	margin-left: 6px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 14px;
	padding-bottom: 4px;	
	width: 130px;
}


#main, #news {
	float: left;	
	width: 490px;
	height: auto;		
	margin-right: 7px;
		
}
#news p {
       margin: 10px;       
}
.error {
      color: red;
      margin-left: 10px;
}
#news img {
       float: left;
       margin-right: 10px;
       margin-bottom: 10px;
}
div.trening {
padding-left: 10px;
}
#slider {
	width: 480px;
	height: 250px;	
	margin-left: 2px;
	margin-top: -5px;
background: white;
	
}
.article {	 
	width: 210px;	
	height: auto;
	float: left;	
	padding: 10px;
	margin: 0 0 0 15px;
	color: #5a5350;
	font-family: Verdana,Arial,sans-serif;
	line-height: 21px;
	font-size: 14px;
	text-align: left;
	
}	

.article img {
	width: 210px;
	height: 150px;
	
}		
.article h2 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 21px;
	margin: 10px 0;
	font-weight: bold;
	color: #b90c4d;
	font-variant: small-caps;
}
#advice {
	width: 385px;
	margin: 15px 15px 15px 5px;
	height: 43px;
		
}
img.images_index {
	width: 200px;
	height: 250px;	
	margin: 30px 20px 0 20px ;
}
h2#aktuelno {
	margin-left: 20px;
	color: orange;
	background: url('images/akt.png');
}
#right-sidebar {
	float: left;	
	width: 303px;
	overflow: auto;
	height: auto;
	padding: 7px;	
	background: #e4f0f4;
}
#videos {
	width: 300px;
	height: auto;
        margin: 10px 0;	
	
}
#footer {				
	border-top:6px solid #CD184B;		
	padding:0;
	width:1000px;
	height: auto;
	background: white;
		
}	
#footer_navigation {
	margin-left: 490px;
}
.footer_navigation li {
        font-family: Arial;
	display: inline;
	color: #0081D8;
	font-size:11px;
	padding-left: 15px;
}
.footer_navigation a {
	color: #0081D8;	
}


.row {
	width: 990px;	
	height: auto;
	margin-bottom: 5px;
	padding-bottom: 8px;
		
}	

.row p {
	font-size:11px;		
	line-height: 12px;
	margin: 0 0 5px 10px;
}

.row a {
	color: #0081D8;
	font-size:11px;
}
			
#admin-navigation {
	border: thin orange solid;
}
#admin-navigation ul  li{
	display: inline;
}




/* OSTATAK */
#main-page {
	float: left;
	width: 610px;
	height: auto;
	padding: 7px 15px 7px 7px;
}

p.intro {
	font-family: Verdana;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}

p {	
	color: #5a5350;
	font-family: Verdana,Arial,sans-serif;
	line-height: 21px;
	font-size: 13px;
	text-align: justify;
	margin-bottom: 15px;	
}
p span {
	font-weight: bold;
	font-variant: small-caps;
}
h2.page {
	margin-bottom: 15px;
	font-family: Verdana;
	color: #0064c9;
	
}
img.page {
	float: left;
	margin: 5px 15px 5px 0px;
}

h3.page {
        font-family: Verdana,Arial,sans-serif;
	font-size: 14px;
	margin: 30px 0 10px 0;	
	clear: both;
	color: #0064c9;
}

ul.page li{
	color: #b90c4d;
	font-family: Verdana,Arial,sans-serif;
	line-height: 21px;
	font-size: 13px;
	text-align: justify;
	background-image: url('images/correct.gif');
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 25px;
        list-style: none;
}

/* GALERIJA */

img.gallery {
	border: gray thin solid;
	padding: 5px;
	width: 91px;
	height: 68px;
	margin: 15px;	
}
img.gallery1 {
	border: gray thin solid;
	padding: 5px;
	width: 68px;
	height: 91px;
	margin: 12px;	
}

/* KONTAKT */
.cflite {
	width: 510px;	
        margin-left: 30px;

}
.cflite_td {
	padding:4px;	
        text-align: left;
        font-family: Verdana,Arial,sans-serif;	
	font-size: 12px;
	text-align: left;
	width: 100px;
}
.cflite p {
	padding:4px;
}
.cflite label {
	padding:4px;
width: 90px;

}
label {
 padding-right:5px;
 width: 80px;

}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}

/* ADMIN PANEL*/
#admin-container {
	background:url('images/gray_bg.jpg');
background-repeat: repeat;
height: auto;
}
h1.admin {
	color: red;
	margin: 0px 15px ;
}
#header-admin {
	height: 50px;
}
#admin-navigation ul {
	background: gray;
}
#admin-navigation ul li {
	padding: 20px;
}
#admin-navigation ul a {
	font-size: 14px;
	font-weight: bold;
	color: yellow;	
}
#admin-content {
	margin-top: 20px;
	margin-left: 20px;
	background:transparent;
}
table#articles {	
	width: 400px;
}
td {	
	text-align: center;
}

/* LIGHTBOX */ 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images-lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images-lb/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* TABELA */
#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px 0 20px 0;
	width: 520px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}
#tabela {
background-color: #FF1CC7; border: thin #FF1CC7 solid; color: white; font-weight: bold;
}
#tabela1 {
border: 2px solid #FF1CC7; color: #FF1CC7; font-weight: bold;
}